alamb commented on PR #22853: URL: https://github.com/apache/datafusion/pull/22853#issuecomment-5005687964
As a comment for future PRs, it is very hard for me to understand what end user visible behavior this PR proposes to actually fix I suspect it may be for other reviewers, which is why this PR has been Specifically, the description goes into great detail about the internal changes, but it doesn't explain in end user terms For exmaple that might look like When I run this query: ```sql select ... ``` It errors like this: (ERROR HERE) It should pass cleanly -- 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]
