Skip to content

Optimize lpad, rpad for scalar args #20655

@neilconway

Description

@neilconway

Is your feature request related to a problem or challenge?

lpad and rpad are most commonly invoked with scalar list (and fill, if supplied) arguments. We can specialize for that case to significantly outperform the general-purpose implementation.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions