linkedin / transport

A framework for writing performant user-defined functions (UDFs) that are portable across a variety of engines including Apache Spark, Apache Hive, and Presto.
BSD 2-Clause "Simplified" License
291 stars 72 forks source link

Upgrade Transport for Trino v406 #132

Closed yiqiangin closed 1 year ago

yiqiangin commented 1 year ago

This pull request is to merge the code change from the dev branch yiqiangin/trino-406-upgrade into the master branch. The code changes have been reviewed in the following PRs: https://github.com/linkedin/transport/pull/122 https://github.com/linkedin/transport/pull/125 https://github.com/linkedin/transport/pull/128 https://github.com/linkedin/transport/pull/133

weijiii commented 1 year ago

Changes have been reviewed in other PRs. This is merging from dev branch to master.