Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add support for persistant UDFs and UDF references #72

Merged
merged 1 commit into from
May 5, 2023

Conversation

ingarabr
Copy link
Contributor

@ingarabr ingarabr commented May 3, 2023

Add support for

  • persistent UDF with deployment
  • reference "external" UDF

This is a breaking change. The UDF class has been split into three types, persistent, temporary and reference.

@ingarabr ingarabr changed the title feat: persistant UDFs WIP: feature: add support for persistant UDFs and UDF references May 3, 2023
@ingarabr ingarabr force-pushed the feature/rework-udf branch 4 times, most recently from dac08d5 to a8085f3 Compare May 4, 2023 13:35
@ingarabr ingarabr force-pushed the feature/rework-udf branch from d5eaea3 to e051431 Compare May 5, 2023 09:14
@ingarabr ingarabr changed the title WIP: feature: add support for persistant UDFs and UDF references feature: add support for persistant UDFs and UDF references May 5, 2023
@ingarabr ingarabr marked this pull request as ready for review May 5, 2023 09:14
Copy link
Contributor

@hamnis hamnis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@ingarabr ingarabr merged commit 34ef52a into main May 5, 2023
@ingarabr ingarabr deleted the feature/rework-udf branch May 5, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants