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/06/16 18:34:33 UTC

[GitHub] [arrow-rs] andygrove opened a new issue, #1892: Dictionary IPC writer appears to write incorrect schema

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

   **Describe the bug**
   PR https://github.com/apache/arrow-rs/pull/1890 seems to have exposed a bug where IPC-encoded dictionaries declare a field with an empty name that does not allow null values but then writes null values in that column.
   
   **To Reproduce**
   Remove the hacky workaround that was added in https://github.com/apache/arrow-rs/pull/1890
   
   **Expected behavior**
   encoded schema should be accurate
   
   **Additional context**
   None
   


-- 
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] tustvold closed issue #1892: Dictionary IPC writer appears to write incorrect schema

Posted by GitBox <gi...@apache.org>.
tustvold closed issue #1892: Dictionary IPC writer appears to write incorrect schema
URL: https://github.com/apache/arrow-rs/issues/1892


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