exasol / exasol-virtual-schema

Virtual Schema from Exasol to Exasol
MIT License
1 stars 2 forks source link

Get Interval precision from system table in Exasol SQL dialect #16

Closed jakobbraun closed 4 years ago

jakobbraun commented 4 years ago

Situation

Currently the precision of INTERVAL data types is hard-coded in the Exasol SQL dialect. The necessary information is not available via JDBC.

Acceptance Criteria

jakobbraun commented 4 years ago

(moved from https://github.com/exasol/virtual-schemas/issues/133)

jakobbraun commented 4 years ago

Result of discussion with JDBC driver developers:

jakobbraun commented 4 years ago

Alternatively we could propably also use SYS.EXA_ALL_COLUMNS, which also includes COLUMN_TYPE