You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/28 19:22:49 UTC

[GitHub] [iceberg] danielcweeks commented on a diff in pull request #6298: Python: Update feature matrix

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-unsubscribe@iceberg.apache.org

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


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