Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 307 Bytes

U2

Unified UDF for Bigdata, such as Hive/Flink/Spark/Trino/Doris

Goals

  • Define your UDF(must be an Java interface) extends UnifiedUdf(n) in module u2-functions, implement call method;
  • Build project, then your find jars with different suffix(such as Hive,Flink,Spark,Trino,Doris, and so on).