danielcweeks commented on code in PR #6298: URL: https://github.com/apache/iceberg/pull/6298#discussion_r1033961880
########## python/mkdocs/docs/index.md: ########## @@ -529,10 +529,10 @@ The goal is that the python library will provide a functional, performant subset |:------------------------|:-----:|:------:| | Get Schema | X | X | | Get Snapshots | X | X | -| Plan Scan | X | | -| Plan Scan for Snapshot | X | | +| Plan Scan | X | X | +| Plan Scan for Snapshot | X | X | | Update Current Snapshot | X | | -| Set Table Properties | X | X | +| Set Table Properties | X | | Review Comment: You might want to include a line for `Set Namespace Properties` because that is supported. -- 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