QuakeWang opened a new pull request, #7947:
URL: https://github.com/apache/paimon/pull/7947

   ### What
   - Align Daft write batches to the Paimon target schema by column name before 
casting.
   - Reject missing, extra, or duplicate fields instead of silently writing 
wrong data.
   - Add regression coverage with native pypaimon reader verification.
   
   ### Tests
   - `DAFT_RUNNER=native /tmp/paimon-daft-pr6951-venv/bin/pytest -q 
paimon-python/pypaimon/tests/daft/daft_sink_test.py`
   
   Related: Eventual-Inc/Daft#6951


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