deepakpanda93 commented on issue #16642:
URL: https://github.com/apache/hudi/issues/16642#issuecomment-5407674772

   This is resolved, though by replacement rather than repair - worth stating 
which, since the docker-demo path this issue names is gone.
   
   Commit `0db52460cfa6` (*test(trino): add a Trino E2E testcontainers pipeline 
for the RFC-105 connector*, #19217, merged 2026-08-06) carries HUDI-8270 and 
describes the relationship directly:
   
   > the `ITTestHoodieDemo` trino steps have been commented out since the 
HUDI-8269/HUDI-8270 breakage, and the integ2
   > Trino E2E suite now covers the same stock-ticks queries against the native 
RFC-105 connector
   
   So Trino E2E coverage exists again - but through a new testcontainers 
harness (`TrinoService`, `ITTestTrino{Smoke,StockTicks,CustomType}`, gated 
behind a `trino` compose profile), not through the docker demo. That
   commit also removes the dead docker-demo Trino path: the 
`trino-coordinator-1` service is dropped from the compose
   files and the corresponding `ITTestBase` / `ITTestHoodieDemo` helpers and 
constants are deleted.
   
   Note this is master-only - it merged after 1.2.0, so it ships in the next 
release.
   
   Closing as resolved. If the intent was specifically to restore Trino steps 
*inside the docker demo* rather than to have working Trino E2E coverage, please 
reopen and say so.


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