Description
Parsing 1 million blank values through cast(x as int) is 3x slower than parsing a valid single digit.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-11544 LazyInteger should avoid throwing NumberFormatException
- Closed