Skip to content

Set DocVector.mayContainDuplicates flag to test deduplication#143375

Merged
leontyevdv merged 1 commit intoelastic:mainfrom
leontyevdv:test/fix-may-contain-duplicates-for-TimeSeriesFirstDocIdDeduplicationTests
Mar 2, 2026
Merged

Set DocVector.mayContainDuplicates flag to test deduplication#143375
leontyevdv merged 1 commit intoelastic:mainfrom
leontyevdv:test/fix-may-contain-duplicates-for-TimeSeriesFirstDocIdDeduplicationTests

Conversation

@leontyevdv
Copy link
Copy Markdown
Contributor

After pull request #142055 was merged, we need to explicitly set the mayContainDuplicates flag to allow duplication in DocVector.

Closes #143128

@leontyevdv leontyevdv requested a review from a team March 2, 2026 11:29
@leontyevdv leontyevdv self-assigned this Mar 2, 2026
@leontyevdv leontyevdv added >test Issues or PRs that are addressing/adding tests Team:StorageEngine :StorageEngine/ES|QL Timeseries / metrics / PromQL / logsdb capabilities in ES|QL v9.4.0 labels Mar 2, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@leontyevdv leontyevdv changed the title Set mayContainDuplicates flag to test deduplication Set DocVector.mayContainDuplicates flag to test deduplication Mar 2, 2026
@leontyevdv leontyevdv merged commit b3f6240 into elastic:main Mar 2, 2026
35 checks passed
szybia added a commit to szybia/elasticsearch that referenced this pull request Mar 2, 2026
…cations

* upstream/main: (60 commits)
  Use batches for other bulk vector benchmarks (elastic#143167)
  Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT test {csv-spec:lookup-join.MvJoinKeyOnTheLookupIndexAfterStats} elastic#143388
  Mute org.elasticsearch.snapshots.ConcurrentSnapshotsIT testBackToBackQueuedDeletes elastic#143387
  [Inference API] Parse endpoint metadata from persisted endpoints (elastic#143081)
  Add cluster formation doc to DistributedArchitectureGuide (elastic#143318)
  Fix flattened root block loader null expectation (elastic#143238)
  Unmute ValueSourceReaderTypeConversionTests testLoadAll (elastic#143189)
  ESQL: Add split coalescing for many small files (elastic#143335)
  Unmute mixed-cluster spatial parse warning test (elastic#143186)
  Fix zero-size estimate in BytesRefBlock null test (elastic#143258)
  Make DataType and DataFormat top-level enums (elastic#143312)
  Add support for steps to change the target index name for later steps (elastic#142955)
  Set mayContainDuplicates flag to test deduplication (elastic#143375)
  ESQL: Fix Driver search load millis as nanos bug (elastic#143267)
  Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT test {csv-spec:lookup-join.LookupJoinWithMixPushableAndUnpushableFilters} elastic#143378
  ESQL: Forbid MV_EXPAND before full text functions (elastic#143249)
  ESQL: Fix unresolved name pattern (elastic#143210)
  Implement boxplot queryDSL aggregation for exponential_histograms (elastic#143026)
  Add prefetching to x64 bulk vector implementations (elastic#142387)
  Make large segment vector tests resilient to memory constraints (elastic#143366)
  ...
tballison pushed a commit to tballison/elasticsearch that referenced this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/ES|QL Timeseries / metrics / PromQL / logsdb capabilities in ES|QL Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] TimeSeriesFirstDocIdDeduplicationTests testSimpleWithCranky failing

3 participants