lidavidm commented on pull request #12013: URL: https://github.com/apache/arrow/pull/12013#issuecomment-1000298002
Ok! A few last things. https://github.com/ursacomputing/crossbow/runs/4612261742?check_suite_focus=true https://github.com/ursacomputing/crossbow/runs/4612255093?check_suite_focus=true There's a failure with the unity build enabled. Looks like we have to explicitly state `arrow::Result` (since there's also `flight::Result`). The rest of these I need to dig into more: https://github.com/ursacomputing/crossbow/runs/4612239300?check_suite_focus=true https://github.com/ursacomputing/crossbow/runs/4612279369?check_suite_focus=true > Error: Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.2.2:revision (for-jars) on project arrow-java-root: Could not complete Mojo execution... Unable to find commits until some tag: Walk failure. Missing commit 16a9df1193bd3ed2b3b93dca7cc3302d2e9e8f31 -> [Help 1] Not sure what Maven is going on about here. The commit is part of this branch... I need to look more into this. https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=17746&view=logs&j=4c86bc1b-1091-5192-4404-c74dfaad23e7&t=d8957ec8-c17a-5786-57ed-2bf0e44aedfc I would like to confirm that the version conflict is not solely due to sqlite here. There's also some failures due to ARROW-15181. I'll try to get a patch up soon, since it seems the flight-sql tests are more prone to this. -- 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]
