We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02eb48 commit f303f36Copy full SHA for f303f36
1 file changed
integ-test/src/test/java/org/opensearch/sql/calcite/big5/CalcitePPLBig5IT.java
@@ -24,10 +24,6 @@ public void init() throws Exception {
24
}
25
26
27
- @Override
28
- @Ignore("Relevance fields expression is unsupported in Calcite")
29
- public void testTQ1() throws IOException {}
30
-
31
@Override
32
@Ignore("Relevance fields expression is unsupported in Calcite")
33
public void testTQ2() throws IOException {}
0 commit comments