Skip to content

Commit

Permalink
Merge branch 'main' into tsdb-consider-metric-names-duplicate-detection
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbarny authored Jan 21, 2025
2 parents d71861e + 04b5b7a commit 8394841
Show file tree
Hide file tree
Showing 38 changed files with 104 additions and 227 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/intake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ steps:
timeout_in_minutes: 300
matrix:
setup:
BWC_VERSION: ["8.16.3", "8.17.1", "8.18.0", "9.0.0"]
BWC_VERSION: ["8.16.4", "8.17.2", "8.18.0", "9.0.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down
12 changes: 6 additions & 6 deletions .buildkite/pipelines/periodic-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,8 @@ steps:
env:
BWC_VERSION: 8.15.5

- label: "{{matrix.image}} / 8.16.3 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.16.3
- label: "{{matrix.image}} / 8.16.4 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.16.4
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -301,10 +301,10 @@ steps:
machineType: custom-16-32768
buildDirectory: /dev/shm/bk
env:
BWC_VERSION: 8.16.3
BWC_VERSION: 8.16.4

- label: "{{matrix.image}} / 8.17.1 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.17.1
- label: "{{matrix.image}} / 8.17.2 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.17.2
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -317,7 +317,7 @@ steps:
machineType: custom-16-32768
buildDirectory: /dev/shm/bk
env:
BWC_VERSION: 8.17.1
BWC_VERSION: 8.17.2

- label: "{{matrix.image}} / 8.18.0 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.18.0
Expand Down
16 changes: 8 additions & 8 deletions .buildkite/pipelines/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@ steps:
- signal_reason: agent_stop
limit: 3

- label: 8.16.3 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.16.3#bwcTest
- label: 8.16.4 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.16.4#bwcTest
timeout_in_minutes: 300
agents:
provider: gcp
Expand All @@ -316,7 +316,7 @@ steps:
buildDirectory: /dev/shm/bk
preemptible: true
env:
BWC_VERSION: 8.16.3
BWC_VERSION: 8.16.4
retry:
automatic:
- exit_status: "-1"
Expand All @@ -325,8 +325,8 @@ steps:
- signal_reason: agent_stop
limit: 3

- label: 8.17.1 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.17.1#bwcTest
- label: 8.17.2 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.17.2#bwcTest
timeout_in_minutes: 300
agents:
provider: gcp
Expand All @@ -335,7 +335,7 @@ steps:
buildDirectory: /dev/shm/bk
preemptible: true
env:
BWC_VERSION: 8.17.1
BWC_VERSION: 8.17.2
retry:
automatic:
- exit_status: "-1"
Expand Down Expand Up @@ -448,7 +448,7 @@ steps:
setup:
ES_RUNTIME_JAVA:
- openjdk21
BWC_VERSION: ["8.16.3", "8.17.1", "8.18.0", "9.0.0"]
BWC_VERSION: ["8.16.4", "8.17.2", "8.18.0", "9.0.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down Expand Up @@ -490,7 +490,7 @@ steps:
ES_RUNTIME_JAVA:
- openjdk21
- openjdk23
BWC_VERSION: ["8.16.3", "8.17.1", "8.18.0", "9.0.0"]
BWC_VERSION: ["8.16.4", "8.17.2", "8.18.0", "9.0.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down
4 changes: 2 additions & 2 deletions .ci/bwcVersions
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ BWC_VERSION:
- "8.13.4"
- "8.14.3"
- "8.15.5"
- "8.16.3"
- "8.17.1"
- "8.16.4"
- "8.17.2"
- "8.18.0"
- "9.0.0"
4 changes: 2 additions & 2 deletions .ci/snapshotBwcVersions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BWC_VERSION:
- "8.16.3"
- "8.17.1"
- "8.16.4"
- "8.17.2"
- "8.18.0"
- "9.0.0"
6 changes: 0 additions & 6 deletions docs/changelog/117469.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/117840.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/117851.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118454.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/118516.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/118603.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118757.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/118816.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118837.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118844.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118919.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118921.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118954.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/118958.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/118999.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119131.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/119134.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119233.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119449.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119495.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119516.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119637.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/119750.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/119793.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119797.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/119897.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions docs/changelog/120538.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 120538
summary: "Revert unwanted ES|QL lexer changes from PR #120354"
area: ES|QL
type: bug
issues: []
2 changes: 2 additions & 0 deletions server/src/main/java/org/elasticsearch/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,10 @@ public class Version implements VersionId<Version>, ToXContentFragment {
public static final Version V_8_16_1 = new Version(8_16_01_99);
public static final Version V_8_16_2 = new Version(8_16_02_99);
public static final Version V_8_16_3 = new Version(8_16_03_99);
public static final Version V_8_16_4 = new Version(8_16_04_99);
public static final Version V_8_17_0 = new Version(8_17_00_99);
public static final Version V_8_17_1 = new Version(8_17_01_99);
public static final Version V_8_17_2 = new Version(8_17_02_99);
public static final Version V_8_18_0 = new Version(8_18_00_99);
public static final Version V_9_0_0 = new Version(9_00_00_99);
public static final Version CURRENT = V_9_0_0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,6 @@
8.16.0,8772001
8.16.1,8772004
8.16.2,8772004
8.16.3,8772004
8.17.0,8797002
8.17.1,8797002
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,6 @@
8.16.0,8518000
8.16.1,8518000
8.16.2,8518000
8.16.3,8518000
8.17.0,8521000
8.17.1,8521000
Original file line number Diff line number Diff line change
Expand Up @@ -1452,6 +1452,7 @@ cnt:long
;

implicit casting strings to dates for IN operator
required_capability: string_literal_auto_casting
FROM employees
| WHERE birth_date IN ("1953-04-20", "1958-10-31")
| KEEP emp_no, first_name;
Expand All @@ -1462,7 +1463,7 @@ emp_no:integer | first_name:keyword
10025 | Prasadram
;

IN operator with null in list, finds match
IN operator with null in list, finds match#[skip:-8.13.99, reason: default date formatter is changed in 8.14]

FROM employees
| EVAL x = NULL
Expand All @@ -1473,7 +1474,7 @@ birth_date:datetime | first_name:keyword
1958-02-19T00:00:00.000Z | Saniya
;

IN operator with null in list, doesn't find match
IN operator with null in list, doesn't find match#[skip:-8.13.99, reason: default date formatter is changed in 8.14]

FROM employees
| EVAL x = NULL
Expand All @@ -1483,7 +1484,7 @@ FROM employees
birth_date:datetime | first_name:keyword
;

IN operator with null in list, doesn't find match, EVAL to check value
IN operator with null in list, doesn't find match, EVAL to check value#[skip:-8.13.99, reason: default date formatter is changed in 8.14]

FROM employees
| EVAL x = NULL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,7 @@ ct:long | mo:date_nanos
Bucket Date nanos by 10 minutes
required_capability: date_trunc_date_nanos
required_capability: date_nanos_bucket
required_capability: string_literal_auto_casting

FROM date_nanos
| WHERE millis > "2020-01-01"
Expand Down
Loading

0 comments on commit 8394841

Please sign in to comment.