alamb commented on code in PR #13868: URL: https://github.com/apache/datafusion/pull/13868#discussion_r1894540159
########## docs/source/user-guide/sql/information_schema.md: ########## @@ -22,7 +22,10 @@ DataFusion supports showing metadata about the tables and views available. This information can be accessed using the views of the ISO SQL `information_schema` schema or the DataFusion specific `SHOW TABLES` and `SHOW COLUMNS` commands. -To show tables in the DataFusion catalog, use the `SHOW TABLES` command or the `information_schema.tables` view: +## `SHOW TABLES` Review Comment: This makes the table of contents have headers so it is easier to find these items I think <img width="990" alt="Screenshot 2024-12-20 at 9 49 56 PM" src="https://github.com/user-attachments/assets/44451c61-c4c9-42c9-9f9a-07c984a7e2cd" /> -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org