wypoon opened a new issue, #6724: URL: https://github.com/apache/iceberg/issues/6724
### Feature Request / Improvement In https://iceberg.apache.org/docs/latest/, in the left nav bar, under Spark, we have - DDL - Getting Started - Procedures - Queries - Structured Streaming - Writes I think "Getting Started" should be first. At the end of the "Getting Started" page, we have "Next steps Next, you can learn more about Iceberg tables in Spark: [DDL commands](https://iceberg.apache.org/docs/latest/spark-ddl): CREATE, ALTER, and DROP [Querying data](https://iceberg.apache.org/docs/latest/spark-queries): SELECT queries and metadata tables [Writing data](https://iceberg.apache.org/docs/latest/spark-writes): INSERT INTO and MERGE INTO [Maintaining tables](https://iceberg.apache.org/docs/latest/spark-procedures) with stored procedures" Thus, I think that after "Getting Started", the order should be "DDL", "Queries", "Writes", "Procedures", and finally "Structured Streaming" last. ### Query engine None -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
