-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Supported "need last cache" semantic for table/database schema #15538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Caideyipi
wants to merge
46
commits into
apache:master
Choose a base branch
from
Caideyipi:need_last_cache
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
9aa0e6d
partial
Caideyipi 69328e5
Partial
Caideyipi c2adf08
Update confignode.thrift
Caideyipi 741589f
table schema
Caideyipi a25d674
Update CreateTableProcedure.java
Caideyipi b78baa4
Partial
Caideyipi 6c8d342
Update ConfigMTree.java
Caideyipi fd526e3
Update confignode.thrift
Caideyipi abf7572
Partial
Caideyipi 36cb154
Update ShowCreateTableTask.java
Caideyipi 832dc6a
Update ShowCreateViewTask.java
Caideyipi 0d49ba8
partial
Caideyipi eedbd1c
Update InformationSchemaUtils.java
Caideyipi 51aa84d
Partial
Caideyipi 4e98a2d
Partial
Caideyipi e6993aa
Partial
Caideyipi 8669113
Merge branch 'master' of https://github.com/apache/iotdb into need_la…
Caideyipi 9f35a60
partial
Caideyipi 678c34d
Update IdentifierParser.g4
Caideyipi d54543a
partial
Caideyipi 2b51fa2
Partial
Caideyipi b3c70ad
Update IoTDBTableIT.java
Caideyipi ce420f6
Merge branch 'master' of https://github.com/apache/iotdb into need_la…
Caideyipi f5d3d75
Update IoTDBDatabaseIT.java
Caideyipi 31b094f
Update IoTDBDatabaseIT.java
Caideyipi 4e9582a
Update IoTDBTableIT.java
Caideyipi a46ea18
Refactor
Caideyipi 8715629
partial
Caideyipi bb21903
Update PartitionCache.java
Caideyipi 3cc569d
Update PartitionCache.java
Caideyipi 7c23045
Partial
Caideyipi 504c97c
Partial
Caideyipi c5ef08e
Update IoTDBTableIT.java
Caideyipi e191f35
Merge branch 'master' of https://github.com/apache/iotdb into need_la…
Caideyipi 8569987
Update IoTDBTableIT.java
Caideyipi 040457a
Fix
Caideyipi 01180dc
Merge branch 'master' of https://github.com/apache/iotdb into need_la…
Caideyipi fb8aa46
fix-merge
Caideyipi cdf52b7
fix
Caideyipi ccc2459
fix
Caideyipi da3fbc6
fix
Caideyipi def810d
IT-fix
Caideyipi 3786e3e
Update IoTDBDatabaseIT.java
Caideyipi dc42172
Merge branch 'master' of https://github.com/apache/iotdb into need_la…
Caideyipi 8a763b4
fix
Caideyipi efefd90
fix
Caideyipi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -153,6 +153,7 @@ keyWords | |
| | MODELS | ||
| | MODIFY | ||
| | NAN | ||
| | NEED_LAST_CACHE | ||
| | NODEID | ||
| | NODES | ||
| | NONE | ||
|
|
||
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.