comphead commented on code in PR #15329:
URL: https://github.com/apache/datafusion/pull/15329#discussion_r2006094913
##
docs/source/library-user-guide/working-with-exprs.md:
##
@@ -50,6 +50,29 @@ As another example, the SQL expression `a + b * c` would be
represented as an `E
comphead commented on code in PR #15329:
URL: https://github.com/apache/datafusion/pull/15329#discussion_r2007928627
##
docs/source/library-user-guide/working-with-exprs.md:
##
@@ -50,6 +50,25 @@ As another example, the SQL expression `a + b * c` would be
represented as an `E
Jiashu-Hu commented on code in PR #15329:
URL: https://github.com/apache/datafusion/pull/15329#discussion_r2006264327
##
docs/source/library-user-guide/working-with-exprs.md:
##
@@ -50,6 +50,29 @@ As another example, the SQL expression `a + b * c` would be
represented as an `E
Jiashu-Hu commented on code in PR #15329:
URL: https://github.com/apache/datafusion/pull/15329#discussion_r2007966257
##
docs/source/library-user-guide/working-with-exprs.md:
##
@@ -50,6 +50,25 @@ As another example, the SQL expression `a + b * c` would be
represented as an `E
comphead merged PR #15329:
URL: https://github.com/apache/datafusion/pull/15329
--
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...@dataf
comphead commented on code in PR #15329:
URL: https://github.com/apache/datafusion/pull/15329#discussion_r2006103754
##
docs/source/library-user-guide/working-with-exprs.md:
##
@@ -50,6 +50,29 @@ As another example, the SQL expression `a + b * c` would be
represented as an `E
Jiashu-Hu opened a new pull request, #15329:
URL: https://github.com/apache/datafusion/pull/15329
## Which issue does this PR close?
- Closes [#7724](https://github.com/apache/datafusion/issues/7724) .
## Rationale for this change
Added some description about DFSchema