You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "wjones127 (via GitHub)" <gi...@apache.org> on 2023/04/08 03:40:28 UTC

[GitHub] [arrow] wjones127 opened a new issue, #34983: [C++] C data bridge doesn't preserve map values nullability on import

wjones127 opened a new issue, #34983:
URL: https://github.com/apache/arrow/issues/34983

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   The nullability of the values field is lost here, since we pass as a type and not a field:
   
   https://github.com/apache/arrow/blob/82d48a93d0dc5ea7826207f154d9f6a1250ec57b/cpp/src/arrow/c/bridge.cc#L1105
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] wjones127 closed issue #34983: [C++] C data bridge doesn't preserve map values nullability on import

Posted by "wjones127 (via GitHub)" <gi...@apache.org>.
wjones127 closed issue #34983: [C++] C data bridge doesn't preserve map values nullability on import
URL: https://github.com/apache/arrow/issues/34983


-- 
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: issues-unsubscribe@arrow.apache.org

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