Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We should add a method StringBuilder::AppendCStrings(const char** values, const uint8_t* valid_bytes = NULLPTR) to the StringBuilder class to have fast inserts for these strings. See https://github.com/apache/arrow/pull/1845/files for a use case.
Attachments
Issue Links
- links to