aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src
diff options
context:
space:
mode:
authorpetermaxlee <petermaxlee@gmail.com>2016-08-18 16:17:01 +0800
committerWenchen Fan <wenchen@databricks.com>2016-08-18 16:17:01 +0800
commit3e6ef2e8a435a91b6a76876e9833917e5aa0945e (patch)
tree97f99b03e7c5c4329086c2ad0380c805d3e9010b /sql/core/src
parent10204b9d29cd69895f5a606e75510dc64cf2e009 (diff)
downloadspark-3e6ef2e8a435a91b6a76876e9833917e5aa0945e.tar.gz
spark-3e6ef2e8a435a91b6a76876e9833917e5aa0945e.tar.bz2
spark-3e6ef2e8a435a91b6a76876e9833917e5aa0945e.zip
[SPARK-17034][SQL] Minor code cleanup for UnresolvedOrdinal
## What changes were proposed in this pull request? I was looking at the code for UnresolvedOrdinal and made a few small changes to make it slightly more clear: 1. Rename the rule to SubstituteUnresolvedOrdinals which is more consistent with other rules that start with verbs. Note that this is still inconsistent with CTESubstitution and WindowsSubstitution. 2. Broke the test suite down from a single test case to three test cases. ## How was this patch tested? This is a minor cleanup. Author: petermaxlee <petermaxlee@gmail.com> Closes #14672 from petermaxlee/SPARK-17034.
Diffstat (limited to 'sql/core/src')
0 files changed, 0 insertions, 0 deletions