We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3fc4d commit 0055bd0Copy full SHA for 0055bd0
1 file changed
mkdocs/docs/feature-support.md
@@ -36,8 +36,8 @@ The goal is that the python library will provide a functional, performant subset
36
| Create Table | X | X |
37
| Rename Table | X | X |
38
| Drop Table | X | X |
39
-| Alter Table | X | |
40
-| Set Table Properties | X | |
+| Alter Table | X | X |
+| Set Table Properties | X | X |
41
| Create Namespace | X | X |
42
| Drop Namespace | X | X |
43
| Set Namespace Properties | X | X |
0 commit comments