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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
