-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Milestone
Description
- SQL Parser: Support Hive DROP DATABASE statement parse - #35948
- SQL Parser: Support Hive Loading files into tables statement parse - #360011. SQL Parser: Support Hive ALTER DATABASE statement parse - #36008
- SQL Parser: Support Hive DROP TABLE statement parse - #36018
- SQL Parser: Support Hive USE DATABASE statement parse - #36024
- SQL Parser: Support Hive CREATE TABLE statement parse - #36040
- SQL Parser: Support Hive TRUNCATE TABLE statement parse - #36049
- SQL Parser: Support Hive ALTER TABLE statement parse - #36066
- SQL Parser: Support Hive ALTER COLUMN statement parse - #36096
- SQL Parser: Support Hive CREATE VIEW statement parse - #36120
- SQL Parser: Support Hive DROP VIEW statement parse - #36122
- SQL Parser: Support Hive ALTER VIEW statement parse - #36134
- SQL Parser: Support Hive CREATE MATERIALIZED VIEW statement parse - #36144
- SQL Parser: Support Hive DROP MATERIALIZED VIEW statement parse - #36145
- SQL Parser: Support Hive ALTER MATERIALIZED VIEW statement parse - #36146
- SQL Parser: Support Hive CREATE INDEX statement parse - #36157
- SQL Parser: Support Hive DROP INDEX statement parse - #36166
- SQL Parser: Support Hive ALTER INDEX statement parse - #36167
- SQL Parser: Support Hive CREATE MACRO statement parse - #36181
- SQL Parser: Support Hive DROP MACRO statement parse - #36187
- SQL Parser: Support Hive CREATE FUNCTION statement parse - #36193
- SQL Parser: Support Hive DROP FUNCTION statement parse - #36196
- SQL Parser: Support Hive RELOAD FUNCTION statement parse - #36200
- SQL Parser: Support Hive SHOW DATABASES & SHOW CONNECTORS & SHOW TABLES statement parse - #36221
- SQL Parser: Support Hive SHOW VIEWS & SHOW MATERIALIZED VIEWS & SHOW PARTITIONS statement parse - #36263
- SQL Parser: Support Hive SHOW TABLE EXTENDED & SHOW TBLPROPERTIES & SHOW CREATE TABLE statement parse - #36265
- SQL Parser: Support Hive SHOW INDEX & SHOW COLUMNS & SHOW FUNCTIONS statement parse - #36284
- SQL Parser: Support Hive Show Granted Roles and Privileges & SHOW LOCKS & SHOW CONF statement parse - #36300
- SQL Parser: Support Hive SHOW TRANSACTIONS & SHOW COMPACTIONS statement parse - #36301
- SQL Parser: Support Hive DESCRIBE statement parse - #36350
- SQL Parser: Support Hive ABORT statement parse - #36378
- SQL Parser: Support Hive Inserting data into Hive Tables from queries statement parse - #36320
- SQL Parser: Support Hive Writing data into the filesystem from queries statement parse - #36371
- SQL Parser: Support Hive Inserting values into tables from SQL & UPDATE statement parse - #36415
- SQL Parser: Support Hive DELETE & MERGE statement parse - #36417
- SQL Parser: Support Hive ALTER PARTITION statement parse - #36072
- SQL Parser: Support Hive CREATE DATABASE statement parse - #35929
Reactions are currently unavailable