aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-04-07 00:46:57 -0700
committerReynold Xin <rxin@databricks.com>2016-04-07 00:46:57 -0700
commite11aa9ec5c3cdcd8ca08d2486a7208840ad77bf8 (patch)
tree9688d40b9a8b3ff2e0f8b9f0f4a3cec224106f10 /docs
parent21d5ca128bf3afd5c2d4c7fcc56240e28443474f (diff)
downloadspark-e11aa9ec5c3cdcd8ca08d2486a7208840ad77bf8.tar.gz
spark-e11aa9ec5c3cdcd8ca08d2486a7208840ad77bf8.tar.bz2
spark-e11aa9ec5c3cdcd8ca08d2486a7208840ad77bf8.zip
[SPARK-14452][SQL] Explicit APIs in Scala for specifying encoders
## What changes were proposed in this pull request? The Scala Dataset public API currently only allows users to specify encoders through SQLContext.implicits. This is OK but sometimes people want to explicitly get encoders without a SQLContext (e.g. Aggregator implementations). This patch adds public APIs to Encoders class for getting Scala encoders. ## How was this patch tested? None - I will update test cases once https://github.com/apache/spark/pull/12231 is merged. Author: Reynold Xin <rxin@databricks.com> Closes #12232 from rxin/SPARK-14452.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions