aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorCheng Lian <lian@databricks.com>2016-06-01 07:30:55 -0700
committerCheng Lian <lian@databricks.com>2016-06-01 07:30:55 -0700
commit1f43562daf9454428796317203d9dcc9030a46eb (patch)
treefe5ff282475b844acb8e7e9f7de6877c1eb797a1 /python
parent6563d72b168c39115376e73788b48a2d60803d4e (diff)
downloadspark-1f43562daf9454428796317203d9dcc9030a46eb.tar.gz
spark-1f43562daf9454428796317203d9dcc9030a46eb.tar.bz2
spark-1f43562daf9454428796317203d9dcc9030a46eb.zip
[SPARK-14343][SQL] Proper column pruning for text data source
## What changes were proposed in this pull request? Text data source ignores requested schema, and may give wrong result when the only data column is not requested. This may happen when only partitioning column(s) are requested for a partitioned text table. ## How was this patch tested? New test case added in `TextSuite`. Author: Cheng Lian <lian@databricks.com> Closes #13431 from liancheng/spark-14343-partitioned-text-table.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions