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 2022/09/13 07:07:01 UTC

[GitHub] [hudi] yihua commented on a diff in pull request #5219: [MINOR] Update concepts.md

yihua commented on code in PR #5219:
URL: https://github.com/apache/hudi/pull/5219#discussion_r969229293


##########
website/versioned_docs/version-0.10.1/concepts.md:
##########
@@ -154,7 +154,7 @@ Following illustrates how the table works, and shows two types of queries - snap
 There are lot of interesting things happening in this example, which bring out the subtleties in the approach.
 
  - We now have commits every 1 minute or so, something we could not do in the other table type.
- - Within each file id group, now there is an delta log file, which holds incoming updates to records in the base columnar files. In the example, the delta log files hold
+ - Within each file id group, now there is an delta log file, which holds incoming updates to records in the row based files. In the example, the delta log files hold

Review Comment:
   @lipsa308 I addressed the comments for you.



-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org