mirror of
https://github.com/apache/impala.git
synced 2026-01-02 03:00:32 -05:00
This patch adds support for the following SQL constructs - Unary + operator - The ALL keyword, in SELECT ALL and SELECT aggregate_func(ALL *) - REAL and INTEGER as type synonyms for DOUBLE and INT respectively - The AS keyword after a table spec. e.g. SELECT * FROM tbl AS t0
34 KiB
34 KiB