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

   # Which issue does this PR close?
   Closes #2210
   
    # Rationale for this change
   fix: ‘Invalid identifier #xxx’ caused by Case-to-case conversion in SQL
   
   # What changes are included in this PR?
   Make the tablename and filed name case-insensitive in SQL. 
   
   # Are there any user-facing changes?
   Field name with uppercase letters can be used in SQL correctly and SQL 
statement will be case-insensitive. 


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