hhhizzz opened a new pull request, #127:
URL: https://github.com/apache/paimon-trino/pull/127

   ## Summary
   
   Upgrade the Paimon Trino connector to:
   
   - Trino 483
   - Paimon 1.4.2
   
   ## Changes
   
   - Adapt to Trino 483 SPI changes.
   - Apply current dynamic-filter predicates during split generation.
   - Update MERGE handling for the Trino 483 page layout.
   - Use exclusive creation for atomic writes on supported object stores.
   - Fall back to Paimon's temporary-file-and-rename implementation when 
exclusive creation is unsupported.
   - Update dependencies and tests for JDK 25 compatibility.
   
   ## Validation
   
   - Full Maven test suite passed.
   - Clean plugin package build passed.
   - Validated `CREATE`, `INSERT`, `MERGE`, `table_changes`, read and drop 
operations against Trino 483.


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