This is an automated email from the ASF dual-hosted git repository. neochen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/horaedb.git
commit a8428d228d0fe529baad5940fa4a0b4a3cfb3955 Merge: 4d3bb1c0 cf2ff8a8 Author: NeoChen <[email protected]> AuthorDate: Fri Dec 27 07:20:12 2024 -0600 Merge pull request #1620 from jiacai2050/feat-reserved-columns Cargo.lock | 1 - src/metric_engine/Cargo.toml | 1 - src/metric_engine/src/compaction/executor.rs | 2 +- src/metric_engine/src/operator.rs | 2 +- src/metric_engine/src/read.rs | 108 ++++++++++---------- src/metric_engine/src/storage.rs | 48 ++------- src/metric_engine/src/test_util.rs | 7 +- src/metric_engine/src/types.rs | 147 ++++++++++++++++++++++++++- 8 files changed, 211 insertions(+), 105 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
