datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Pulsar SQL should based on Trino (previous PrestoSQL) instead of PrestoDB #248

Open tisonkun opened 2 years ago

tisonkun commented 2 years ago

The README.md writes:

If you enable Pulsar SQL, the cluster provides Presto access to the data stored in BookKeeper (and tiered storage, if enabled). Presto is exposed on the service named -sql.

I think it should be clarified as Trino (previous PrestoSQL) with correct link.