What is the problem the feature request solves?
Currently comet only supports space as a padding character for rpad expressions. This issue is created to track effort to provide support to additional characters (? , ?? etc ) to improve overall native support
Describe the potential solution
Update native code to handle multi character non space strings
Additional context
No response