Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@scnerd scnerd released this 30 Oct 22:48
· 1 commit to main since this release

Adds runtime library. At the cost of needing spl_transpiler installed at execution time, this provides an SPL-like code experience in a production PySpark context. Besides wrapper helper functions, it also provides UDFs for functionality available in SPL that's not readily available in Spark by default.

Full Changelog: v0.1.7...v0.2.0