alamb opened a new pull request, #5778:
URL: https://github.com/apache/arrow-datafusion/pull/5778

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/issues/5523
   Closes https://github.com/apache/arrow-datafusion/pull/5625
   
   # Rationale for this change
   
   Error messages are hard to read with so many unecessary `"`
   
   # What changes are included in this PR?
   
   This work is based off of @Weijun-H 's great start in 
https://github.com/apache/arrow-datafusion/pull/5625 (🙏 )
   
   1. Improve error messages by only quoting column names if necessary
   2. Add test for quote_identifier
   
   # Are these changes tested?
   
   Yes -- both existing tests and new tets
   
   # Are there any user-facing changes?
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->


-- 
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]

Reply via email to