yoavcloud opened a new pull request, #1632:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1632

   Attempts at solving issue #1607 
   
   Snowflake is not very strict with using SQL keywords as select list item 
aliases. Added support for the dialect to control if a word is parsed as an 
alias or not. Parsing of aliases is quite centralized now, and this PR breaks 
that up a bit, so feedback is welcomed if this is a good approach or 
alternative solutions are preferred.


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

Reply via email to