Github user twdsilva commented on a diff in the pull request:
https://github.com/apache/phoenix/pull/417#discussion_r244065574
--- Diff:
phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java ---
@@ -2951,6 +2951,129 @@ public void testOrderPreservingGroupBy() throws
Exception {
}
}
}
+
--- End diff --
Nice tests!---
