aboutsummaryrefslogtreecommitdiff
path: root/sql/README.md
diff options
context:
space:
mode:
authorXiao Li <gatorsmile@gmail.com>2017-02-20 09:04:22 -0800
committerXiao Li <gatorsmile@gmail.com>2017-02-20 09:04:22 -0800
commitead4ba0eb5841e42e6a57c1a1865bf89564e8ff9 (patch)
tree79e128414a2cbb5aef2819f67b3d2ef298258664 /sql/README.md
parentd0ecca6075d86bedebf8bc2278085a2cd6cb0a43 (diff)
downloadspark-ead4ba0eb5841e42e6a57c1a1865bf89564e8ff9.tar.gz
spark-ead4ba0eb5841e42e6a57c1a1865bf89564e8ff9.tar.bz2
spark-ead4ba0eb5841e42e6a57c1a1865bf89564e8ff9.zip
[SPARK-15453][SQL][FOLLOW-UP] FileSourceScanExec to extract `outputOrdering` information
### What changes were proposed in this pull request? `outputOrdering` is also dependent on whether the bucket has more than one files. The test cases fail when we try to move them to sql/core. This PR is to fix the test cases introduced in https://github.com/apache/spark/pull/14864 and add a test case to verify [the related logics](https://github.com/tejasapatil/spark/blob/070c24994747c0479fb2520774ede27ff1cf8cac/sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala#L197-L206). ### How was this patch tested? N/A Author: Xiao Li <gatorsmile@gmail.com> Closes #16994 from gatorsmile/bucketingTS.
Diffstat (limited to 'sql/README.md')
0 files changed, 0 insertions, 0 deletions