Skip to content

Commit dd39a44

Browse files
committed
fix conflicts
Signed-off-by: Lantao Jin <ltjin@amazon.com>
1 parent 2e634a4 commit dd39a44

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

integ-test/src/test/java/org/opensearch/sql/calcite/tpch/CalcitePPLTpchIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@ public void testQ18() throws IOException {
404404
verifyNumOfRows(actual, 0);
405405
}
406406

407-
@Ignore("This IT is easily flaky failure in 2.19.0, but more stable after 2.19.3")
408407
@Test
409408
public void testQ19() throws IOException {
410409
String ppl = sanitize(loadFromFile("tpch/queries/q19.ppl"));

0 commit comments

Comments
 (0)