Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
For Int8/16/32, it is not currently possible to do a bulk append. With Int64, you can bulk append with AppendValues but only if you have no nulls or of the nulls are stored in a byte map
Attachments
Issue Links
- relates to
-
ARROW-5983 [C++] Provide bulk method on TypedBufferBuilder<bool> for appending a bitmap
- Open
-
ARROW-3772 [C++] Read Parquet dictionary encoded ColumnChunks directly into an Arrow DictionaryArray
- Resolved