KHARSHAVARDHAN-eng commented on issue #50805: URL: https://github.com/apache/arrow/issues/50805#issuecomment-5281836695
Hi @adarshvijayaraghavan , I'd like to work on this issue. My approach would be to follow the existing Flight SQL ODBC catalog-function implementations, wire SQLPrimaryKeys to the existing GetPrimaryKeys() / GetPrimaryKeysSchema() client APIs, map the returned schema to the ODBC result-set contract, and add focused tests covering the catalog arguments and returned primary-key metadata. If there isn't any ongoing work on this, I'd be happy to take it up. -- 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]
