Skip to content

[docs] Fix formatting in sql/show-create-schema.rst#25188

Merged
steveburnett merged 1 commit intoprestodb:masterfrom
steveburnett:steveburnett-show-create-schema
May 23, 2025
Merged

[docs] Fix formatting in sql/show-create-schema.rst#25188
steveburnett merged 1 commit intoprestodb:masterfrom
steveburnett:steveburnett-show-create-schema

Conversation

@steveburnett
Copy link
Contributor

@steveburnett steveburnett commented May 23, 2025

Description

Fix formatting in sql/show-create-schema.rst.

Motivation and Context

Reduce the number of warnings in doc builds, local and otherwise.

Impact

Doc build time.

Test Plan

Local doc builds.

BEFORE:

/Users/steveburnett/Documents/GitHub/presto/presto-docs/src/main/sphinx/sql/show-create-schema.rst:1: WARNING: Title overline too short.

=================
SHOW CREATE SCHEMA
================= [docutils]

AFTER:
The warning shown above does not appear in a local doc build.

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

== NO RELEASE NOTE ==

@steveburnett steveburnett requested review from a team and elharo as code owners May 23, 2025 17:51
@steveburnett steveburnett requested a review from hantangwangd May 23, 2025 17:51
@prestodb-ci prestodb-ci added the from:IBM PR from IBM label May 23, 2025
@prestodb-ci prestodb-ci requested review from a team, imsayari404 and pdabre12 and removed request for a team May 23, 2025 17:51
@github-project-automation github-project-automation bot moved this to 🆕 Unprioritized in Presto Documentation May 23, 2025
@steveburnett steveburnett moved this from 🆕 Unprioritized to 👀 Review in Presto Documentation May 23, 2025
@steveburnett steveburnett added docs and removed docs labels May 23, 2025
@steveburnett steveburnett force-pushed the steveburnett-show-create-schema branch from 3bb6a71 to 81cfac4 Compare May 23, 2025 18:31
@steveburnett steveburnett force-pushed the steveburnett-show-create-schema branch from 81cfac4 to b9f0640 Compare May 23, 2025 18:45
Copy link
Member

@hantangwangd hantangwangd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it. Thanks for the fix.

@github-project-automation github-project-automation bot moved this from 👀 Review to ✅ Done in Presto Documentation May 23, 2025
@steveburnett steveburnett merged commit cd4321f into prestodb:master May 23, 2025
94 checks passed
@steveburnett steveburnett deleted the steveburnett-show-create-schema branch May 23, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs from:IBM PR from IBM

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants