Skip to content

[C++][Compute] Row segmenter inefficiency #44052

@zanmato1984

Description

@zanmato1984

Describe the enhancement requested

The third item in #34475 :

Improve performance of grouping inside the segmenter (see this discussion)

Currently the algorithm has O(n^2) complexity, which is inefficient.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions