-
(this is a product test)
-
Looking at docker-compose.yml I see a few images whose size could be reduced significantly by switching to slimmer variants. This would save significant amounts of time during the initial image pull, …
-
Feature Request to add Apache Ranger integration support for Presto.
This will solve authorization very nicely for most people who are running the widely used standard open source Hortonworks Hadoo…
-
TLDR: Is it possible to add scalar UDFs that outputs approximate mean, stddev and histogram from Qdigest?
Hi, we've found that we can derive really useful approximate statistics base on the VALUES_…
-
## Expected Behavior
_Perquisite: Docker or any docker replacement is up and running in Mac M1._
Developers should be able to build the Prestissimo docker image on Mac M1 in a similar way as on …
-
Hi
delta lake provides ACID transformation to parquet files.
AWS provides a delta-lake connector for its commercial presto.
Starbust blogged recently that they are in this process.
Is there a…
-
It's disabled right now.
```
pool-100-thread-2
at java.lang.OutOfMemoryError.()V (OutOfMemoryError.java:48)
at io.airlift.slice.Slices.allocate(I)Lio/airlift/slice/Slice; (Slices.java:89)
…
-
I'm using Presto 0.236 with Hive connector.
```sql
presto:default> SELECT Time FROM mytable WHERE date_ >= 20200613 ORDER BY Time;
Query 20200615_151944_00029_cyskg, FAILED, 1 node
Splits: 118…
-
[Recent changes in Iceberg REST](https://github.com/apache/iceberg/pull/10603/files#diff-02549ca620d020dc9ead80088cc14e311e12a69651fa8d394cd41a4308debb2e) deprecated the oauth2 endpoint as part of the…
-