xushiyan commented on issue #286:
URL: https://github.com/apache/hudi-rs/issues/286#issuecomment-3362037696

   sure @yunchipang you can read more about keygen from here 
https://www.linkedin.com/feed/update/urn:li:activity:7369057512760774661 and 
the linked docs.
   
   as an example it's like user giving predicate like `ts > xxxx` and the table 
is using timestamp keygen which makes the partition like 
`yyyy=xxxx/MM=xx/dd=xx`. So the predicate should work with the transformed 
partition paths.


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