Skip to content

Conversation

@raunaqmorarka
Copy link
Member

@raunaqmorarka raunaqmorarka commented Nov 19, 2025

Description

Improve performance of RepeatFunction by using RunLengthEncodedBlock directly
instead of going through BlockBuilder

Expand the max size limits on the function

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

## General
* Improve performance of `repeat` function. ({issue}`27369`)

Implementation is simplified by using RunLengthEncodedBlock
@raunaqmorarka raunaqmorarka force-pushed the repeat-func branch 2 times, most recently from b18e93f to e0cdfa6 Compare November 19, 2025 08:49
@raunaqmorarka raunaqmorarka merged commit c186d84 into trinodb:master Nov 19, 2025
99 checks passed
@raunaqmorarka raunaqmorarka deleted the repeat-func branch November 19, 2025 13:58
@github-actions github-actions bot added this to the 479 milestone Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants