mosabua commented on a change in pull request #1745: URL: https://github.com/apache/iceberg/pull/1745#discussion_r520161359
########## File path: site/docs/presto.md ########## @@ -17,4 +17,4 @@ # Presto -Iceberg connector is part of Presto SQL's master branch, although support for many features is still under development. Current status of the connector is detailed in the [presto-iceberg README](https://github.com/prestosql/presto/blob/master/presto-iceberg/README.md). +Iceberg connector is part of Presto SQL's master branch, and feature development is complete. Connector documentation can be found in [Presto Iceberg Connector](https://prestosql.io/docs/current/connector/iceberg.html). Review comment: How about rewording it a bit to something like this: ``` The Iceberg connector is available with Presto SQL. It is feature complete and usage details can be found in the [documentation](https://prestosql.io/docs/current/connector/iceberg.html). ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
