We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b1b28 commit afa788fCopy full SHA for afa788f
muted-tests.yml
@@ -161,6 +161,9 @@ tests:
161
- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT
162
method: test {date.testDateParseHaving}
163
issue: https://github.com/elastic/elasticsearch/issues/111921
164
+- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcCsvSpecIT
165
+ method: test {datetime.testDateTimeParseHaving}
166
+ issue: https://github.com/elastic/elasticsearch/issues/111922
167
168
# Examples:
169
#
0 commit comments