tustvold opened a new issue #228: URL: https://github.com/apache/arrow-rs/issues/228
Now that the CSV writer supports dictionaries, it would be advantageous for the reader to also. The major use-case for this would be for string dictionaries, which can make use of the existing `DictionaryArray::from_iter` implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
