Skip to content

[GLUTEN-10761] Add iceberg write metrics#10908

Merged
jinchengchenghh merged 3 commits into
apache:mainfrom
Zouxxyy:dev/ic-metric
Oct 21, 2025
Merged

[GLUTEN-10761] Add iceberg write metrics#10908
jinchengchenghh merged 3 commits into
apache:mainfrom
Zouxxyy:dev/ic-metric

Conversation

@Zouxxyy

@Zouxxyy Zouxxyy commented Oct 18, 2025

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

Add iceberg write metrics

image

How was this patch tested?

Related issue: #10761

@github-actions github-actions Bot added CORE works for Gluten Core VELOX CLICKHOUSE labels Oct 18, 2025
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@Zouxxyy

Zouxxyy commented Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

CC @jinchengchenghh @zhztheplayer The failed CI shoud be unrelated, thanks

import java.util.ArrayList;

public class BatchWriteMetrics {
private final long physicalWrittenBytes;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

numWrittenBytes

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@jinchengchenghh jinchengchenghh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jinchengchenghh jinchengchenghh merged commit d2f8185 into apache:main Oct 21, 2025
101 of 102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants