Skip to content

Commit

Permalink
Merge branch 'main' of github.com:apache/iceberg-python into fd-set-f…
Browse files Browse the repository at this point in the history
…ield-id-with-prefix
  • Loading branch information
Fokko committed Jan 11, 2024
2 parents 40245ce + 5085d28 commit a9a0ae7
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 93 deletions.
4 changes: 2 additions & 2 deletions mkdocs/docs/feature-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ The goal is that the python library will provide a functional, performant subset
| Create Table | X | X |
| Rename Table | X | X |
| Drop Table | X | X |
| Alter Table | X | |
| Set Table Properties | X | |
| Alter Table | X | X |
| Set Table Properties | X | X |
| Create Namespace | X | X |
| Drop Namespace | X | X |
| Set Namespace Properties | X | X |
Expand Down
2 changes: 1 addition & 1 deletion mkdocs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

mkdocs==1.5.3
griffe==0.38.1
jinja2==3.1.2
jinja2==3.1.3
mkdocstrings==0.24.0
mkdocstrings-python==1.8.0
mkdocs-literate-nav==0.6.1
Expand Down
Loading

0 comments on commit a9a0ae7

Please sign in to comment.