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 2021/05/31 22:59:43 UTC

[GitHub] [hudi] n3nash commented on issue #3005: [SUPPORT]How to query history snapshot by given one history partition?

n3nash commented on issue #3005:
URL: https://github.com/apache/hudi/issues/3005#issuecomment-851710045


   @hushenmin I'm trying to understand your request a little better. Are you wanting to query older snapshots of the table ? Something like select * from hudi_table where timeAsOf (commit_time). Can you explain what you mean by "history partition" ?
   
   Some of the details around time-travel have been listed here -> https://cwiki.apache.org/confluence/display/HUDI/RFC+-+07+%3A+Point+in+time+Time-Travel+queries+on+Hudi+table. 
   
   Is that what you're looking for ?


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