aiguofer commented on issue #38023: URL: https://github.com/apache/arrow/issues/38023#issuecomment-1769234775
Hmm, now that I think about it, since the current implementations simply use a string, it's easy enough to just encode JSON into that string. This is probably the most flexible, since any service that exposes metadata can just inform users on how to parse the string regardless of how they got it (whether it be ADBC, JDBC, or a FlightClient). Closing this and will implement the JDBC interface using pure strings. -- 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]
