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

Example UDF and its unit test to repro issue: https://github.com/link… #123

Open mohit10verma opened 1 year ago

mohit10verma commented 1 year ago

…edin/transport/issues/120

Build the examples folder transportable-udfs-examples to see the error after applying this patch.