Hi, we're seeing that for presto-pinot, queries th...
# troubleshooting
a
Hi, we're seeing that for presto-pinot, queries that are direct to broker are returning properly, but queries where presto is masquerading as pinot broker result in empty results. Is there a way to get insight into the particulars of what is run on pinot servers or brokers?
k
Explain plan on presto will show what gets pushed down to Pinot and how
a
We're doing that and seeing that the pushed down query running with Presto as a masquerade returns nothing, even though the query appears to be fine
k
Mind sharing the query? Ping me directly if you are not ok sharing it in public