Skip to content

IN optimization and controlling task size during multipartition scan #139

Description

@parekuti

Currently there is a limit on how may partitions are supported during multipartition scan. If we increase the limit then will degrade the performance. Can we start thinking about how far we can go without degrading performance or cause issues? Also can we have a plan to add more tasks to get more cores during multipartition scan.
For example =>
0-200 or new limit --> default plan
New limit 400 --> same plan.. Some how create more tasks but fewer tasks than 5000
400 --> full table scan default behavior

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions