This message was deleted.
# troubleshooting
s
This message was deleted.
k
m
I think he means to use Trino to read the segments that are part of the deep storage 🤔
j
Can Trino read the deep storage data in S3 like hive ?
v
Sounds like you want Trino to read Druid segment files directly. I am not aware if such an integration exists but the Trino channels would be a good place to ask. It is certainly technically possible for something like this to exist... the Druid segment reader code is all open source (you know, as part of Druid), but I am not sure if anyone put it together yet. If that does exist (or you make it) please update the thread!