You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/07/13 10:33:59 UTC

[GitHub] [iceberg] pvary commented on pull request #2701: Hive: support create table with partition transform through table property

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

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



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