XiaoHongbo-Hope commented on code in PR #7157:
URL: https://github.com/apache/paimon/pull/7157#discussion_r2867568396


##########
docs/content/pypaimon/data-evolution.md:
##########
@@ -204,3 +204,8 @@ commit.close()
 - **Row order matters**: the batches you write must have the **same number of 
rows** as the batches you read, in the
   same order for that shard.
 - **Parallelism**: run multiple shards by calling 
`new_shard_updator(shard_idx, num_shards)` for each shard.
+
+## Read After Partial Shard Update

Review Comment:
   > I feel like this document doesn't make much sense
   
   Removed



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