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

Replace _ with - in config property names #23876

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Oct 23, 2024

Release notes

## General
* Rename the `fault-tolerant-execution-eager-speculative-tasks-node_memory-overcommit` config property
  to `fault-tolerant-execution-eager-speculative-tasks-node-memory-overcommit`. ({issue}`23876`)

## Iceberg
* Rename the `iceberg.expire_snapshots.min-retention` config property
  to `iceberg.expire-snapshots.min-retention`. ({issue}`23876`)
* Rename the `iceberg.remove_orphan_files.min-retention` config property
  to `iceberg.remove-orphan-files.min-retention`. ({issue}`23876`)

@cla-bot cla-bot bot added the cla-signed label Oct 23, 2024
@github-actions github-actions bot added docs iceberg Iceberg connector labels Oct 23, 2024
@ebyhr ebyhr merged commit 9660adf into trinodb:master Oct 23, 2024
96 checks passed
@ebyhr ebyhr deleted the ebi/iceberg-config-naming branch October 23, 2024 21:19
@github-actions github-actions bot added this to the 464 milestone Oct 23, 2024
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.

2 participants