raulcd commented on PR #48933: URL: https://github.com/apache/arrow/pull/48933#issuecomment-3822749668
Hi @alinaliBQ thanks for the work here. A minor nit after reviewing the latest upload to https://nightlies.apache.org/arrow/odbc/: I don't think we will have a list of files as the file name seems to be static `Apache Arrow Flight SQL ODBC-24.0.0-win64.msi`. If we want to have a list of files (one per nightly) we should add something like date / dev id (as we do with R or Python). Something like `Apache Arrow Flight SQL ODBC-24.0.0.devxxx-win64.msi` where xxx is the commit id or `Apache Arrow Flight SQL ODBC-24.0.0-dev2026-01-30-win64.msi` Also we should probably add either `dev` or `SNAPSHOT` to the filename to indicate this is not part of an official release. Do you want me to create an issue for those or do you want to follow that 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]
