Re: [PR] Unpin aws sdk dependencies in `datafusion-cli` [datafusion]

2025-01-30 Thread via GitHub
alamb commented on PR #14361: URL: https://github.com/apache/datafusion/pull/14361#issuecomment-2625458348 Thanks again @comphead -- 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 com

Re: [PR] Unpin aws sdk dependencies in `datafusion-cli` [datafusion]

2025-01-30 Thread via GitHub
alamb merged PR #14361: URL: https://github.com/apache/datafusion/pull/14361 -- 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-unsubscr...@datafusi

Re: [PR] Unpin aws sdk dependencies in `datafusion-cli` [datafusion]

2025-01-30 Thread via GitHub
alamb commented on code in PR #14361: URL: https://github.com/apache/datafusion/pull/14361#discussion_r1936106746 ## datafusion-cli/Cargo.toml: ## @@ -31,16 +31,11 @@ readme = "README.md" [dependencies] arrow = { version = "54.0.0" } async-trait = "0.1.73" -## 1.5.13 requires

Re: [PR] Unpin aws sdk dependencies in `datafusion-cli` [datafusion]

2025-01-30 Thread via GitHub
comphead commented on code in PR #14361: URL: https://github.com/apache/datafusion/pull/14361#discussion_r1936066972 ## datafusion-cli/Cargo.toml: ## @@ -31,16 +31,11 @@ readme = "README.md" [dependencies] arrow = { version = "54.0.0" } async-trait = "0.1.73" -## 1.5.13 requi