Github user twdsilva commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/355#discussion_r224636819
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/expression/ComparisonExpression.java
---
@@ -242,19 +242,6 @@ public static Expression create(CompareOp op,
List<Expression> children, Immutab
}
}
}
-
--- End diff --
Why is this being removed?---
