Among others, it includes i) SQL translation support for specific types (e.g. SMALLINT --> NUMBER(5)), ii) limiting max length of VARCHAR type (by default 4000), iii) creating datetime literals correctly, and iv) method to infer whether a given data type is supported or not.
- blocks
-
HIVE-22007 Do not push unsupported types to specific JDBC sources from Calcite
-
- Resolved
-
- links to