tchivs commented on PR #8193:
URL: https://github.com/apache/paimon/pull/8193#issuecomment-4668417126

   Additional Trino 440 companion validation passed locally on branch 
https://github.com/tchivs/trino/tree/paimon/trino-440-paimon-1.5:
   
   - `JAVA_HOME=/root/.jdks/temurin-21.0.11 
PATH=/root/.jdks/temurin-21.0.11/bin:$PATH ./mvnw -pl plugin/trino-paimon 
-Dtest=TrinoColumnHandleTest,TrinoFilterConverterTest,TrinoPartitioningHandleTest,TrinoRowTest,TrinoSplitTest,TrinoTableHandleTest,PaimonTypeTest,TestTrinoMetadata,TrinoConnectorFactoryTest,TrinoPluginTest
 test`
     - Result: 24 tests passed.
   
   - `JAVA_HOME=/root/.jdks/temurin-21.0.11 
PATH=/root/.jdks/temurin-21.0.11/bin:$PATH ./mvnw -pl plugin/trino-paimon 
-Dtest=TrinoITCase test`
     - Result: 29 tests passed.
   
   `TrinoITCase` starts a local `DistributedQueryRunner`, creates a temporary 
Paimon warehouse, creates and writes Paimon tables, and verifies Trino 
read/query paths against Paimon 1.5 with the no-Hadoop catalog context path.


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