elasticsearch/x-pack/plugin
Alexander Spies 1ad6dbc599
ESQL: More specific index pattern in testMultipleBatchesWithLookupJoin (#130006)
* Specific idx in testMultipleBatchesWithLookupJoin

Do not use `from *` in the test, be more specifc - otherwise other tests
can affect the output if they leave indices behind, affecting the column
count.

* Remove column count validation

That doesn't really tell us much in this test, anyway.
2025-06-26 15:06:16 +02:00
..
analytics Revert "Use IndexOrDocValuesQuery in NumberFieldType#termQuery implementations (#128293)" (#129206) 2025-06-12 10:10:29 +02:00
apm-data Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
async Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
async-search Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
autoscaling Decrease merge task checker periodicity in tests (#130082) 2025-06-26 15:30:32 +03:00
blob-cache Make writerWithOffset fully delegate to the writer it wraps (#126937) 2025-05-29 15:58:16 +01:00
ccr Make RepositoriesService project-aware (#129821) 2025-06-25 10:34:34 +10:00
core Make ILM operation mode APIs project-aware (#129678) 2025-06-26 22:44:38 +10:00
deprecation [Transform] Change reindex links (#129879) 2025-06-24 07:53:48 +10:00
downsample Add temporary LegacyActionRequest (#128107) 2025-05-20 07:09:27 -07:00
enrich Revert "Dispatch ingest work to coordination thread pool (#129820)" (#129949) 2025-06-24 14:38:50 -07:00
ent-search Integrate project global blocks into existing checks for cluster blocks (Part 2) (#129570) 2025-06-18 19:51:40 +10:00
eql Introduce projectClient method on Client (#129174) 2025-06-12 15:19:16 -03:00
esql ESQL: More specific index pattern in testMultipleBatchesWithLookupJoin (#130006) 2025-06-26 15:06:16 +02:00
esql-core Pushdown for LIKE (LIST) (#129557) 2025-06-23 14:35:09 -04:00
fleet Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
frozen-indices Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
geoip-enterprise-downloader Merge revision 7fb6ca447a into multi-project 2024-12-31 15:41:02 +11:00
graph Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
identity-provider Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
ilm Make ILM operation mode APIs project-aware (#129678) 2025-06-26 22:44:38 +10:00
inference Add inference YAML tests to rest-resources-zip (#130070) 2025-06-26 13:55:20 +04:00
kql [Build] Add support for publishing to maven central (#128659) 2025-06-06 17:35:44 +02:00
logsdb Simple version of patterned_text with a single doc value for arguments (#129292) 2025-06-25 21:31:32 -05:00
logstash Add temporary LegacyActionRequest (#128107) 2025-05-20 07:09:27 -07:00
mapper-aggregate-metric Revert "Use IndexOrDocValuesQuery in NumberFieldType#termQuery implementations (#128293)" (#129206) 2025-06-12 10:10:29 +02:00
mapper-constant-keyword Properly handle multi fields in block loaders with synthetic source enabled (#127483) 2025-04-30 09:33:35 -07:00
mapper-counted-keyword Natively store synthetic source array offsets for numeric fields (#124594) 2025-03-19 18:44:46 -07:00
mapper-unsigned-long Upgrade to Lucene 10.2.2 (#129546) 2025-06-22 13:37:22 +01:00
mapper-version Remove legacy block loader test infrastructure (#127273) 2025-04-25 10:26:27 -07:00
migrate Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
ml [ML] Fix timeout bug in DBQ deletion of unused and orphan ML data (#130083) 2025-06-26 13:24:59 +02:00
ml-package-loader Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
monitoring Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
old-lucene-versions Make repositories project aware (#128285) 2025-05-28 17:29:39 +10:00
otel-data Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
profiling [Profiling] Don't group by address if executable is known but function is unknown (#129498) 2025-06-18 09:25:02 +02:00
ql ESQL: Pushdown Lookup Join past Project (#129503) 2025-06-23 12:05:45 +02:00
rank-rrf Simplified Linear & RRF Retrievers - Return error on empty fields param (#129962) 2025-06-24 19:25:24 -04:00
rank-vectors Add option to include or exclude vectors from _source retrieval (#128735) 2025-06-09 12:01:41 +01:00
redact Make enrich project-aware (#124099) 2025-03-06 19:20:46 +01:00
repositories-metering-api Make TransportRequest an interface (#126733) 2025-04-14 14:22:28 -07:00
rollup Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
search-business-rules Fix: Allow non-score sorts in pinned retriever sub-retrievers (#128323) 2025-05-30 10:01:01 +03:00
searchable-snapshots Make RepositoriesService project-aware (#129821) 2025-06-25 10:34:34 +10:00
security Add RemoveBlock API to allow DELETE /{index}/_block/{block} (#129128) 2025-06-25 06:16:14 +10:00
shutdown Expand bcUpgradeTask to run more test suites. (#128983) 2025-06-13 12:58:49 +02:00
slm Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
snapshot-based-recoveries Make repositories project aware (#128285) 2025-05-28 17:29:39 +10:00
snapshot-repo-test-kit Upgrade tests to MinIO RELEASE.2025-06-13T11-33-47Z (#129920) 2025-06-25 19:22:41 +10:00
spatial Throw better exception for unsupported aggregations over shape fields (#129139) 2025-06-10 14:48:45 +02:00
sql Introduce projectClient method on Client (#129174) 2025-06-12 15:19:16 -03:00
src ESQL: Move explain command validation off EsqlSession (#129918) 2025-06-24 18:05:29 +03:00
stack Make use of new projectClient method and remove old one (#129393) 2025-06-17 13:39:04 +02:00
text-structure [ML] Fix text structure NPE when fields in list have null value (#125922) 2025-04-29 15:47:04 +02:00
transform Integrate project global blocks into existing checks for cluster blocks (Part 2) (#129570) 2025-06-18 19:51:40 +10:00
vector-tile Fix vector-tile tests when run on non-snapshot builds (#126251) 2025-04-04 12:16:31 -04:00
voting-only-node Remove test dependencies on cluster state API master waiting (#129118) 2025-06-16 16:04:39 +02:00
watcher Bring over merge metrics from stateless (#128617) 2025-06-23 19:42:01 -04:00
wildcard Improve execution of terms queries over wildcard fields (#128986) 2025-06-06 14:18:07 +02:00
write-load-forecaster ES-10037 Track the peak indexing load for each shard (#125521) 2025-03-27 12:03:39 +02:00
build.gradle Reword lookup join error messages (#129312) 2025-06-16 15:34:25 +02:00