Join Slack
Powered by
Hellos, Is there a reason why Trino <connector> is...
# general
a
abhinav wagle
11/01/2022, 4:49 PM
Hellos, Is there a reason why Trino
connector
is connected to Pinot via a controller url and not broker url ? Since all trino is doing is query data.
m
Mayank
11/01/2022, 7:47 PM
I don’t think the query happens via controller (either broker, or server directly).
Mayank
11/01/2022, 7:48 PM
Controller api’s may be used for other things like discovering the tables/schemas, brokers/servers, etc.
a
abhinav wagle
11/01/2022, 9:09 PM
Gotcha. So trino uses controller api's to fetch tables/schemas details etc ?
Open in Slack
Previous
Next