Company or project name
No response
Describe what's wrong
When using ltrim/rtrim with trim characters, result is exception.
https://fiddle.clickhouse.com/c7e54224-4a3f-44e7-864e-29f90578b9c7
Does it reproduce on the most recent release?
Yes
How to reproduce
SELECT rtrim(' ClickHouse ', ' ')
Expected behavior
Same as trimLeft and trimRight functions
Error message and/or stacktrace
No response
Additional context
No response
Company or project name
No response
Describe what's wrong
When using ltrim/rtrim with trim characters, result is exception.
https://fiddle.clickhouse.com/c7e54224-4a3f-44e7-864e-29f90578b9c7
Does it reproduce on the most recent release?
Yes
How to reproduce
SELECT rtrim(' ClickHouse ', ' ')Expected behavior
Same as trimLeft and trimRight functions
Error message and/or stacktrace
No response
Additional context
No response