Re: [PR] Remove dependency on datafusion_catalog from datafusion-cli [datafusion]

2025-02-03 Thread via GitHub
alamb commented on PR #14398: URL: https://github.com/apache/datafusion/pull/14398#issuecomment-2631418328 The code is flowing fast today. Love it! -- 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

Re: [PR] Remove dependency on datafusion_catalog from datafusion-cli [datafusion]

2025-02-03 Thread via GitHub
xudong963 merged PR #14398: URL: https://github.com/apache/datafusion/pull/14398 -- 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...@data

Re: [PR] Remove dependency on datafusion_catalog from datafusion-cli [datafusion]

2025-02-01 Thread via GitHub
alamb commented on code in PR #14398: URL: https://github.com/apache/datafusion/pull/14398#discussion_r1938262671 ## datafusion-cli/Cargo.toml: ## @@ -48,7 +48,6 @@ datafusion = { path = "../datafusion/core", version = "44.0.0", features = [ "unicode_expressions", "co