mirror of
https://github.com/apache/impala.git
synced 2025-12-30 03:01:44 -05:00
- Fix tuple template. Fixed strcmp - atoi/atof handle overflows. - added likely/unlikely compiler directive - Runquery now reports mean/stddev for profile runs - removed quoted char
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
1,2,3,4,5.5,6.6
|
|
1000,100000,10000000000000000,10000000000000000000,1e1000000,1e10000
|
|
-1000,-100000,-10000000000000000,-10000000000000000000,-1e1000000,-1e10000
|