xinlifoobar commented on PR #11330:
URL: https://github.com/apache/datafusion/pull/11330#issuecomment-2225134330

   > Hi again @xinlifoobar. The idea in my mind was something like this: 
[synnada-ai@341b484](https://github.com/synnada-ai/datafusion-upstream/commit/341b48458c09f25d2a5873fcee2fce18eb0e1097).
   > 
   > I haven't been able to work on it much, and it can't be compiled right 
now, but you can understand what I mean as an idea. By removing the lowercase 
transformations we made while parsing the statement, just like in this PR, it 
seems that we can easily normalize the fields we want in the desired way.
   > 
   > cc @alamb
   
   Hi, I got the idea and am okay to make the change if we agree. The question 
is still the normalize go beyond the config itself. I am still unsure about 
this design because the normalize function is just for a small set of configs. 
in the future, if we have multiple functions for different purposes, the macro 
might become huge and difficult to read.  


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to