helgikrs opened a new pull request #1135: URL: https://github.com/apache/arrow-rs/pull/1135
# Which issue does this PR close? Adds support for serializing a schema containing a union for ipc. Needed for #654, but does not close it. # What changes are included in this PR? Instead of throwing a not implemented error, schema containing a union can now be serialized and deserialized properly from ipc. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org