ericsun2 commented on PR #50252:
URL: https://github.com/apache/arrow/pull/50252#issuecomment-5536750594
PyArrow 25.0.1 can read files with the `VARIANT(1)` annotation, but cannot
write the annotation. When it writes a struct with `{value: blob, typed_value:
blob}` fields, it goes out as a plain struct group with no logical type tag.
Once C++ has the writer ready, please patch up Python.
Thank you!
--
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]