Skip to content
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

Remove support for legacy Hive Parquet writer #18420

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

electrum
Copy link
Member

@electrum electrum commented Jul 26, 2023

Release notes

(x) Release notes are required, with the following suggested text:

# Hive
* Remove legacy Parquet writer. The configuration property `parquet.optimized-writer.enabled`
  and session property `parquet_optimized_writer_enabled ` no longer exist. The configuration
  property `parquet.optimized-writer.validation-percentage` is replaced by
  `parquet.writer.validation-percentage`. ({issue}`18420`)

@cla-bot cla-bot bot added the cla-signed label Jul 26, 2023
@electrum electrum force-pushed the hive-parquet branch 2 times, most recently from 4bf42f0 to 9b55ef9 Compare July 26, 2023 03:23
@electrum electrum requested review from dain and raunaqmorarka July 26, 2023 03:23
@mosabua
Copy link
Member

mosabua commented Jul 26, 2023

I think we should add the name of the property that is removed to the release notes entry @electrum .. wdyt?

@electrum electrum force-pushed the hive-parquet branch 2 times, most recently from a948c5f to d655d0d Compare July 26, 2023 18:17
@electrum electrum merged commit 1339286 into trinodb:master Jul 26, 2023
@electrum electrum deleted the hive-parquet branch July 26, 2023 22:48
@github-actions github-actions bot added this to the 423 milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants