aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorWenchen Fan <wenchen@databricks.com>2015-11-11 10:52:23 -0800
committerMichael Armbrust <michael@databricks.com>2015-11-11 10:52:23 -0800
commitec2b807212e568c9e98cd80746bcb61e02c7a98e (patch)
treed1909c9c970eb6bd55ae38b0c34bcccfe6a1593a /repl
parent9c57bc0efce0ac37d8319666f5a8d3e8dce7651c (diff)
downloadspark-ec2b807212e568c9e98cd80746bcb61e02c7a98e.tar.gz
spark-ec2b807212e568c9e98cd80746bcb61e02c7a98e.tar.bz2
spark-ec2b807212e568c9e98cd80746bcb61e02c7a98e.zip
[SPARK-11564][SQL][FOLLOW-UP] clean up java tuple encoder
We need to support custom classes like java beans and combine them into tuple, and it's very hard to do it with the TypeTag-based approach. We should keep only the compose-based way to create tuple encoder. This PR also move `Encoder` to `org.apache.spark.sql` Author: Wenchen Fan <wenchen@databricks.com> Closes #9567 from cloud-fan/java.
Diffstat (limited to 'repl')
0 files changed, 0 insertions, 0 deletions