You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/27 09:54:23 UTC

[GitHub] [arrow-rs] tustvold opened a new issue #228: CSV Reader String Dictionary Support

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:
users@infra.apache.org



[GitHub] [arrow-rs] nevi-me closed issue #228: CSV Reader String Dictionary Support

Posted by GitBox <gi...@apache.org>.
nevi-me closed issue #228:
URL: https://github.com/apache/arrow-rs/issues/228


   


-- 
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:
users@infra.apache.org