----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21999/#review44229 -----------------------------------------------------------
Ship it! Ship It! - Mahadev Konar On May 29, 2014, 1:20 a.m., Sid Wagle wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21999/ > ----------------------------------------------------------- > > (Updated May 29, 2014, 1:20 a.m.) > > > Review request for Ambari, Jonathan Hurley, Mahadev Konar, and Tom Beerbower. > > > Bugs: AMBARI-5922 > https://issues.apache.org/jira/browse/AMBARI-5922 > > > Repository: ambari > > > Description > ------- > > API should be able to process filter with predicates(<,>,=) for fields with > float values; For example field: metrics/load/load_one. > > Currently the Greater than predicate will fail for values in between 0.0 and > 1.0 > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/predicate/ComparisonPredicate.java > e8102d6 > > ambari-server/src/test/java/org/apache/ambari/server/controller/predicate/GreaterPredicateTest.java > af79eff > > Diff: https://reviews.apache.org/r/21999/diff/ > > > Testing > ------- > > ---------------------------------------------------------------------- > Ran 207 tests in 0.662s > > OK > ---------------------------------------------------------------------- > Total run:560 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Sid Wagle > >
