zeroshade opened a new pull request #9389: URL: https://github.com/apache/arrow/pull/9389
Refactoring around the ipc writer and reader to remove some duplication and improve the interfaces. Also fixing the interactions with `GetSchema` calls and `GetFlightInfo` schema calls to handle the way that existing servers and clients actually implement this. Currently pkg.go.dev says no one is importing the flight package, so I feel comfortable with this as a breaking change for now, personally. Unless others would prefer to have this not be a breaking change and just deprecate the existing stuff (which would be a bit difficult and cause an import cycle between flight and ipc modules). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org