Skip to content

Export datafusion-functions UDFs publically#9585

Merged
jayzhan211 merged 2 commits intoapache:mainfrom
alamb:alamb/pub_funcs
Mar 13, 2024
Merged

Export datafusion-functions UDFs publically#9585
jayzhan211 merged 2 commits intoapache:mainfrom
alamb:alamb/pub_funcs

Conversation

@alamb
Copy link
Copy Markdown
Contributor

@alamb alamb commented Mar 12, 2024

Which issue does this PR close?

Closes #9584

Rationale for this change

See #9584 (basically I want to find the UDF without having to search by name at runtime)

What changes are included in this PR?

Export udf's publically

(note I checked that datafusion-functions-array already exports these functions

Are these changes tested?

no -- not sure what to test...

Are there any user-facing changes?

@jayzhan211
Copy link
Copy Markdown
Contributor

it seems functions-array is already public.

@jayzhan211 jayzhan211 merged commit 9b6da0a into apache:main Mar 13, 2024
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.

make UDFs in datafusion-functions public

3 participants