Remove the topic [How to invalidate directory list cache?](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#how-to-invalidate-directory-list-cache) from the documentation, and consolidate the content from the removed topic into [Invalidate Directory List Cache](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#invalidate-directory-list-cache). ## Presto Component, Service, or Connector Documentation. ## Possible Implementation * Remove the topic [How to invalidate directory list cache?](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#how-to-invalidate-directory-list-cache) from the documentation. * Consolidate the content from the removed topic into [Invalidate Directory List Cache](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#invalidate-directory-list-cache). * (Optional suggestion) The format of the title [How to invalidate directory list cache?](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#how-to-invalidate-directory-list-cache) is a question, so I think it would be nice to add a new _How to invalidate directory list cache?_ entry in the [Troubleshooting](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/troubleshoot.rst) topic of the documentation, that links to the combined information in [Invalidate Directory List Cache](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#invalidate-directory-list-cache). ## Context The idea arose in [a comment](https://github.com/prestodb/presto/pull/26091#discussion_r2363042473) responding to #26091. #26099 addresses consolidating the topics [How to invalidate metastore cache?](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#how-to-invalidate-metastore-cache) and [Invalidate Metastore Cache](https://github.com/prestodb/presto/blob/master/presto-docs/src/main/sphinx/connector/hive.rst#invalidate-metastore-cache). This issue was opened so we wouldn't forget to consolidate the Invalidate Directory List Cache documentation.