dnskr opened a new pull request, #7221: URL: https://github.com/apache/kyuubi/pull/7221
### Why are the changes needed? The PR fixes `nonexisting document 'client/advanced/features/engine_pool'` warning: ```shell ./kyuubi/docs/client/advanced/features/index.rst:19: WARNING: toctree contains reference to nonexisting document 'client/advanced/features/engine_pool' [toc.not_readable] ``` The document was deleted in the PR https://github.com/apache/kyuubi/pull/7118. ### How was this patch tested? Checked that there is no warning anymoreduring the documentation build process. ```shell make html ``` ### Was this patch authored or co-authored using generative AI tooling? No -- 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]
