Skip to content

Optimization #375

@gangliao

Description

@gangliao

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions