Join Slack
Communities
Powered by
Also how can I use custom Pinot UDFs like segmentP...
# troubleshooting
y
Yash Agarwal
08/20/2020, 9:17 AM
Also how can I use custom Pinot UDFs like segmentPartitionedDistinctCount in presto queries ?
e
Elon
08/20/2020, 4:10 PM
Hi
@Yash Agarwal
! I wrote the prestosql connector, where you can pass queries through to pinot and use udf's and multiple aggregations, etc.:
https://prestosql.io/docs/current/connector/pinot.html
Elon
08/20/2020, 4:10 PM
Also recommend that you apply
https://github.com/prestosql/presto/pull/4802
Elon
08/20/2020, 4:10 PM
We're also updating it to be able to create tables and insert directly from presto.
Elon
08/20/2020, 4:11 PM
Ping me with any questions/difficulties you have and I'll help you
y
Yash Agarwal
08/20/2020, 4:24 PM
Is this only for prestosql. We had started with prestodb.
e
Elon
08/20/2020, 4:25 PM
These features are only for prestosql
Open in Slack
Previous
Next