You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/10/28 17:53:08 UTC

[GitHub] [incubator-hudi] zhedoubushishi opened a new pull request #978: [HUDI-314] Fix multi partition keys error when querying a realtime table

zhedoubushishi opened a new pull request #978: [HUDI-314] Fix multi partition keys error when querying a realtime table
URL: https://github.com/apache/incubator-hudi/pull/978
 
 
   Jira: https://jira.apache.org/jira/browse/HUDI-314
   
   Hive uses slash to split multiple partition keys e.g. "/year/month/day". 
   I also checked different versions of Hive, it seems that all of them uses slash. For me, I didn't see any reason that should use comma.
   Manual testing shows this could work.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services