Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ SetMaxCardinality
Method
SetMaxCardinality
cpp/src/arrow/csv/converter.cc:638–638 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
636
}
637
638
void SetMaxCardinality(int32_t max_length) override { max_cardinality_ = max_length; }
639
640
protected:
641
Status Initialize() override {
Callers
2
MakeConverter
Method · 0.80
DictConversion
Function · 0.80
Calls
no outgoing calls
Tested by
1
DictConversion
Function · 0.64