/spark-sql-macros

Spark SQL Macros provides a mechanism similar to Spark User-Defined function registration; with the key enhancement being that custom code gets compiled to equivalent Catalyst Expressions at macro define time.

Primary LanguageScalaApache License 2.0Apache-2.0

Stargazers