Charles Givre created DRILL-8551:
------------------------------------
Summary: Fix Informix JDBC queries with catalog-qualified table
names
Key: DRILL-8551
URL: https://issues.apache.org/jira/browse/DRILL-8551
Project: Apache Drill
Issue Type: Bug
Components: Storage - JDBC
Affects Versions: 1.22.0
Reporter: Charles Givre
Fix For: 1.23.0
h2. Summary
* Add an Informix-specific JDBC dialect path for SQL generation.
* Drop the JDBC catalog from remote Informix table identifiers while
preserving schema-qualified names.
* Add regression coverage for Informix table identifier generation and dialect
selection.
h2. Tests
* {{mvn -s C:\Users\14\AppData\Local\Temp\maven-no-mirror-settings.xml -gs
C:\Users\14\AppData\Local\Temp\maven-no-mirror-settings.xml -P
'!brotli-amd64,!brotli-x86_64' -Drat.skip=true -Dcheckstyle.skip=true
-Dtest=org.apache.drill.exec.store.jdbc.informix.TestInformixJdbcDialect
-DfailIfNoTests=false -pl contrib/storage-jdbc test}}
* Result: {{Tests run: 4, Failures: 0, Errors: 0, Skipped: 0}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)