szehon-ho commented on PR #8579:
URL: https://github.com/apache/iceberg/pull/8579#issuecomment-1904441605

   Hi @advancedxy , I'm ok to leave that for the next pr.
   
   How about we just keep the notes for PartitionField and SortOrder like?
   ```
   1. For partition fields with a transform with a single argument, the ID of 
the source field is set on `source-id`, and `source-ids` is omitted.
   2. For partition fields with a transform of multiple arguments, the IDs of 
the source fields are set on `source-ids`. To preserve backward compatibility, 
`source-id` is set to -1. 
   ```
   
   And just omit the example until we the bucketv2 pr?


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