Re: [PR] chore(deps): bump object_store from 0.12.1 to 0.12.2 [datafusion]

2025-06-25 Thread via GitHub


comphead merged PR #16548:
URL: https://github.com/apache/datafusion/pull/16548


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] chore(deps): bump object_store from 0.12.1 to 0.12.2 [datafusion]

2025-06-12 Thread via GitHub


xudong963 merged PR #16368:
URL: https://github.com/apache/datafusion/pull/16368


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] chore(deps): bump object_store from 0.12.1 to 0.12.2 [datafusion]

2025-06-12 Thread via GitHub


alamb commented on code in PR #16368:
URL: https://github.com/apache/datafusion/pull/16368#discussion_r2141695588


##
Cargo.toml:
##
@@ -149,7 +149,7 @@ hashbrown = { version = "0.14.5", features = ["raw"] }
 indexmap = "2.9.0"
 itertools = "0.14"
 log = "^0.4"
-object_store = { version = "0.12.0", default-features = false }
+object_store = { version = "0.12.2", default-features = false }

Review Comment:
   I think we can leave this at a lower version to allow maximum flexibility in 
downstream crates
   
   ```suggestion
   object_store = { version = "0.12.0", default-features = false }
   ```



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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] chore(deps): bump object_store from 0.12.1 to 0.12.2 [datafusion]

2025-06-11 Thread via GitHub


alamb commented on PR #16368:
URL: https://github.com/apache/datafusion/pull/16368#issuecomment-2965079051

   Sweet -- no updates requires


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]