Skip to content

Simplify interface for altering properties#10871

Merged
dain merged 1 commit intotrinodb:masterfrom
dain:cleanup-alter-properties-spi
Feb 1, 2022
Merged

Simplify interface for altering properties#10871
dain merged 1 commit intotrinodb:masterfrom
dain:cleanup-alter-properties-spi

Conversation

@dain
Copy link
Copy Markdown
Member

@dain dain commented Jan 31, 2022

Replace separate map and set for non-null and null properties with a single Map<String, Optional>

Replace separate map and set for non-null and null properties with a
single Map<String, Optional<Object>>
@dain dain requested a review from electrum January 31, 2022 23:50
@cla-bot cla-bot bot added the cla-signed label Jan 31, 2022
@dain dain merged commit 8a5e70c into trinodb:master Feb 1, 2022
@dain dain deleted the cleanup-alter-properties-spi branch February 1, 2022 06:18
@github-actions github-actions bot added this to the 370 milestone Feb 1, 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.

2 participants