spark-instrumented-optimizer/sql/catalyst/src
Liang-Chi Hsieh 0e6d92d042 [SPARK-12689][SQL] Migrate DDL parsing to the newly absorbed parser
JIRA: https://issues.apache.org/jira/browse/SPARK-12689

DDLParser processes three commands: createTable, describeTable and refreshTable.
This patch migrates the three commands to newly absorbed parser.

Author: Liang-Chi Hsieh <viirya@gmail.com>
Author: Liang-Chi Hsieh <viirya@appier.com>

Closes #10723 from viirya/migrate-ddl-describe.
2016-01-30 23:05:29 -08:00
..
main [SPARK-12689][SQL] Migrate DDL parsing to the newly absorbed parser 2016-01-30 23:05:29 -08:00
test [SPARK-12656] [SQL] Implement Intersect with Left-semi Join 2016-01-29 11:22:12 -08:00