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 78f6f6b feat: add table scan, split generation and read
infrastructure (#131)
add 630735f test: Migrate data evolution and global index integration
tests (#116)
No new revisions were added by this update.
Summary of changes:
...inte_test.cpp => data_evolution_table_test.cpp} | 1935 ++++++++-----
test/inte/global_index_test.cpp | 3041 ++++++++++++++++++++
2 files changed, 4179 insertions(+), 797 deletions(-)
copy test/inte/{blob_table_inte_test.cpp => data_evolution_table_test.cpp}
(50%)
create mode 100644 test/inte/global_index_test.cpp