We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bfc1c commit c50dd8dCopy full SHA for c50dd8d
1 file changed
integ-test/src/test/java/org/opensearch/sql/calcite/remote/CalcitePPLAggregationIT.java
@@ -1213,7 +1213,6 @@ public void testStatsCountOnFunctionsWithUDTArg() throws IOException {
1213
rows(1, 1508716800));
1214
}
1215
1216
- @Ignore("Enable after fixing https://github.com/opensearch-project/sql/issues/4296")
1217
@Test
1218
public void testLimitAfterAggregation() throws IOException {
1219
JSONObject response =
0 commit comments