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

Update ci.yml to also build the udf-examples folder #90

Closed maluchari closed 3 years ago

maluchari commented 3 years ago

Currently the transportable-udfs-examples is not being built as part of pull requests. Adding this to CI to enable validations.

wmoustafa commented 3 years ago

@maluchari FYI: https://github.com/linkedin/transport/actions/runs/1149537735