IBM / trino-db2

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

Upgrade trino to 363 #79

Closed meneal closed 3 years ago

meneal commented 3 years ago

This is a rough update unfortunately. There are several changes in 363 which create a lot of complications. The big thing is that legacyColumnMapping goes away and there is not an easy ways to replace it. I have copied the method that the druid connector used here.