----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22607/ -----------------------------------------------------------
Review request for drill and Mehant Baid. 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 ----- exec/java-exec/src/main/codegen/data/MathFunc.tdd e287122 exec/java-exec/src/main/codegen/templates/MathFunctions.java ac7cedb Diff: https://reviews.apache.org/r/22607/diff/ Testing ------- Via Sqlline Thanks, Yash Sharma
