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 2022/04/13 20:19:10 UTC

[GitHub] [arrow-rs] viirya opened a new issue, #1565: Read/write nested dictionary in ipc stream reader/writer

viirya opened a new issue, #1565:
URL: https://github.com/apache/arrow-rs/issues/1565

   **Describe the bug**
   This is encountered when I'm looking at `generate_nested_dictionary_case` in integration test failures. Similar to #1549 but this is both related to writer and reader. Currently the write doesn't produce nested dictionaries.
   
   **To Reproduce**
   Put a test in the PR.
   
   **Expected behavior**
   Can write/read nested dictionary correctly.
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] alamb closed issue #1565: Read/write nested dictionary in ipc stream reader/writer

Posted by GitBox <gi...@apache.org>.
alamb closed issue #1565: Read/write nested dictionary in ipc stream reader/writer
URL: https://github.com/apache/arrow-rs/issues/1565


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org