raulcd opened a new pull request, #50362:
URL: https://github.com/apache/arrow/pull/50362

   ### Rationale for this change
   
   When executing `05-binary-upload.sh` the process failed because the 
`Apache-Arrow-Flight-SQL-ODBC-*-win64.msi` isn't present.
   
   The process changed and now `dev/release/07-flightsqlodbc-upload.sh` will 
download the following unsigned file:
   
[arrow_flight_sql_odbc_unsigned.dll](https://github.com/apache/arrow/releases/download/untagged-f0e9f29aea11207ee944/arrow_flight_sql_odbc_unsigned.dll)
 from the GitHub release, sign and generated the 
`Apache-Arrow-Flight-SQL-ODBC-*-win64.msi` file.
   
   ### What changes are included in this PR?
   
   Remove trying to download and sign from steps 04 and 05 the ODBC driver msi.
   
   ### Are these changes tested?
   
   No
   
   ### Are there any user-facing changes?
   
   No
   


-- 
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]

Reply via email to