kevinjqliu commented on code in PR #305: URL: https://github.com/apache/iceberg-python/pull/305#discussion_r1468546304
########## mkdocs/docs/api.md: ########## @@ -146,6 +146,26 @@ catalog.create_table( ) ``` +One can also create an Iceberg table using a pyarrow schema: Review Comment: nit: to align with the statement above ```suggestion To create a table using a pyarrow schema: ``` -- 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