-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support append-only physical table (#4716)
* fix: support append-only physical table Signed-off-by: Ruihang Xia <[email protected]> * Update src/metric-engine/src/engine/create.rs Co-authored-by: jeremyhi <[email protected]> --------- Signed-off-by: Ruihang Xia <[email protected]> Co-authored-by: Weny Xu <[email protected]> Co-authored-by: jeremyhi <[email protected]>
- Loading branch information
1 parent
dcae212
commit ff40d51
Showing
4 changed files
with
83 additions
and
2 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