The GitHub Actions job "CI" on fluss.git/tiering-fluss-read-metrics has 
succeeded.
Run started by GitHub user beryllw (triggered by beryllw).

Head commit for run:
8742e098ca0ca7a89baca7377c3ac5c052a86064 / Junbo Wang <[email protected]>
improve row size extraction in BoundedSplitReader

- Replace direct BinaryRow checks with MemoryAwareGetters interface for size 
extraction
- Add UNKNOWN_SIZE_IN_BYTES constant to ScanRecord for consistent unknown size 
indication
- Update BoundedSplitReader to handle IndexedRow and ProjectedRow with 
underlying size info
- Add comprehensive tests for size extraction with different row types 
(IndexedRow, ProjectedRow, GenericRow)
- Fix CompletedFetch to use ScanRecord.UNKNOWN_SIZE_IN_BYTES instead of literal 
-1
- Update log fetch collector tests to verify accurate per-record size 
calculations

Report URL: https://github.com/apache/fluss/actions/runs/23827579712

With regards,
GitHub Actions via GitBox

Reply via email to