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
297 stars 73 forks source link

Improvements on transport-trino-plugin #133

Closed yiqiangin closed 1 year ago

yiqiangin commented 1 year ago

Code Changes

Tests

yiqiangin commented 1 year ago

@xkrogen and @weijiii Could you help review this PR?

weijiii commented 1 year ago

Thanks for the effort! Taking a look.