-
Hello,
My prestodb is in a kubernetes server behind a loadbalancer, the loadbalancer already give to me https communication, so it is not necessary to configure ssl again on presto.
Would be ver…
-
I have a table in Hive that uses XmlSerde from https://github.com/dvasilen/Hive-XML-SerDe.
I've uploaded the required jars in `/hive-hadoop2` in presto coordinator/nodes and I am able to query the hd…
-
At first, i ran the code as showed below, it's ok, but with warnings:
```
C:\Users\xxxx\AppData\Roaming\Python\Python36\site-packages\urllib3\connectionpool.py:847: InsecureRequestWarning: Unverif…
-
PrestoDB https://prestodb.io .. is widely used as SQL frontend for many different data-sources, including ElasticSearch, and even files in S3 .. would be very nice if there would be a Connector availa…
-
Hi there,
Because I need to join several tables among multiple datasources, I setup a trino server to connect them. Since one of the datasources is hive which is behind of a presto server, I try to…
-
Is there a way to generate plugins for both PrestoDB & PrestoSQL/Trino at the same time. Presto-on-spark is a good example where we plan to use PrestoDB.
-
**Alluxio Version:**
2.7.3
**Describe the bug**
alluxio backend hudi paritioned table
use prestodb to query the hudi table , it throws error : Query 20230620_011155_00002_kx3sk failed: Partitio…
-
hi
i use prestodb0.227, which version supports it ?
ghost updated
4 years ago
-
My prestodb engine is the old facebook prestodb, this version's header is prefix with 'X-Presto-', could it support this one, and add one parameter to choose which engine uto support it.
-
### Description
Presto UUID type supports neq, lt, lte, gt, gte, between operations [UUIDOperators ](https://github.com/prestodb/presto/blob/master/presto-main/src/main/java/com/facebook/presto/type/…