Skip to content

[exporter/dorisexporter] fix ddl for doris 3.0.6 and 2.1.10 #40819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 14, 2025

Conversation

joker-star-l
Copy link
Contributor

@joker-star-l joker-star-l commented Jun 19, 2025

Description

  1. Use size_based compaction policy for the trace graph table instead of time_series.
  2. Use zstd as the default compression algorithm for all tables.
  3. Use "inverted_index_storage_format"="V2".

Link to tracking issue

Fixes #40578 #40827

@joker-star-l joker-star-l requested review from atoulme and a team as code owners June 19, 2025 03:49
@joker-star-l joker-star-l changed the title [exporter/dorisexporter] fix trace graph for doris 3.0.6 [exporter/dorisexporter] fix ddl for doris 3.0.6 and 2.1.10 Jun 20, 2025
@joker-star-l
Copy link
Contributor Author

@atoulme PTAL

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jul 14, 2025
Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

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

Written by codeowner, seems ok to me

@atoulme atoulme merged commit dda9bd0 into open-telemetry:main Jul 14, 2025
177 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 14, 2025
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.

[doris-exporter] The config about "create_schema: true" create error?
3 participants