You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/04/24 10:53:45 UTC

[GitHub] [arrow] lidavidm commented on pull request #35298: GH-35297: [C++][IPC] Fix schema deserialization of map field

lidavidm commented on PR #35298:
URL: https://github.com/apache/arrow/pull/35298#issuecomment-1519900398

   Hmm, what was the behavior before?
   
   entries/keys can never be nullable: https://github.com/apache/arrow/blob/cd14e2019ce93e1d6ffadc2556cc4275eeadd9f2/format/Schema.fbs#L124
   
   so if it was allowing it before, we may have a compatibility issue on our hands...


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