----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22607/ -----------------------------------------------------------
(Updated June 18, 2014, 2:38 a.m.) Review request for drill and Mehant Baid. Changes ------- Added new formatted patch file with ROUND_DOWN change. Repository: drill-git Description ------- Drill-988 - Trunc func injects a long cast which would cause loss of data Added BigDecimal for truncation and return type is same as passed params. Diffs (updated) ----- exec/java-exec/src/main/codegen/data/MathFunc.tdd 8180141 exec/java-exec/src/main/codegen/templates/MathFunctions.java d1ba6e8 Diff: https://reviews.apache.org/r/22607/diff/ Testing ------- Via Sqlline Thanks, Yash Sharma
