Skip to content

Commit fe82007

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 53bcbc7 commit fe82007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/action/EsqlCapabilities.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ public enum Cap {
11191119
* Allow lookup join on mixed numeric fields, among byte, short, int, long, half_float, scaled_float, float and double.
11201120
*/
11211121
LOOKUP_JOIN_ON_MIXED_NUMERIC_FIELDS,
1122-
1122+
11231123
/**
11241124
* Dense vector field type support
11251125
*/

0 commit comments

Comments
 (0)