Remove WTF in changelog.md#87645
Merged
nikitamikhaylov merged 1 commit intomasterfrom Sep 25, 2025
Merged
Conversation
Contributor
nikitamikhaylov
approved these changes
Sep 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix Changelog Entries for Data Lake Features
Summary
This PR cleans up several placeholder entries in the CHANGELOG.md file by:
max_iceberg_data_file_rows/bytestoiceberg_insert_max_rows_in_data_file/iceberg_insert_max_bytes_in_data_fileChanges
diskstorage level settingMotivation
These changes ensure the changelog accurately reflects the implemented features and provides the correct setting names for users. The PR eliminates placeholder text that was not meant for public release.
Impact
No code changes are included in this PR - only documentation improvements in CHANGELOG.md to ensure users have accurate information about the features and their configuration options.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
IcebergandDeltaLaketables features:diskiceberg_insert_max_rows_in_data_fileandiceberg_insert_max_bytes_in_data_fileDocumentation entry for user-facing changes