Skip to content

Optimized the query logic to make schema or weak data query read from local first & random if without local#15106

Merged
Beyyes merged 2 commits intoapache:masterfrom
Caideyipi:schema-optimizer-n
Mar 17, 2025
Merged

Optimized the query logic to make schema or weak data query read from local first & random if without local#15106
Beyyes merged 2 commits intoapache:masterfrom
Caideyipi:schema-optimizer-n

Conversation

@Caideyipi
Copy link
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@Caideyipi Caideyipi changed the title Optimized the query logic to make schema or weak data query read from local first Optimized the query logic to make schema or weak data query read from local first & random if without local Mar 17, 2025
@Beyyes Beyyes merged commit 98acf8e into apache:master Mar 17, 2025
17 checks passed
@Caideyipi Caideyipi deleted the schema-optimizer-n branch March 17, 2025 11:15
Caideyipi added a commit to Caideyipi/iotdb that referenced this pull request Mar 18, 2025
Caideyipi added a commit to Caideyipi/iotdb that referenced this pull request Mar 18, 2025
…ead from local first & random if without local (apache#15106)"

This reverts commit 98acf8e.
JackieTien97 pushed a commit that referenced this pull request Mar 19, 2025
…ead from local first & random if without local (#15106)" (#15127)
JackieTien97 pushed a commit that referenced this pull request Apr 14, 2025
… local first & random if without local (#15106)

(cherry picked from commit 98acf8e)
JackieTien97 pushed a commit that referenced this pull request Apr 14, 2025
…ead from local first & random if without local (#15106)" (#15127)

(cherry picked from commit ab784fb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants