aiguofer commented on issue #37635: URL: https://github.com/apache/arrow/issues/37635#issuecomment-1747423509
Ahh great, that makes sense. So I see the `app_metatada` is a simple `ArrowBuf`. I'm sure for regular `Arrow Flight` we want to let users implement it however they want. For `Arrow Flight SQL` do we want to specify some type of Map like format? I'm not sure what's the best way to add this to `FlightInfo`. Should I make a separate issue for exposing this in java? We'll need the ability to set it in the FlightServer and read it in the FlightClient. Additionally, for my usecase, we'll need to expose it through the JDBC driver. -- 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]
