Skip to content

Report HashBuilderOperator stat for join build-side in EXPLAIN ANALYZE#14572

Merged
sopel39 merged 3 commits intotrinodb:masterfrom
starburstdata:ks/fix_reporting_of_build_metrics
Oct 25, 2022
Merged

Report HashBuilderOperator stat for join build-side in EXPLAIN ANALYZE#14572
sopel39 merged 3 commits intotrinodb:masterfrom
starburstdata:ks/fix_reporting_of_build_metrics

Conversation

@sopel39
Copy link
Copy Markdown
Member

@sopel39 sopel39 commented Oct 11, 2022

DynamicFilterSourceOperator takes only fraction of processing therefore
it doesn't make sense to report it's metrics (e.g. wall time/cpu time distribution)
in EXPLAIN ANALYZE

@sopel39 sopel39 requested a review from raunaqmorarka October 14, 2022 10:05
DynamicFilterSourceOperator takes only fraction of processing therefore
it doesn't make sense to report it's metrics (e.g. wall time/cpu time distribution)
in EXPLAIN ANALYZE
@sopel39 sopel39 force-pushed the ks/fix_reporting_of_build_metrics branch from 555ead0 to f0a7401 Compare October 20, 2022 07:41
@sopel39 sopel39 merged commit 068f31c into trinodb:master Oct 25, 2022
@sopel39 sopel39 deleted the ks/fix_reporting_of_build_metrics branch October 25, 2022 13:33
@sopel39 sopel39 mentioned this pull request Oct 25, 2022
@github-actions github-actions bot added this to the 401 milestone Oct 25, 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