Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
0.15.0
-
None
Description
Below is an example for reproducing the issue:
https://gist.github.com/wamsiv/d48ec37a9a9b5f4d484de6ff86a3870d
Builder automatically optimizes the dictionary type depending upon the number of unique values provided which results in schema mismatch.
Attachments
Issue Links
- is superceded by
-
ARROW-9642 [C++] Let MakeBuilder refer DictionaryType's index_type for deciding the starting bit width of the indices
- Resolved