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: [email protected] With regards, Apache Git Services
