sunxiaojian commented on issue #7695:
URL: https://github.com/apache/seatunnel/issues/7695#issuecomment-2367959882

   > > > Good question @sunxiaojian For me there could be cases take data from 
Trino to somewhere outside.
   > > 
   > > 
   > > I understand that Trino itself does not store data; instead, its data 
sources are the connector components it supports. Synchronizing Trino data 
essentially involves synchronizing the data from these underlying plugins. Does 
this mean we can bypass Trino and directly synchronize data from the underlying 
storage systems?
   > 
   > Hi @sunxiaojian Trino could join different source and make some views so 
it could be complicated to find exactly source attributes in one seatunnel 
source.
   > 
   > Additionally I make some tests with iceberg table and it is working 
solution with bypass strategy to sink data to Trino iceberg.
   
   ok, I understand. Combining data from different sources is a great scenario.


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