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
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
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
alamb opened a new pull request, #14398:
URL: https://github.com/apache/datafusion/pull/14398
## Which issue does this PR close?
I noticed this unnecessary dependency while working on
- https://github.com/apache/datafusion/issues/14008
## Rationale for this change