IBM / trino-db2

Db2 JDBC connector for Trino
Apache License 2.0
18 stars 30 forks source link

Update trino to 372 #82

Closed justineyster closed 2 years ago

justineyster commented 2 years ago

Supports #2689

justineyster commented 2 years ago

This PR accounts for the following upstream changes:

Function renamed: dateColumnMapping() -> dateColumnMappingUsingSqlDate() Function renamed: dateWriteFunctions() -> dateWriteFunctionsUsingSqlDate() Function deprecated: legacyToWriteMapping() New parameter added to class constructor: BaseJdbcClient