CatalystConf
CatalystConf is…FIXME
|
Note
|
The default CatalystConf is SQLConf that is…FIXME
|
| Name | Initial Value | Description |
|---|---|---|
Enables cost-based optimizations (CBO) for estimation of plan statistics when enabled. Used in CostBasedJoinReorder logical plan optimization and |
||
resolver Method
resolver gives case-sensitive or case-insensitive Resolvers per caseSensitiveAnalysis setting.
|
Note
|
Resolver is a mere function of two String parameters that returns true if both refer to the same entity (i.e. for case insensitive equality).
|