Zouxxyy commented on PR #11260:
URL: https://github.com/apache/hudi/pull/11260#issuecomment-2119676691

   > I mean when user decpare the partition path as `dt=2021-12-09`, we handle 
it the same way as `dt=2021-12-09/*`.
   
   This looks good, but for example, such as third-level partitions, dt, hh, 
mm, if user configures `dt=1/mm=1` do we need to help the user configure as 
`dt=1/hh=*/mm=1`?
   
   I think simple is OK, user can either specify * or just full path.


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

Reply via email to