Skip to content
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

[Tech Request]: Column pruning for DML #12358

Closed
2 tasks done
aunjgr opened this issue Oct 26, 2023 · 3 comments
Closed
2 tasks done

[Tech Request]: Column pruning for DML #12358

aunjgr opened this issue Oct 26, 2023 · 3 comments
Assignees
Labels
kind/tech-request New feature or request priority/p0 Critical feature that should be implemented in this version
Milestone

Comments

@aunjgr
Copy link
Contributor

aunjgr commented Oct 26, 2023

Is there an existing issue for the same tech request?

  • I have checked the existing issues.

Does this tech request not affect user experience?

  • This tech request doesn't affect user experience.

What would you like to be added ?

We need to do column pruning for joins which are implicitly spawned by DML.

Why is this needed ?

Currently DML spawned joins don't do column pruning. It causes memory issues, such as matrixorigin/MO-Cloud#1531

Additional information

No response

@aunjgr aunjgr added kind/tech-request New feature or request priority/p-1 labels Oct 26, 2023
@aunjgr aunjgr added this to the 1.1.0 milestone Oct 26, 2023
@aunjgr aunjgr self-assigned this Oct 26, 2023
@aunjgr aunjgr added priority/p0 Critical feature that should be implemented in this version and removed priority/p-1 labels Nov 1, 2023
@aunjgr aunjgr modified the milestones: 1.1.0, 1.2.0 Nov 8, 2023
@daviszhen
Copy link
Contributor

算到内存优化。

@daviszhen
Copy link
Contributor

是按照case by case
还是设计整体方案。

@sukki37 sukki37 modified the milestones: 1.2.0, 1.3.0-Backlog May 28, 2024
@sukki37 sukki37 modified the milestones: 1.3.0-Backlog, Backlog Jul 1, 2024
@aunjgr
Copy link
Contributor Author

aunjgr commented Jul 19, 2024

will be covered by #17539

@aunjgr aunjgr closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech-request New feature or request priority/p0 Critical feature that should be implemented in this version
Projects
None yet
Development

No branches or pull requests

3 participants