dnskr opened a new pull request, #6969:
URL: https://github.com/apache/kyuubi/pull/6969

   ### Why are the changes needed?
   
   The PR resolves multiple `"Title underline too short"` warnings to reduce 
noise during documentation building, for instance:
   ```shell
   ./kyuubi/docs/client/jdbc/mysql_jdbc.rst:18: WARNING: Title underline too 
short.
   
   `MySQL Connectors`_
   ================ [docutils]
   
   ./kyuubi/docs/connector/hive/paimon.rst:17: WARNING: Title underline too 
short.
   
   `Apache Paimon (Incubating)`_
   ========== [docutils]
   ./kyuubi/docs/connector/hive/paimon.rst:31: WARNING: Title underline too 
short.
   
   Apache Paimon (Incubating) Integration
   ------------------- [docutils]
   ```
   
   ### How was this patch tested?
   
   Checked that there are no `"Title underline too short"` warnings during the 
documentation build process.
   ```shell
   make html
   ```
   <!--
   If tests were added, say they were added here. Please make sure to add some 
test cases that check the changes thoroughly including negative and positive 
cases if possible.
   If it was tested in a way different from regular unit tests, please clarify 
how you tested step by step, ideally copy and paste-able, so that other 
reviewers can test and check, and descendants can verify in the future.
   If tests were not added, please describe why they were not added and/or why 
it was difficult to add.
   -->
   
   
   ### 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]

Reply via email to