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 a2df272 feat: Migrate lookup compact rewriter and remote manager
(#102)
add 4bf94fe test: Migrate read integration tests (#106)
No new revisions were added by this update.
Summary of changes:
test/inte/read_inte_test.cpp | 2899 +++++++++++++++++++++++++++++++
test/inte/read_inte_with_index_test.cpp | 2530 +++++++++++++++++++++++++++
2 files changed, 5429 insertions(+)
create mode 100644 test/inte/read_inte_test.cpp
create mode 100644 test/inte/read_inte_with_index_test.cpp