aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWenchen Fan <cloud0fan@outlook.com>2015-03-05 14:49:01 -0800
committerMichael Armbrust <michael@databricks.com>2015-03-05 14:49:01 -0800
commit5873c713cc47af311f517ea33a6110993a410377 (patch)
tree2cae21463159fad0b0b8cbe2dcaab3c6e2f7887f /.gitignore
parent424a86a1ed2a3e6dd54cf8b09fe2f13a1311b7e6 (diff)
downloadspark-5873c713cc47af311f517ea33a6110993a410377.tar.gz
spark-5873c713cc47af311f517ea33a6110993a410377.tar.bz2
spark-5873c713cc47af311f517ea33a6110993a410377.zip
[SPARK-6145][SQL] fix ORDER BY on nested fields
Based on #4904 with style errors fixed. `LogicalPlan#resolve` will not only produce `Attribute`, but also "`GetField` chain". So in `ResolveSortReferences`, after resolve the ordering expressions, we should not just collect the `Attribute` results, but also `Attribute` at the bottom of "`GetField` chain". Author: Wenchen Fan <cloud0fan@outlook.com> Author: Michael Armbrust <michael@databricks.com> Closes #4918 from marmbrus/pr/4904 and squashes the following commits: 997f84e [Michael Armbrust] fix style 3eedbfc [Wenchen Fan] fix 6145
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions