goutamadwant commented on issue #10213:
URL: https://github.com/apache/arrow-rs/issues/10213#issuecomment-4825080606

   @tustvold @thorfour I can take a look at this issue. 
   
   My plan is to add the reported dict-of-dict IPC case as a regression test 
first. If nested dictionary values are unsupported in the current IPC path, 
I’ll make the writer reject the schema up front with a clear error instead of 
writing a stream that later fails with `Buffer count mismatched with metadata`.
   
   If it turns out the existing metadata path can support this cleanly, I’ll 
keep the fix scoped to that writer/reader handling. Let me know. thanks! 


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

Reply via email to