flyrain commented on code in PR #9889:
URL: https://github.com/apache/iceberg/pull/9889#discussion_r1521884083


##########
docs/docs/spark-procedures.md:
##########
@@ -823,6 +823,8 @@ second snapshot deleted 1 record.
 |2     | Bob      |INSERT      |0      |5390529835796506035|
 |1     | Alice  |DELETE        |1      |8764748981452218370|
 
+#### Net Changes

Review Comment:
   I'm OK to bring it up to the same level as `Pre/Post Update Images`. By 
doing that, we will need to give a brief introduction before jumping into an 
example.  Something like this:
   ```
   The procedure can remove intermediate changes across multiple snapshots, and 
only outputs the net changes. Here is an example to create a changelog view 
that computes net changes. 
   ```



-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to