aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2016-03-15 23:31:46 -0700
committerReynold Xin <rxin@databricks.com>2016-03-15 23:31:46 -0700
commit92024797a4fad594b5314f3f3be5c6be2434de8a (patch)
treef0c4bfa13a48aca1ce2bbc2ccc2b0ea9d6cd4fb9 /conf
parent3c578c594ebe124eb1a1b21e41a64e7661b04de9 (diff)
downloadspark-92024797a4fad594b5314f3f3be5c6be2434de8a.tar.gz
spark-92024797a4fad594b5314f3f3be5c6be2434de8a.tar.bz2
spark-92024797a4fad594b5314f3f3be5c6be2434de8a.zip
[SPARK-13899][SQL] Produce InternalRow instead of external Row at CSV data source
## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/SPARK-13899 This PR makes CSV data source produce `InternalRow` instead of `Row`. Basically, this resembles JSON data source. It uses the same codes for casting. ## How was this patch tested? Unit tests were used within IDE and code style was checked by `./dev/run_tests`. Author: hyukjinkwon <gurwls223@gmail.com> Closes #11717 from HyukjinKwon/SPARK-13899.
Diffstat (limited to 'conf')
0 files changed, 0 insertions, 0 deletions