You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/16 18:10:54 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #6702: Update `arrow`, `arrow-flight` and `parquet` to `42.0.0`

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

   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
   Keep up to date with dependencies
   
   # What changes are included in this PR?
   
   Update `arrow`, `arrow-flight` and `parquet` to `42.0.0` -- https://github.com/apache/arrow-rs/issues/4422
   
   # Are these changes tested?
   Existing tests
   
   # Are there any user-facing changes?
   
   A slight regression in parsing intervals (`0.5 month` works, but `.5 month`, without the leading `0`, does not). Due to https://github.com/apache/arrow-rs/issues/4424
   


-- 
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 #6702: Update `arrow`, `arrow-flight` and `parquet` to `42.0.0`

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on code in PR #6702:
URL: https://github.com/apache/arrow-datafusion/pull/6702#discussion_r1235715278


##########
datafusion-cli/Cargo.lock:
##########
@@ -1484,12 +1485,6 @@ version = "0.12.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
 
-[[package]]

Review Comment:
   🎉 



-- 
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] viirya commented on a diff in pull request #6702: Update `arrow`, `arrow-flight` and `parquet` to `42.0.0`

Posted by "viirya (via GitHub)" <gi...@apache.org>.
viirya commented on code in PR #6702:
URL: https://github.com/apache/arrow-datafusion/pull/6702#discussion_r1235814203


##########
datafusion-cli/Cargo.lock:
##########
@@ -1484,12 +1485,6 @@ version = "0.12.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
 
-[[package]]

Review Comment:
   👍 



-- 
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] Dandandan merged pull request #6702: Update `arrow`, `arrow-flight` and `parquet` to `42.0.0`

Posted by "Dandandan (via GitHub)" <gi...@apache.org>.
Dandandan merged PR #6702:
URL: https://github.com/apache/arrow-datafusion/pull/6702


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