-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Sybase will return a non-null result then padding a null string.
Sybase and ms sql will trim from the string from the left when lpad is specified with a pad length shorter than the string. The expected behavior is to always trim from the right.
- is caused by
-
TEIID-4761 Support lpad/rpad pushdown to sql server
- Resolved