luoyuxia opened a new pull request, #3417:
URL: https://github.com/apache/fluss/pull/3417

   ## Summary
   - Adjust `TieringSplitReader` to support scanning Arrow record batches and 
writing them directly to Paimon via `SupportsRecordBatchWrite`
   - Add `Arrow2PaimonVectorConverter` for converting Arrow vectors to Paimon 
columnar vectors
   - Add `AppendOnlyArrowBatchHelper` for writing Arrow batches to Paimon 
append-only tables
   - Add runtime check for unshaded Arrow availability to gracefully fall back 
to row-based path
   - Fix `CompletedFetch` to support fetching Arrow batches with offset 
skipping and `advanceNextFetchOffset` guard
   
   Closes #2966


-- 
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]

Reply via email to