[
https://issues.apache.org/jira/browse/IMPALA-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Carlin resolved IMPALA-10525.
-----------------------------------
Resolution: Fixed
> Add param to BuiltinsDb to defer initialization
> -----------------------------------------------
>
> Key: IMPALA-10525
> URL: https://issues.apache.org/jira/browse/IMPALA-10525
> Project: IMPALA
> Issue Type: Sub-task
> Components: Frontend
> Reporter: Steve Carlin
> Priority: Major
>
> BuiltinsDb.java currently initializes all the builtin functions on
> initialization. Part of the initialization task is to interact with the C++
> code to fetch the signatures of the functions. This doesn't work if a third
> party wants to use the BuiltinDb but does not have access to the C++ library
> at runtime.
> The solution is to add a parameter to the initialization which will allow the
> initialization to be deferred.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]