Description
For example:
SELECT bool ' f '; select int2 ' 21234 ';
Attachments
Issue Links
- causes
-
SPARK-32559 Fix the trim logic in UTF8String.toInt/toLong did't handle Chinese characters correctly
- Resolved
- is cloned by
-
SPARK-30000 Trim the string when cast string type to decimals
- Resolved
- is duplicated by
-
SPARK-29980 Whitespaces handling for Cast and BinaryOperation between StringType and NumericTypes
- Resolved
- is related to
-
SPARK-27931 Accept 'on' and 'off' as input for boolean data type
- Resolved
-
SPARK-25098 Trim the string when cast stringToTimestamp and stringToDate
- Resolved
- links to