Skip to content

Commit

Permalink
Updated api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mobley-trent committed Oct 26, 2023
1 parent 8db8919 commit 8efe218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs/docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ sort_order = SortOrder(SortField(source_id=2, transform=IdentityTransform()))
catalog.create_table(
identifier="docs_example.bids",
schema=schema,
location="s3://pyiceberg",
partition_spec=partition_spec,
sort_order=sort_order,
)
Expand Down

0 comments on commit 8efe218

Please sign in to comment.