wqc200 commented on pull request #9600:
URL: https://github.com/apache/arrow/pull/9600#issuecomment-787454075


   > 
   > 
   > Thanks @wqc200 -- this is great functionality to have.
   > 
   > I would personally like to have datafusion follow postgres when it comes 
to case sensitivity (rather than having it be an option).
   > 
   > @andygrove / @seddonm1 / @Dandandan what do you think about making DF 
follow postgres's lead (and effectively convert everything to lowercase, except 
identifiers explicitly quoted.
   > 
   > For example `Database` --> `database` but `"Database"` --> `Database`?
   > 
   > Here is a blog post that I found that talks about posgres sensitivity
   > https://blog.xojo.com/2016/09/28/about-postgresql-case-sensitivity/
   
   
   I'm now using DataFusion which is in the MySQL protocol. If I didn't make 
the case sensitive option, I would have a problem here


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to