Skip to content

Conversation

@hatyo
Copy link
Contributor

@hatyo hatyo commented Nov 20, 2025

No description provided.

@hatyo hatyo added the DO NOT MERGE do not merge label Nov 20, 2025
@hatyo hatyo force-pushed the reintroduce-proto-renaming branch from c904633 to 51f58a7 Compare November 21, 2025 10:26
@hatyo
Copy link
Contributor Author

hatyo commented Nov 21, 2025

PRB failed previously because of some code style violations and what seems to be a sporadic failure in LuceneIndexMaintenanceTest#concurrentMix, opened a GitHub issue for that #3769.

@hatyo hatyo force-pushed the reintroduce-proto-renaming branch 2 times, most recently from 596d4c6 to 0f5589b Compare November 21, 2025 15:32
- make sure to convert FieldKeyExpression#fieldName (which is internal) to
  user-facing name when constructing match candidates.
- also, add tests for deeply nested (and repeated) structures with non-pb-compliant
  field names, and an index.
@hatyo hatyo force-pushed the reintroduce-proto-renaming branch from 0f5589b to e14e340 Compare November 21, 2025 16:07
@github-actions
Copy link

📊 Metrics Diff Analysis Report

Summary

  • New queries: 52
  • Dropped queries: 0
  • Plan changed + metrics changed: 0
  • Plan unchanged + metrics changed: 0
ℹ️ About this analysis

This automated analysis compares query planner metrics between the base branch and this PR. It categorizes changes into:

  • New queries: Queries added in this PR
  • Dropped queries: Queries removed in this PR. These should be reviewed to ensure we are not losing coverage.
  • Plan changed + metrics changed: The query plan has changed along with planner metrics.
  • Metrics only changed: Same plan but different metrics

The last category in particular may indicate planner regressions that should be investigated.

New Queries

Count of new queries by file:

  • yaml-tests/src/test/resources/valid-identifiers.metrics.yaml: 52

@hatyo
Copy link
Contributor Author

hatyo commented Nov 25, 2025

Superseded by #3770

@hatyo hatyo closed this Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE do not merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant