alamb commented on code in PR #8852: URL: https://github.com/apache/arrow-datafusion/pull/8852#discussion_r1451502105
########## docs/source/user-guide/cli.md: ########## @@ -191,7 +191,7 @@ DataFusion CLI v16.0.0 2 rows in set. Query took 0.007 seconds. ``` -## Creating external tables +## Creating External Tables Review Comment: drive by cleanup -- the other headings are capitalized so it seemed strange that this one was not ########## docs/source/user-guide/cli.md: ########## @@ -467,6 +474,66 @@ Available commands inside DataFusion CLI are: > SET datafusion.execution.batch_size to 1024; ``` +- `parquet_metadata` table function Review Comment: Here is what this looks like rendered:  -- 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]
