-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
- Data is divided more intelligently, so that each payload is close to the upper limit of 256KB or 6MB, thereby reducing the number of function calls.
- After the window function receives the data, how to reasonably divide it into record batch, so as to efficiently use multi-threading and SIMD.
- Parallel data source
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request