|
@@ -216,6 +216,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcSqlSpecIT
|
|
|
method: test {case-functions.testUpperCasingTheSecondLetterFromTheRightFromFirstName}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/112640
|
|
|
+- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcSqlSpecIT
|
|
|
+ method: test {case-functions.testUcaseInline3}
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/112643
|
|
|
|
|
|
# Examples:
|
|
|
#
|