Skip to content

Data processing is not parallelized if the source returns one stream of data. #38755

@alexey-milovidov

Description

@alexey-milovidov

Use case

SELECT sum(length(base58Encode(toString(number)))) FROM system.numbers

or

SELECT sum(length(base58Encode(URL))) FROM file('hits.parquet')

Describe the solution you'd like

Simply add ResizeProcessor.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions