lszskye opened a new pull request, #134: URL: https://github.com/apache/paimon-cpp/pull/134
<!-- Please specify the module before the PR name: feat: ... or fix: ... --> ### Purpose Add integration tests for table scan and read functionality, covering append-only and primary-key tables with various configurations including snapshots, streams, deletion vectors, merge-on-read, aggregation, partial update, first-row semantics, predicates, partition/bucket filters, schema evolution, multiple file formats (Parquet, Lance, Avro), index handling, timestamp types, and memory usage validation. ### Tests scan_and_read_inte_test.cpp -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
