014-code opened a new pull request, #3065: URL: https://github.com/apache/drill/pull/3065
## 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. ## 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` Fixes #3019 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
