Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The current castVarchar function does byte by byte check for handling multibyte characters. Since most of the time string consists of single byte characters optimise it for that case and move to the slow path when multibyte characters detected.
Attachments
Issue Links
- links to