David Li created ARROW-15064: -------------------------------- Summary: [C++] Vectorize CheckStringHasNoStructuralChars in CSV writer Key: ARROW-15064 URL: https://issues.apache.org/jira/browse/ARROW-15064 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: David Li
As a follow up to ARROW-14095, we could try to speed up an internal function in the CSV writer that currently scans all unquoted values. See [https://github.com/apache/arrow/pull/11849#discussion_r764278957] -- This message was sent by Atlassian Jira (v8.20.1#820001)