alinaliBQ commented on PR #48313: URL: https://github.com/apache/arrow/pull/48313#issuecomment-3613875097
> Why do we need separated workflow? Good question @kou. I took @lidavidm's suggestion to have a separate workflow for ODBC and make it a nightly build so it runs on a schedule. I think, 1) having ODBC in its own workflow that only gets triggered by ODBC changes will prevent workflow failures on main branch for non-ODBC changes, to minimize impact on others' branches. 2) We need ODBC in the release build, currently MSVC CI is in debug mode by default. 3) When enabling ODBC build in release mode, we ran into errors with other non-ODBC Arrow components, hopefully having the CI only build ODBC and its dependencies will minimize that. @lidavidm Feel free to add any reasoning from your side! :slightly_smiling_face: -- 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]
