Skip to content

Conversation

@Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Aug 12, 2024

What changes were proposed in this pull request?

Support driver metrics for DS v2 write

Why are the changes needed?

For v2 tables like iceberg or paimon, its write metrics are very useful, by supporting driver metrics, we can report commit time, commited files, snapshot id etc.

Does this PR introduce any user-facing change?

Extract common interface SupportCustomMetrics for write and scan

How was this patch tested?

Add test case for writing v2 and v1 fallback table

Was this patch authored or co-authored using generative AI tooling?

No

@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented Aug 13, 2024

@cloud-fan @viirya @dongjoon-hyun Can you help with the review? Thanks

@cloud-fan
Copy link
Contributor

Sorry I missed this. #48573 did the same thing, and I think it's simpler to have separate APIs for Scan and Write, instead of adding a common interface for it.

@Zouxxyy Zouxxyy closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants