You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/23 13:28:34 UTC

[GitHub] [arrow] lidavidm edited a comment on pull request #12013: ARROW-14421: [C++] Implement Flight SQL

lidavidm edited a comment 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.
   
   [x] 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. (EDIT: it looks like [nightly](https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=17763&view=logs&j=4c86bc1b-1091-5192-4404-c74dfaad23e7&t=085d71a4-6d22-584c-1ec4-5970697330d9) failed with essentially the same error)
   
   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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org