Skip to content

Extract adjustReplicatedJoinLocalExchangeCost and add TODO#11572

Merged
sopel39 merged 1 commit intotrinodb:masterfrom
starburstdata:ks/adjust_method
Mar 21, 2022
Merged

Extract adjustReplicatedJoinLocalExchangeCost and add TODO#11572
sopel39 merged 1 commit intotrinodb:masterfrom
starburstdata:ks/adjust_method

Conversation

@sopel39
Copy link
Copy Markdown
Member

@sopel39 sopel39 commented Mar 18, 2022

Extract adjustReplicatedJoinLocalExchangeCost so that it's easier
to understand that local exchange cost for replicated joins
has special treatment in cost calculators.
Add TODO to remove adjustReplicatedJoinLocalExchangeCost
once traits (e.g. data parallelism) are used to correctly
estimate replicated join local exchange cost.

@sopel39 sopel39 requested a review from losipiuk March 18, 2022 14:10
@cla-bot cla-bot bot added the cla-signed label Mar 18, 2022
Comment thread core/trino-main/src/main/java/io/trino/cost/CostCalculatorUsingExchanges.java Outdated
Extract adjustReplicatedJoinLocalExchangeCost so that it's easier
to understand that local exchange cost for replicated joins
has special treatment in cost calculators.
Add TODO to remove adjustReplicatedJoinLocalExchangeCost
once traits (e.g. data parallelism) are used to correctly
estimate replicated join local exchange cost.
@sopel39 sopel39 merged commit a64662a into trinodb:master Mar 21, 2022
@sopel39 sopel39 deleted the ks/adjust_method branch March 21, 2022 11:05
@github-actions github-actions bot added this to the 375 milestone Mar 21, 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