-
### Description
This document talks about supporting Iceberg reads in Velox
Iceberg is a widely adopted data lake table format. It uses a set of metadata and manifest files to manage the tables,…
-
CI Run: https://github.com/prestodb/presto/actions/runs/6178244989/job/16771602986?pr=20720#step:7:26425
-
SQL CLIENT page can not run query when configuring coordinator using port 80.
We found that the problem is the web ui sending query request with the wrong port.
We show the web ui in http defaul…
-
[Deploy Presto From a Docker Image](https://prestodb.io/docs/0.285.1/installation/deploy-docker.html#installation-deploy-docker--page-root) currently says to run:
```
docker pull prestodb/latest…
-
The Java worker is adding a JWT when the internal communication is HTTPS.
The header contains the "X-Presto-Internal-Bearer" header with a generated JWT. A shared secret is used to generate a JWT f…
-
* Run name: `c0w1_java_oss_power_ds_sf1k_par_240311-025810`
* [Run summary](https://grafana.ibm.prestodb.dev/d/a9a2c8a6-b7f5-4d67-a67c-ed363949b83e/Run%20Comparison?from=now-90d&to=now&var-base_run=c…
-
[ERROR] TestPrestoSparkNativeGeneralQueries>AbstractTestNativeGeneralQueries.testUnionAllInsert:1479->AbstractTestQueryFramework.assertQuery:164 For query:
SELECT * FROM tmp_presto_153bcbcdfb994f…
-
Parquet currently leaks the Hadoop API by requiring callers to pass `Path` and `Configuration` instances, and by using Hadoop codecs. `InputFile` and `SeekableInputStream` add alternatives to Hadoop c…
-
## On Java clusters
[Java Run Comparision Dashboard, Iceberg vs. Hive](https://grafana.ibm.prestodb.dev/d/a9a2c8a6-b7f5-4d67-a67c-ed363949b83e/run-comparison?from=now-90d&to=now&var-base_run=%5BREF%5…
-
Querying system.runtime.tasks table in Prestissimo fails with error "Connector with name \\$system not registered"
```
select * from system.runtime.tasks limit 1";
Query 20231117_221734_00000_h9…