This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-cpp.git
from e5a7da0 feat(mergetree): add compact manager, task abstractions and
file rewrite task (#105)
add c9e01de feat(test): introduce clean and blob table integration tests
(#108)
No new revisions were added by this update.
Summary of changes:
test/inte/blob_table_inte_test.cpp | 1579 ++++++++++++++++++++++++++++++++++++
test/inte/clean_inte_test.cpp | 974 ++++++++++++++++++++++
2 files changed, 2553 insertions(+)
create mode 100644 test/inte/blob_table_inte_test.cpp
create mode 100644 test/inte/clean_inte_test.cpp