Skip to content

Conversation

ivancea
Copy link
Contributor

@ivancea ivancea commented Oct 17, 2025

  • Find&Replace parameterSuppliersFromTypedDataWithDefaultChecksNoErrors with parameterSuppliersFromTypedDataWithDefaultChecks
  • Remove two // TODO reminding this

Context

Initially, we had parameterSuppliersFromTypedDataWithDefaultChecks() method used on function tests, automatically adding extra autogenerated cases.

Then, we moved the "invalid parameter types" to another test class (For every function), deprecated that method, and added a new parameterSuppliersFromTypedDataWithDefaultChecksNoErrors().

Eventually, the migration was completed, and we removed the old method. But the new one wasn't renamed again.

This PR renames it to what it was.

@ivancea ivancea requested a review from nik9000 October 17, 2025 10:22
@ivancea ivancea added >test Issues or PRs that are addressing/adding tests Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL v9.3.0 labels Oct 17, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@cimequinox
Copy link

I do not know the history or motivations of our naming choices but the change appears correct as described.

@ivancea ivancea merged commit 8007380 into elastic:main Oct 17, 2025
34 checks passed
@ivancea ivancea deleted the esql-rename-test-method branch October 17, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants