Skip to content

Conversation

@kbendick
Copy link
Contributor

@kbendick kbendick commented Aug 1, 2022

This backports #5377 to Spark 3.2

This brings the FunctionCatalog to Spark 3.2, which will allow for efficient Iceberg UDFs in code generated in Spark.

For now, this implements and iceberg_version function, but we will be using this primarily for implementing partition transforms and other things as SQL functions for usage within user code and for usage with Spark 3.3's storage partitioned joins.

@github-actions github-actions bot added the spark label Aug 1, 2022
@kbendick kbendick marked this pull request as ready for review August 1, 2022 19:13
@kbendick
Copy link
Contributor Author

kbendick commented Aug 1, 2022

cc @rdblue @aokolnychyi I backported FunctionCatalog to Spark 3.2

@aokolnychyi aokolnychyi merged commit 8fb88a7 into apache:master Aug 1, 2022
@aokolnychyi
Copy link
Contributor

Thanks, @kbendick!

abmo-x pushed a commit to abmo-x/iceberg that referenced this pull request Aug 2, 2022
@kbendick kbendick deleted the kb-backport-spark-function-catalog branch August 2, 2022 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants