- move similar queries to unit tests into the parser module and keep only one in the q test.
- use explain instead of executing the queries if possible since we are focusing on parser testing
- incorporates
-
HIVE-23568 special_character_in_tabnames_1.q is unstable
-
- Resolved
-
- is duplicated by
-
HIVE-23568 special_character_in_tabnames_1.q is unstable
-
- Resolved
-
- is related to
-
HIVE-19064 Add mode to support delimited identifiers enclosed within double quotation
-
- Resolved
-
- links to