-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: the schema of RegionMetadata is not output during debug (#2498)
* feat: the schema of RegionMetadata is not output during debug because column_metadatas contains duplicate information Signed-off-by: ZhuZiyi <[email protected]> * feat: the id_to_index of RegionMetadata is not output during debug Signed-off-by: ZhuZiyi <[email protected]> * feat: add debug trait Signed-off-by: ZhuZiyi <[email protected]> * feat: use default debug in ConcreteDataType Signed-off-by: ZhuZiyi <[email protected]> * chore: add std::fmt Signed-off-by: ZhuZiyi <[email protected]> * test: add debug trait test Signed-off-by: ZhuZiyi <[email protected]> * chore: typo Signed-off-by: ZhuZiyi <[email protected]> * chore: resolve conversation Signed-off-by: ZhuZiyi <[email protected]> * chore: format Signed-off-by: ZhuZiyi <[email protected]> * fix: test bug Signed-off-by: ZhuZiyi <[email protected]> --------- Signed-off-by: ZhuZiyi <[email protected]>
- Loading branch information
Showing
3 changed files
with
85 additions
and
4 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