Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ DefaultConfiguration
Function
DefaultConfiguration
cpp/src/gandiva/configuration.h:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
static std::shared_ptr<Configuration> DefaultConfiguration() {
107
return default_configuration_;
108
}
109
110
private:
111
static std::shared_ptr<Configuration> InitDefaultConfig() {
Callers
5
ggandiva_selectable_projector_new
Function · 0.85
Make
Method · 0.85
Make
Function · 0.85
TestConfiguration
Function · 0.85
Example
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestConfiguration
Function · 0.68