JingsongLi opened a new pull request, #23:
URL: https://github.com/apache/paimon-mosaic/pull/23

   - Store original column order as delta+zigzag encoded permutation in schema 
block
   - Reader returns columns in original input order by default (not name-sorted)
   - Add project() API to select and reorder output columns
   - Fix empty string min/max statistics handling across all language bindings
   - Add stats_columns writer option and per-row-group statistics API
   - Update docs and add tests for all languages
   - Fix clippy warnings (type_complexity, needless_borrows, 
iter_cloned_collect)


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