sqlmesh icon indicating copy to clipboard operation
sqlmesh copied to clipboard

Python/Scala/Java UDF Support

Open eakmanrq opened this issue 2 years ago • 1 comments

Conceptually the goal is to allow users to defined Python, Scala, or Java UDFs and SQLMesh would take care of making sure those functions are compiled and defined on the target engine. Note that only some engines support some of these languages. Before working on this we will need to determine the tech design for this feature.

eakmanrq avatar Jan 02 '23 23:01 eakmanrq