Include relevant retry info in hbo rst#23335
Include relevant retry info in hbo rst#23335abhinavmuk04 merged 1 commit intoprestodb:masterfrom abhinavmuk04:addretrytohborst
Conversation
steveburnett
left a comment
There was a problem hiding this comment.
The configuration properties table is malformed, so that table does not appear in a local docs build.
Screenshot of local docs build

I noticed this earlier this week and opened PR #23322 to fix it, look at that PR for the errors and the fix in context.
GitHub won't let me comment on the specific line in this PR, but add == to the first line of == in line 34 and that should fix the problem. When I edited line 34 locally and did a new local build, the config properties table was displayed, and your new additions to that table and the session properties table look okay.
steveburnett
left a comment
There was a problem hiding this comment.
Thanks, the table display is fixed! Two nits about punctuation in the config property name.
presto-docs/src/main/sphinx/optimizer/history-based-optimization.rst
Outdated
Show resolved
Hide resolved
steveburnett
left a comment
There was a problem hiding this comment.
LGTM! (docs)
Pull updated branch, new local doc build, everything looks good. Thanks!
Description
Include relevant retry info in hbo rst
Motivation and Context
Impact
Test Plan
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.