Skip to content

Edit fault tolerant execution docs for style and readability#12549

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
jhlodin:jl/fte-azure-edits
May 25, 2022
Merged

Edit fault tolerant execution docs for style and readability#12549
losipiuk merged 1 commit intotrinodb:masterfrom
jhlodin:jl/fte-azure-edits

Conversation

@jhlodin
Copy link
Copy Markdown
Contributor

@jhlodin jhlodin commented May 25, 2022

Description

Follow-up edits to the Azure Blob Storage FTE PR

Is this change a fix, improvement, new feature, refactoring, or other?

Improvement

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Documentation

How would you describe this change to a non-technical end user or system administrator?

Help make the fault tolerant execution easier to read and similarly-written to other Trino documentation

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label May 25, 2022
@jhlodin jhlodin requested review from colebow, linzebing and mosabua May 25, 2022 16:29
@jhlodin jhlodin force-pushed the jl/fte-azure-edits branch 2 times, most recently from 0b53ae7 to 5aa7193 Compare May 25, 2022 16:35
@jhlodin jhlodin force-pushed the jl/fte-azure-edits branch from 5aa7193 to 4d61158 Compare May 25, 2022 16:39
Copy link
Copy Markdown
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Looks good and fixes some critical errors..

@mosabua mosabua added the docs label May 25, 2022
@jhlodin jhlodin changed the title Style and readability edits to fault tolerant execution docs Edit fault tolerant execution docs for style and readability May 25, 2022
@mosabua
Copy link
Copy Markdown
Member

mosabua commented May 25, 2022

Prior to this PR the abfs and gcs code snippets were in the wrong sections ..

@losipiuk losipiuk merged commit 575ecc1 into trinodb:master May 25, 2022
@jhlodin jhlodin deleted the jl/fte-azure-edits branch May 25, 2022 16:54
that stores spooled data in a specified location, either an S3-compatible
storage system or a local filesystem.
that stores spooled data in a specified location, such as an S3-compatible
storage system, Google Cloud Storage (GCS), or a local filesystem.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we mention Azure too?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I considered that, but it doesn't seem necessary given that this sentence just talks about example filesystems. The sections below being a more complete list is sufficient.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Maybe as we add more we could turn this into a complete (bulleted) list.

@github-actions github-actions bot added this to the 382 milestone May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants