Skip to content

GH-3760: Clean up hadoop README.md - #3761

Merged
ggershinsky merged 4 commits into
apache:masterfrom
ggershinsky:add-spaces
Sep 3, 2026
Merged

GH-3760: Clean up hadoop README.md#3761
ggershinsky merged 4 commits into
apache:masterfrom
ggershinsky:add-spaces

Conversation

@ggershinsky

@ggershinsky ggershinsky commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

What changes are included in this PR?

In the Hadoop README.md doc, fix format of a number of parameters (no line breaks, because spaces are missing)

@Fokko Fokko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @ggershinsky for cleaning this up. This is the reason why I prefer to use soft-line wraps in the editor, instead of line-breaks :D

Comment thread parquet-hadoop/README.md
Comment on lines -293 to -295
**Property:** `parquet.crypto.factory.class`
**Description:** Class implementing EncryptionPropertiesFactory.
**Default value:** None. If not set, the file won't be encrypted by a crypto factory.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this actually a duplicate? This parameter is under section Class: ParquetOutputFormat and references EncryptionPropertiesFactory. The duplicate below is under section Class: HadoopReadOptions and references DecryptionPropertiesFactory. I'm fine removing it if there's precedent to not duplicate, but it does seem to be used for two different things.

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.

Thanks. Yep, it makes sense to list the same parameter twice, in both output (encrypt) and read (decrypt) sections. I'll update the patch.

@ggershinsky
ggershinsky merged commit 95dc8cb into apache:master Sep 3, 2026
5 checks passed
@ggershinsky
ggershinsky deleted the add-spaces branch September 3, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants