forked from GreptimeTeam/greptimedb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(table): return correct table types (GreptimeTeam#2131)
* fix(table): return correct table types Signed-off-by: zhongzc <zhongzc@zhongzcs-MacBook-Pro.local> * fix: NumbersTable to be Temporary table Signed-off-by: zhongzc <zhongzc@zhongzcs-MacBook-Pro.local> * fix(test): fix affected cases Signed-off-by: zhongzc <zhongzc@zhongzcs-MacBook-Pro.local> * fix(test): fix affected cases Signed-off-by: zhongzc <zhongzc@zhongzcs-MacBook-Pro.local> * fix: fmt Signed-off-by: zhongzc <zhongzc@zhongzcs-MacBook-Pro.local> * fix(tests): fix instance_test expected result * retrigger action Signed-off-by: Zhenchi <zhongzc_arch@outlook.com> --------- Signed-off-by: zhongzc <zhongzc@zhongzcs-MacBook-Pro.local> Signed-off-by: Zhenchi <zhongzc_arch@outlook.com> Co-authored-by: zhongzc <zhongzc@zhongzcs-MacBook-Pro.local>
- Loading branch information
Showing
11 changed files
with
69 additions
and
47 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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 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 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 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