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

use external storage to reduce the memory space usage of some executors #14392

Open
XuHuaiyu opened this issue Jan 8, 2020 · 1 comment
Open
Labels
epic/memory-management help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. sig/execution SIG execution type/enhancement The issue or PR belongs to an enhancement.

Comments

@XuHuaiyu
Copy link
Contributor

XuHuaiyu commented Jan 8, 2020

Feature Request

Is your feature request related to a problem? Please describe:

As the title says.

Describe the feature you'd like:

issue difficulty assignee PRs
  • #TODO Use external storage for Index Merge Join
hard help wanted N/A
hard help wanted N/A
hard help wanted N/A
hard help wanted N/A
medium @wshwsh12 #13718, #14279
  • #TODO Use external storage for Window Function
medium help wanted N/A
  • #TODO Compare between row-based and vectorized external storage format for different executors
hard help wanted N/A

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

@XuHuaiyu XuHuaiyu added the type/enhancement The issue or PR belongs to an enhancement. label Jan 8, 2020
@SunRunAway SunRunAway added sig/execution SIG execution help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Feb 7, 2020
@Tjianke
Copy link
Contributor

Tjianke commented Jan 24, 2021

Hello, I'm interested in implementing external storage for window function, is it still needed(As I noticed window function already has sliding window implemented in #14294)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic/memory-management help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. sig/execution SIG execution type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

3 participants