Skip to content

[branch1.2](parquet) optimize parquet reader profile#20286

Merged
morningman merged 5 commits intoapache:branch-1.2-ltsfrom
morningman:better_explain2
Jun 1, 2023
Merged

[branch1.2](parquet) optimize parquet reader profile#20286
morningman merged 5 commits intoapache:branch-1.2-ltsfrom
morningman:better_explain2

Conversation

@morningman
Copy link
Contributor

Proposed changes

Only for branch 1.2.

  1. Optimize parquet reader profile, separate the open reader time and meta parse time.
  2. Optimize the result of explain verbose for external file scan node.(already on master branch)

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions github-actions bot added area/planner Issues or PRs related to the query planner area/vectorization labels May 31, 2023
@morningman morningman merged commit 279b1f0 into apache:branch-1.2-lts Jun 1, 2023
mongo360 pushed a commit to mongo360/doris that referenced this pull request Jul 12, 2023
Only for branch 1.2.
1. Optimize parquet reader profile, separate the open reader time and meta parse time.
2. Optimize the result of `explain verbose` for external file scan node.(already on master branch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/planner Issues or PRs related to the query planner area/vectorization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant