pvary commented on pull request #2701:
URL: https://github.com/apache/iceberg/pull/2701#issuecomment-878974923


   Hi @jackye1995!
   
   I am honestly not sure how much effort do we want to put into this change 
and where do we stop.
   
   This might be interesting from 
[here](https://cwiki.apache.org/confluence/display/hive/languagemanual+ddl):
   bq. Any column name that is specified within backticks (`) is treated 
literally. Within a backtick string, use double backticks (``) to represent a 
backtick character. Backtick quotation also enables the use of reserved 
keywords for table and column identifiers.
   
   since this is intended as a temporary solution I think we should keep it as 
simple as possible and we should clearly state what is supported, and what is 
not. Really depends on the intended use-case for you.


-- 
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: issues-unsubscr...@iceberg.apache.org

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



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

Reply via email to