MCPcopy 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

MakeMethod · 0.85
MakeFunction · 0.85
TestConfigurationFunction · 0.85
ExampleFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestConfigurationFunction · 0.68