Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Owing to the syntactical differences between Calcite SQL and certain other Dialects, emulation for SqlNode unparsing needs to be added based on the Dialect in RelToSqlConcverter.
Saw some code in PostgreSqlDialect which is already doing this.
Changes in other Dialects can follow suit.
Attachments
Issue Links
- relates to
-
CALCITE-3475 BigQuery SQL dialect unparseCall override broken for UNION ALL
- Closed
-
CALCITE-5064 Dialect factory returns ANSI SQL dialect for BigQuery
- Closed
- links to