aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/checkstyle-suppressions.xml
diff options
context:
space:
mode:
authorArina Ielchiieva <arina.yelchiyeva@gmail.com>2018-12-02 19:55:55 +0200
committerAman Sinha <asinha@maprtech.com>2019-02-01 10:32:50 -0800
commit0a61b8fb2f6cfe9b4576e1884d58cae734c78824 (patch)
treeea045e91a5abb6c2c4b8eda8ad7e6bec7ad83a10 /src/main/resources/checkstyle-suppressions.xml
parentb1594cbcc5491eaa6675c3fc5fb8b7eee6430d19 (diff)
DRILL-6964: Implement CREATE / DROP SCHEMA commands
Note: this PR only adds support for CREATE / DROP SCHEMA commands which allow to store and delete schema. Schema usage during querying the data will be covered in other PRs. 1. Added parser methods / handles to parse CREATE / DROP schema commands. 2. Added SchemaProviders classes to separate ways of schema provision (file, table function). 3. Added schema parsing using ANTLR4 (lexer, parser, visitors). 4. Added appropriate unit tests. close apache/drill#1615
Diffstat (limited to 'src/main/resources/checkstyle-suppressions.xml')
0 files changed, 0 insertions, 0 deletions