Skip to content

Commit c50dd8d

Browse files
authored
Enable testLimitAfterAggregation in CalcitePPLAggregationIT
Signed-off-by: Yuanchun Shen <yuanchu@amazon.com>
1 parent 51bfc1c commit c50dd8d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

integ-test/src/test/java/org/opensearch/sql/calcite/remote/CalcitePPLAggregationIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1213,7 +1213,6 @@ public void testStatsCountOnFunctionsWithUDTArg() throws IOException {
12131213
rows(1, 1508716800));
12141214
}
12151215

1216-
@Ignore("Enable after fixing https://github.com/opensearch-project/sql/issues/4296")
12171216
@Test
12181217
public void testLimitAfterAggregation() throws IOException {
12191218
JSONObject response =

0 commit comments

Comments
 (0)