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

Exclude Hadoop dependencies from distribution package of Trino #153

Closed yiqiangin closed 1 year ago

weijiii commented 1 year ago

you should add the test implementation for hadoop dependencies in https://github.com/linkedin/transport/blob/master/transportable-udfs-examples/transportable-udfs-example-udfs/build.gradle IIUC whatever transportable-udfs-test holds are not real tests but test utilities.