Commit Graph

10 Commits

Author SHA1 Message Date
Alex Behm
d173812f64 Added quotient() function. Fixed int divide and mod by zero. 2014-01-08 10:50:47 -08:00
Henry Robinson
2f339f2ed8 Add ASL license to all public files 2014-01-08 10:46:32 -08:00
ishaan
05c65789bb Change Copyrights from 2011 ti 2012 2014-01-08 10:46:29 -08:00
Nong Li
08968c1d07 Performance improvements for aggregation and hash join nodes with codegen. 2014-01-08 10:46:19 -08:00
Nong Li
a9ff7323f2 Fix our string to numeric casts to use StringParser instead of lexical_cast. 2014-01-08 10:45:57 -08:00
Nong Li
3402bc48eb Codegen for StringValue and some StringValue exprs. 2012-05-22 16:17:27 -07:00
Alexander Behm
cf9cbfe996 Added conditional functions. Disabled some tests due to issues with NULL and float literals. 2012-04-03 14:22:52 -07:00
Michael Ubell
8897169c87 Timestamp data type implimentation. 2012-03-22 21:38:18 -07:00
Alan Choi
a10a7630d3 use portable integer type for column type 2012-02-24 18:11:00 -08:00
Nong Li
c84fec38d3 - Move thrift out of FE src and into impala/common
- Thrift files now build using cmake instead of mvn
- Added cmake build to impala/ which drives the build process
2011-12-30 19:35:20 -08:00