kou opened a new pull request, #261: URL: https://github.com/apache/arrow-adbc/pull/261
Fixes #259. With this change, we don't use source archive to build Linux package. We always use the current source because our release workflow create source archive and binary artifacts in parallel. Another approach: We can create source archive in `.github/workflows/packaging.yml` and use it to build binary artifacts. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org