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/02/13 22:54:02 UTC

[GitHub] [hudi] tooptoop4 opened a new pull request #2576: [DOCS] Add query latency trade-off for COW vs MOR

tooptoop4 opened a new pull request #2576:
URL: https://github.com/apache/hudi/pull/2576


   MOR table will have new records updated before COW table.
   But once the records are in COW table, the query execution time against COW will be faster than the query execution time against MOR table
   


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



[GitHub] [hudi] yanghua merged pull request #2576: [MINOR][DOCS] Add query latency trade-off for COW vs MOR

Posted by GitBox <gi...@apache.org>.
yanghua merged pull request #2576:
URL: https://github.com/apache/hudi/pull/2576


   


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