This is an automated email from the ASF dual-hosted git repository.

neochen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/horaedb.git


    from 4d3bb1c0 refactor: add more `macro`  in config (#1619)
     add dd089bdf feat: add reserved column
     add 9817e459 fix clippy
     add cf2ff8a8 fix CR
     new a8428d22 Merge pull request #1620 from jiacai2050/feat-reserved-columns

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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]

Reply via email to