Skip to content

Conversation

tteofili
Copy link
Contributor

see #120354

tteofili and others added 2 commits January 27, 2025 15:20
* Move scoring in ES|QL out of snapshot

---------

Co-authored-by: Carlos Delgado <[email protected]>
(cherry picked from commit 1b1296e)
…20538)

* Revert unwanted ES|QL lexer changes from PR elastic#120354

* Update docs/changelog/120538.yaml

(cherry picked from commit 04b5b7a)
Copy link
Contributor

Documentation preview:

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 27, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine
Copy link
Collaborator

Hi @tteofili, I've created a changelog YAML for you.

Copy link
Member

@carlosdelest carlosdelest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should do some cleaning of the changelog YAMLs, as otherwise we'll get some release notes that users could be confused about.

Just realising it now, we can probably remove some of the guards in tests:

assumeTrue("'METADATA _score' is disabled", EsqlCapabilities.Cap.METADATA_SCORE.isEnabled());, for example in PhysicalPlanOptimizerTests.

That can be done as a follow up. Sorry for coming up with this so late in the process.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think any of these changelog should be added? We already should have the changelog for the scoring change, the others should not be needed (this should be a >non-issue IMO)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @carlosdelest , very good points !

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added #120940 to remove the mentioned assertions in tests

@tteofili tteofili merged commit 791d4c1 into elastic:8.x Jan 27, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants