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 2020/11/03 14:59:08 UTC

[GitHub] [hudi] bvaradar commented on issue #2201: hoodie_commit_timestamp time travel queries - can we implement operational analytics

bvaradar commented on issue #2201:
URL: https://github.com/apache/hudi/issues/2201#issuecomment-721178345


   Retaining by versions is done at file level. Latest "N" versions of the files are chosen  for retaining.  They cannot have holes inside them. 
   
   No, keeping older versions will not take physical memory when querying other than meta-data about file listing. 


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