-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Convert docs source to markdown #18375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
177adb7
to
b0a9262
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed the issues .. the comment for START inside the table for some reason did not work in new testing .. the sphinx iterative builds are a pain sometimes.. I also adjusted the test .. all should work now |
Build failure is an unrelated Iceberg test. |
core/trino-parser/src/main/java/io/trino/sql/ReservedIdentifiers.java
Outdated
Show resolved
Hide resolved
core/trino-parser/src/main/java/io/trino/sql/ReservedIdentifiers.java
Outdated
Show resolved
Hide resolved
e870cbc
to
621bca8
Compare
Also adjusted for merge of #18431 |
- All files in language folder - All files in sql folder - Adjust test for reserved keyword list
Description
Continued conversion of docs source to markdown/myst
Verified that the output HTML is identical or only differs in whitespace, wrapping and other aspects that do not impact the rendered, visible output.
Additional context and related issues
#17732
#17742
#17759
Release notes
(x) This is not user-visible or docs only and no release notes are required.