Skip to content

[enhance](catalog)Unified external partition prune interface (#44567)#45090

Closed
zddr wants to merge 3 commits intoapache:branch-3.0from
zddr:external_partition_prune_3.0
Closed

[enhance](catalog)Unified external partition prune interface (#44567)#45090
zddr wants to merge 3 commits intoapache:branch-3.0from
zddr:external_partition_prune_3.0

Conversation

@zddr
Copy link
Copy Markdown
Contributor

@zddr zddr commented Dec 6, 2024

pick: #44567

…44567)

Previously, external partition cropping only supported Hive. If you want
to support other types of tables, you need to understand the internal
processing logic of partition pruning.

This PR abstracts the logic of partition pruning, and other tables can
be implemented by simply covering a few methods of externalTable

[opt](planner) Unified external partition prune interface
@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@zddr
Copy link
Copy Markdown
Contributor Author

zddr commented Dec 6, 2024

run buildall

@zddr
Copy link
Copy Markdown
Contributor Author

zddr commented Dec 6, 2024

run buildall

@zddr zddr closed this Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants