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 2022/04/17 12:34:43 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #2253: Update to Arrow 12.0.0, update tonic and prost

alamb opened a new pull request, #2253:
URL: https://github.com/apache/arrow-datafusion/pull/2253

   This updates datafusion / ballista to use arrow 12.0.0, including upgrades to tonic / prost dependencies
   
   Draft until arrow 12 is officially released


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


[GitHub] [arrow-datafusion] alamb commented on pull request #2253: Update to Arrow 12.0.0, update tonic and prost

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #2253:
URL: https://github.com/apache/arrow-datafusion/pull/2253#issuecomment-1102890042

   Thanks @yjshen 


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


[GitHub] [arrow-datafusion] alamb merged pull request #2253: Update to Arrow 12.0.0, update tonic and prost

Posted by GitBox <gi...@apache.org>.
alamb merged PR #2253:
URL: https://github.com/apache/arrow-datafusion/pull/2253


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


[GitHub] [arrow-datafusion] alamb commented on pull request #2253: Update to Arrow 12.0.0, update tonic and prost

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #2253:
URL: https://github.com/apache/arrow-datafusion/pull/2253#issuecomment-1100882345

   > By the way how about upgrading etcd-client https://github.com/apache/arrow-datafusion/pull/2160 in the thick๐Ÿ˜‚.
   
   Good idea -- will add


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


[GitHub] [arrow-datafusion] xudong963 commented on pull request #2253: Update to Arrow 12.0.0, update tonic and prost

Posted by GitBox <gi...@apache.org>.
xudong963 commented on PR #2253:
URL: https://github.com/apache/arrow-datafusion/pull/2253#issuecomment-1100876936

   By the way how about upgrading etcd-client #2160๐Ÿ˜‚. 
   I tested it locally and changed it directly to 0.9 compiling and testing with no problems.


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


[GitHub] [arrow-datafusion] alamb commented on pull request #2253: Update to Arrow 12.0.0, update tonic and prost

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #2253:
URL: https://github.com/apache/arrow-datafusion/pull/2253#issuecomment-1102786576

   Thanks @xudong963 !


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


[GitHub] [arrow-datafusion] alamb commented on a diff in pull request #2253: Update to Arrow 12.0.0, update tonic and prost

Posted by GitBox <gi...@apache.org>.
alamb commented on code in PR #2253:
URL: https://github.com/apache/arrow-datafusion/pull/2253#discussion_r851752776


##########
.github/actions/setup-builder/action.yaml:
##########
@@ -0,0 +1,39 @@
+# Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   This was copied from arrow-rs , from https://github.com/apache/arrow-rs/pull/1510



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