-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[SPARK-7656] [SQL] use CatalystConf in FunctionRegistry #6164
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
Conversation
Merged build triggered. |
Merged build started. |
Test build #32757 has started for PR 6164 at commit |
Test build #32757 has finished for PR 6164 at commit
|
Merged build finished. Test PASSed. |
Test PASSed. |
/cc @marmbrus |
follow up for #5806 Author: scwf <[email protected]> Closes #6164 from scwf/FunctionRegistry and squashes the following commits: 15e6697 [scwf] use catalogconf in FunctionRegistry (cherry picked from commit 60336e3) Signed-off-by: Michael Armbrust <[email protected]>
Thanks, merged to master and 1.4. |
follow up for apache#5806 Author: scwf <[email protected]> Closes apache#6164 from scwf/FunctionRegistry and squashes the following commits: 15e6697 [scwf] use catalogconf in FunctionRegistry
follow up for apache#5806 Author: scwf <[email protected]> Closes apache#6164 from scwf/FunctionRegistry and squashes the following commits: 15e6697 [scwf] use catalogconf in FunctionRegistry
follow up for apache#5806 Author: scwf <[email protected]> Closes apache#6164 from scwf/FunctionRegistry and squashes the following commits: 15e6697 [scwf] use catalogconf in FunctionRegistry
follow up for #5806