diff --git a/.buildkite/pipelines/intake.yml b/.buildkite/pipelines/intake.yml index 9efb9c8b498aa..54be022ce236b 100644 --- a/.buildkite/pipelines/intake.yml +++ b/.buildkite/pipelines/intake.yml @@ -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 diff --git a/.buildkite/pipelines/periodic-packaging.yml b/.buildkite/pipelines/periodic-packaging.yml index b1e5a7bf933c9..aded97712d7a5 100644 --- a/.buildkite/pipelines/periodic-packaging.yml +++ b/.buildkite/pipelines/periodic-packaging.yml @@ -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: @@ -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: @@ -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 diff --git a/.buildkite/pipelines/periodic.yml b/.buildkite/pipelines/periodic.yml index 4c593bae62d7a..64c4d59fd7fbe 100644 --- a/.buildkite/pipelines/periodic.yml +++ b/.buildkite/pipelines/periodic.yml @@ -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 @@ -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" @@ -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 @@ -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" @@ -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 @@ -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 diff --git a/.ci/bwcVersions b/.ci/bwcVersions index cf12ee8c15419..9f4b86ffc7ada 100644 --- a/.ci/bwcVersions +++ b/.ci/bwcVersions @@ -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" diff --git a/.ci/snapshotBwcVersions b/.ci/snapshotBwcVersions index 68c6ad5601546..38104e03edb5f 100644 --- a/.ci/snapshotBwcVersions +++ b/.ci/snapshotBwcVersions @@ -1,5 +1,5 @@ BWC_VERSION: - - "8.16.3" - - "8.17.1" + - "8.16.4" + - "8.17.2" - "8.18.0" - "9.0.0" diff --git a/docs/changelog/117469.yaml b/docs/changelog/117469.yaml deleted file mode 100644 index cfb14f78cb578..0000000000000 --- a/docs/changelog/117469.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 117469 -summary: Handle exceptions in query phase can match -area: Search -type: bug -issues: - - 104994 diff --git a/docs/changelog/117840.yaml b/docs/changelog/117840.yaml deleted file mode 100644 index e1f469643af42..0000000000000 --- a/docs/changelog/117840.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 117840 -summary: Fix timeout ingesting an empty string into a `semantic_text` field -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/117851.yaml b/docs/changelog/117851.yaml deleted file mode 100644 index 21888cd6fb80f..0000000000000 --- a/docs/changelog/117851.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 117851 -summary: Addition of `tier_preference`, `creation_date` and `version` fields in Elasticsearch monitoring template -area: Monitoring -type: enhancement -issues: [] diff --git a/docs/changelog/118454.yaml b/docs/changelog/118454.yaml deleted file mode 100644 index 9a19ede64d705..0000000000000 --- a/docs/changelog/118454.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118454 -summary: Fix RLIKE folding with (unsupported) case insensitive pattern -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/118516.yaml b/docs/changelog/118516.yaml deleted file mode 100644 index 8a618a6d6cfd7..0000000000000 --- a/docs/changelog/118516.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 118435 -summary: Fix moving function linear weighted avg -area: Aggregations -type: bug -issues: - - 113751 diff --git a/docs/changelog/118603.yaml b/docs/changelog/118603.yaml deleted file mode 100644 index d61619adfa5f6..0000000000000 --- a/docs/changelog/118603.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 118603 -summary: Allow DATE_PARSE to read the timezones -area: ES|QL -type: bug -issues: - - 117680 diff --git a/docs/changelog/118757.yaml b/docs/changelog/118757.yaml deleted file mode 100644 index 956e220f21aeb..0000000000000 --- a/docs/changelog/118757.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118757 -summary: Improve handling of nested fields in index reader wrappers -area: Authorization -type: enhancement -issues: [] diff --git a/docs/changelog/118816.yaml b/docs/changelog/118816.yaml deleted file mode 100644 index f1c1eac90dbcf..0000000000000 --- a/docs/changelog/118816.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 118816 -summary: Support flattened field with downsampling -area: Downsampling -type: bug -issues: - - 116319 diff --git a/docs/changelog/118837.yaml b/docs/changelog/118837.yaml deleted file mode 100644 index 38cd32f3a3513..0000000000000 --- a/docs/changelog/118837.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118837 -summary: Add missing timeouts to rest-api-spec ILM APIs -area: "ILM+SLM" -type: bug -issues: [] diff --git a/docs/changelog/118844.yaml b/docs/changelog/118844.yaml deleted file mode 100644 index f9f92bcaeb8cb..0000000000000 --- a/docs/changelog/118844.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118844 -summary: Add missing timeouts to rest-api-spec ingest APIs -area: Ingest Node -type: bug -issues: [] diff --git a/docs/changelog/118919.yaml b/docs/changelog/118919.yaml deleted file mode 100644 index 832fd86fe08ba..0000000000000 --- a/docs/changelog/118919.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118919 -summary: Remove unsupported timeout from rest-api-spec license API -area: License -type: bug -issues: [] diff --git a/docs/changelog/118921.yaml b/docs/changelog/118921.yaml deleted file mode 100644 index bd341616d8a14..0000000000000 --- a/docs/changelog/118921.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118921 -summary: Add missing timeouts to rest-api-spec shutdown APIs -area: Infra/Node Lifecycle -type: bug -issues: [] diff --git a/docs/changelog/118954.yaml b/docs/changelog/118954.yaml deleted file mode 100644 index ab2f2cda5c11e..0000000000000 --- a/docs/changelog/118954.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118954 -summary: Add missing parameter to `xpack.info` rest-api-spec -area: Infra/REST API -type: bug -issues: [] diff --git a/docs/changelog/118958.yaml b/docs/changelog/118958.yaml deleted file mode 100644 index fb0fd6388ab61..0000000000000 --- a/docs/changelog/118958.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 118958 -summary: Add missing timeouts to rest-api-spec SLM APIs -area: ILM+SLM -type: bug -issues: [] diff --git a/docs/changelog/118999.yaml b/docs/changelog/118999.yaml deleted file mode 100644 index 0188cebbd7685..0000000000000 --- a/docs/changelog/118999.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 118999 -summary: Fix loss of context in the inference API for streaming APIs -area: Machine Learning -type: bug -issues: - - 119000 diff --git a/docs/changelog/119131.yaml b/docs/changelog/119131.yaml deleted file mode 100644 index 2628b6184f90d..0000000000000 --- a/docs/changelog/119131.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119131 -summary: Expose BwC enrich cache setting in plugin -area: Ingest Node -type: bug -issues: [] diff --git a/docs/changelog/119134.yaml b/docs/changelog/119134.yaml deleted file mode 100644 index c4aefac91c701..0000000000000 --- a/docs/changelog/119134.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 119134 -summary: Handle `index.mapping.ignore_malformed` in downsampling -area: Downsampling -type: bug -issues: - - 119075 diff --git a/docs/changelog/119233.yaml b/docs/changelog/119233.yaml deleted file mode 100644 index ef89c011ce4f6..0000000000000 --- a/docs/changelog/119233.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119233 -summary: Fixing `GetDatabaseConfigurationAction` response serialization -area: Ingest Node -type: bug -issues: [] diff --git a/docs/changelog/119449.yaml b/docs/changelog/119449.yaml deleted file mode 100644 index f02bfa6d16d60..0000000000000 --- a/docs/changelog/119449.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119449 -summary: Add missing traces ilm policy for OTel traces data streams -area: Data streams -type: bug -issues: [] diff --git a/docs/changelog/119495.yaml b/docs/changelog/119495.yaml deleted file mode 100644 index b3e8f7e79d984..0000000000000 --- a/docs/changelog/119495.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119495 -summary: Add mapping for `event_name` for OTel logs -area: Data streams -type: enhancement -issues: [] diff --git a/docs/changelog/119516.yaml b/docs/changelog/119516.yaml deleted file mode 100644 index 06dd5168a0823..0000000000000 --- a/docs/changelog/119516.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119516 -summary: "Fix: do not let `_resolve/cluster` hang if remote is unresponsive" -area: Search -type: bug -issues: [] diff --git a/docs/changelog/119637.yaml b/docs/changelog/119637.yaml deleted file mode 100644 index c2fd6dc51f068..0000000000000 --- a/docs/changelog/119637.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119637 -summary: Fix spike detection for short spikes at the tail of the data -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/119750.yaml b/docs/changelog/119750.yaml deleted file mode 100644 index 2ec5c298d0eb1..0000000000000 --- a/docs/changelog/119750.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 119750 -summary: "ESQL: `connect_transport_exception` should be thrown instead of `verification_exception`\ - \ when ENRICH-ing if remote is disconnected" -area: Search -type: bug -issues: [] diff --git a/docs/changelog/119793.yaml b/docs/changelog/119793.yaml deleted file mode 100644 index 80330c25c2f30..0000000000000 --- a/docs/changelog/119793.yaml +++ /dev/null @@ -1,6 +0,0 @@ -pr: 119793 -summary: Resolve/cluster should mark remotes as not connected when a security exception - is thrown -area: CCS -type: bug -issues: [] diff --git a/docs/changelog/119797.yaml b/docs/changelog/119797.yaml deleted file mode 100644 index 992c2078e0caa..0000000000000 --- a/docs/changelog/119797.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119797 -summary: "[Inference API] Fix bug checking for e5 or reranker default IDs" -area: Machine Learning -type: bug -issues: [] diff --git a/docs/changelog/119897.yaml b/docs/changelog/119897.yaml deleted file mode 100644 index 87c5890f9fde1..0000000000000 --- a/docs/changelog/119897.yaml +++ /dev/null @@ -1,5 +0,0 @@ -pr: 119897 -summary: Fix ESQL async get while task is being cancelled -area: ES|QL -type: bug -issues: [] diff --git a/docs/changelog/120538.yaml b/docs/changelog/120538.yaml new file mode 100644 index 0000000000000..dfd7e33f4be29 --- /dev/null +++ b/docs/changelog/120538.yaml @@ -0,0 +1,5 @@ +pr: 120538 +summary: "Revert unwanted ES|QL lexer changes from PR #120354" +area: ES|QL +type: bug +issues: [] diff --git a/server/src/main/java/org/elasticsearch/Version.java b/server/src/main/java/org/elasticsearch/Version.java index 8873c9b0e281e..a3e7863c9b094 100644 --- a/server/src/main/java/org/elasticsearch/Version.java +++ b/server/src/main/java/org/elasticsearch/Version.java @@ -192,8 +192,10 @@ public class Version implements VersionId, 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; diff --git a/server/src/main/resources/org/elasticsearch/TransportVersions.csv b/server/src/main/resources/org/elasticsearch/TransportVersions.csv index 2016f59b58a3e..81d9bf5cb30a4 100644 --- a/server/src/main/resources/org/elasticsearch/TransportVersions.csv +++ b/server/src/main/resources/org/elasticsearch/TransportVersions.csv @@ -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 diff --git a/server/src/main/resources/org/elasticsearch/index/IndexVersions.csv b/server/src/main/resources/org/elasticsearch/index/IndexVersions.csv index 3bfeeded6494c..874d9fe3d0150 100644 --- a/server/src/main/resources/org/elasticsearch/index/IndexVersions.csv +++ b/server/src/main/resources/org/elasticsearch/index/IndexVersions.csv @@ -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 diff --git a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date.csv-spec b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date.csv-spec index bb46c9d31f745..e5cab8de8092b 100644 --- a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date.csv-spec +++ b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date.csv-spec @@ -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; @@ -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 @@ -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 @@ -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 diff --git a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date_nanos.csv-spec b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date_nanos.csv-spec index f44653171a4f5..b2a063e509a85 100644 --- a/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date_nanos.csv-spec +++ b/x-pack/plugin/esql/qa/testFixtures/src/main/resources/date_nanos.csv-spec @@ -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" diff --git a/x-pack/plugin/esql/src/main/antlr/EsqlBaseLexer.tokens b/x-pack/plugin/esql/src/main/antlr/EsqlBaseLexer.tokens index b1a16987dd8ce..366b455f16402 100644 --- a/x-pack/plugin/esql/src/main/antlr/EsqlBaseLexer.tokens +++ b/x-pack/plugin/esql/src/main/antlr/EsqlBaseLexer.tokens @@ -66,66 +66,68 @@ MINUS=65 ASTERISK=66 SLASH=67 PERCENT=68 -NAMED_OR_POSITIONAL_PARAM=69 -OPENING_BRACKET=70 -CLOSING_BRACKET=71 -UNQUOTED_IDENTIFIER=72 -QUOTED_IDENTIFIER=73 -EXPR_LINE_COMMENT=74 -EXPR_MULTILINE_COMMENT=75 -EXPR_WS=76 -EXPLAIN_WS=77 -EXPLAIN_LINE_COMMENT=78 -EXPLAIN_MULTILINE_COMMENT=79 -METADATA=80 -UNQUOTED_SOURCE=81 -FROM_LINE_COMMENT=82 -FROM_MULTILINE_COMMENT=83 -FROM_WS=84 -ID_PATTERN=85 -PROJECT_LINE_COMMENT=86 -PROJECT_MULTILINE_COMMENT=87 -PROJECT_WS=88 -AS=89 -RENAME_LINE_COMMENT=90 -RENAME_MULTILINE_COMMENT=91 -RENAME_WS=92 -ON=93 -WITH=94 -ENRICH_POLICY_NAME=95 -ENRICH_LINE_COMMENT=96 -ENRICH_MULTILINE_COMMENT=97 -ENRICH_WS=98 -ENRICH_FIELD_LINE_COMMENT=99 -ENRICH_FIELD_MULTILINE_COMMENT=100 -ENRICH_FIELD_WS=101 -MVEXPAND_LINE_COMMENT=102 -MVEXPAND_MULTILINE_COMMENT=103 -MVEXPAND_WS=104 -INFO=105 -SHOW_LINE_COMMENT=106 -SHOW_MULTILINE_COMMENT=107 -SHOW_WS=108 -SETTING=109 -SETTING_LINE_COMMENT=110 -SETTTING_MULTILINE_COMMENT=111 -SETTING_WS=112 -LOOKUP_LINE_COMMENT=113 -LOOKUP_MULTILINE_COMMENT=114 -LOOKUP_WS=115 -LOOKUP_FIELD_LINE_COMMENT=116 -LOOKUP_FIELD_MULTILINE_COMMENT=117 -LOOKUP_FIELD_WS=118 -USING=119 -JOIN_LINE_COMMENT=120 -JOIN_MULTILINE_COMMENT=121 -JOIN_WS=122 -METRICS_LINE_COMMENT=123 -METRICS_MULTILINE_COMMENT=124 -METRICS_WS=125 -CLOSING_METRICS_LINE_COMMENT=126 -CLOSING_METRICS_MULTILINE_COMMENT=127 -CLOSING_METRICS_WS=128 +LEFT_BRACES=69 +RIGHT_BRACES=70 +NAMED_OR_POSITIONAL_PARAM=71 +OPENING_BRACKET=72 +CLOSING_BRACKET=73 +UNQUOTED_IDENTIFIER=74 +QUOTED_IDENTIFIER=75 +EXPR_LINE_COMMENT=76 +EXPR_MULTILINE_COMMENT=77 +EXPR_WS=78 +EXPLAIN_WS=79 +EXPLAIN_LINE_COMMENT=80 +EXPLAIN_MULTILINE_COMMENT=81 +METADATA=82 +UNQUOTED_SOURCE=83 +FROM_LINE_COMMENT=84 +FROM_MULTILINE_COMMENT=85 +FROM_WS=86 +ID_PATTERN=87 +PROJECT_LINE_COMMENT=88 +PROJECT_MULTILINE_COMMENT=89 +PROJECT_WS=90 +AS=91 +RENAME_LINE_COMMENT=92 +RENAME_MULTILINE_COMMENT=93 +RENAME_WS=94 +ON=95 +WITH=96 +ENRICH_POLICY_NAME=97 +ENRICH_LINE_COMMENT=98 +ENRICH_MULTILINE_COMMENT=99 +ENRICH_WS=100 +ENRICH_FIELD_LINE_COMMENT=101 +ENRICH_FIELD_MULTILINE_COMMENT=102 +ENRICH_FIELD_WS=103 +MVEXPAND_LINE_COMMENT=104 +MVEXPAND_MULTILINE_COMMENT=105 +MVEXPAND_WS=106 +INFO=107 +SHOW_LINE_COMMENT=108 +SHOW_MULTILINE_COMMENT=109 +SHOW_WS=110 +SETTING=111 +SETTING_LINE_COMMENT=112 +SETTTING_MULTILINE_COMMENT=113 +SETTING_WS=114 +LOOKUP_LINE_COMMENT=115 +LOOKUP_MULTILINE_COMMENT=116 +LOOKUP_WS=117 +LOOKUP_FIELD_LINE_COMMENT=118 +LOOKUP_FIELD_MULTILINE_COMMENT=119 +LOOKUP_FIELD_WS=120 +USING=121 +JOIN_LINE_COMMENT=122 +JOIN_MULTILINE_COMMENT=123 +JOIN_WS=124 +METRICS_LINE_COMMENT=125 +METRICS_MULTILINE_COMMENT=126 +METRICS_WS=127 +CLOSING_METRICS_LINE_COMMENT=128 +CLOSING_METRICS_MULTILINE_COMMENT=129 +CLOSING_METRICS_WS=130 'dissect'=1 'drop'=2 'enrich'=3 @@ -179,10 +181,10 @@ CLOSING_METRICS_WS=128 '*'=66 '/'=67 '%'=68 -']'=71 -'metadata'=80 -'as'=89 -'on'=93 -'with'=94 -'info'=105 -'USING'=119 +']'=73 +'metadata'=82 +'as'=91 +'on'=95 +'with'=96 +'info'=107 +'USING'=121