aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorscwf <wangfei1@huawei.com>2015-01-10 17:07:34 -0800
committerMichael Armbrust <michael@databricks.com>2015-01-10 17:07:34 -0800
commitd22a31f5e84e27e27a059f540d08a8a441fc17fa (patch)
tree1065e8c1cc60c0de8df353b72b309c8c0598893c /dev
parent92d9a704ce1232bddc570bca13758b11ff9ddb1f (diff)
downloadspark-d22a31f5e84e27e27a059f540d08a8a441fc17fa.tar.gz
spark-d22a31f5e84e27e27a059f540d08a8a441fc17fa.tar.bz2
spark-d22a31f5e84e27e27a059f540d08a8a441fc17fa.zip
[SPARK-5029][SQL] Enable from follow multiple brackets
Enable from follow multiple brackets: ``` select key from ((select * from testData limit 1) union all (select * from testData limit 1)) x limit 1 ``` Author: scwf <wangfei1@huawei.com> Closes #3853 from scwf/from and squashes the following commits: 14f110a [scwf] enable from follow multiple brackets
Diffstat (limited to 'dev')
0 files changed, 0 insertions, 0 deletions