Support some configurations about data partition base on database level#17425
Open
zerolbsony wants to merge 20 commits into
Open
Support some configurations about data partition base on database level#17425zerolbsony wants to merge 20 commits into
zerolbsony wants to merge 20 commits into
Conversation
84d9adf to
1934321
Compare
…gurations at the database granularity
…rations at the database granularity
9bf8544 to
cbfb381
Compare
…java.lang.String,java.lang.String)
…se only compare start time with TTL so that don't need the interval parameter.
…ails" was executed.
…nfig-by-database # Conflicts: # iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/partition/SeriesPartitionTable.java
Defer tree insert time slot calculation until database resolution. Refresh database time partition config before data partition fetch and compute query slots per database. Expose database time partition metadata consistently in information schema.
Add no-database overloads for time partition utilities and TsFileSplitter to preserve existing callers while supporting database-specific partition configuration.
Convert database time partition config from milliseconds to the current timestamp precision before caching it, and avoid double conversion during partition table cleanup. Also resolve tree-model write splitting with null session database by deriving the database from the fetched data partition, so slot calculation and region lookup stay consistent.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.