The GitHub Actions job "CI" on 
fluss-rust.git/feat/add-it-for-append-and-scan-records has failed.
Run started by GitHub user pavlospt (triggered by luoyuxia).

Head commit for run:
549d2ff2baa2d38e0c07c4566dcd3979b67df2e7 / Pavlos-Petros Tournaris 
<[email protected]>
feat: add integration test for scan records after append

Implements verification of appended records by adding scan functionality
to the existing append_record_batch test. This completes the integration
test coverage for both append and scan operations.

Changes:
- Added scanner creation and subscription to bucket 0
- Implemented record verification to ensure appended data matches scanned data
- Added assertions for both record count and individual field values
- Verified 6 records with correct c1 (Int32) and c2 (String) values

Fixes #30

Report URL: https://github.com/apache/fluss-rust/actions/runs/19616135062

With regards,
GitHub Actions via GitBox

Reply via email to