-
## Your Environment
* Presto version used: 0.287
* Storage: S3
* Data source and connector used: Hive and Iceberg
* Deployment (Cloud or On-prem): Cloud
## Expected Behavior
`INSERT` state…
-
On https://prestodb.io/docs/current/connector/hive.html I see
The Hive connector exposes extra hidden metadata columns in Hive tables. You can query these columns as a part of SQL query like any ot…
-
The Presto [CONTRIBUTING.md](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md) page could benefit from content similar to the "What do you want to do?" table at the beginning of the [Con…
-
Query
```
presto:sf1>
SELECT custkey, totalprice FROM orders o JOIN customer c USING (custkey)
WHERE EXISTS (SELECT 1 FROM lineitem WHERE partkey = 638 AND orderkey = o.orderkey);
```
has a pl…
-
This Github issue describes the design of the PrestoDB Query Execution Optimization for Broadcast Join by Replicated-Reads Strategy. The original design document can be found [here](https://docs.googl…
-
Hi,
I am working on Greatest/Least function for PrestoSQL in Velox. In current PrestoDB implementations, Greatest/Least Function only checks NaN on DOUBLE data types.
``` java
@UsedByGeneratedC…
-
2022-06-20 02:01:10.001 ERROR java.sql.SQLException: Query failed (#20220620_020054_00165_g7n7n): Max requests queued per destination 1024 exceeded for HttpDestination[http://*****:8889]@22b60219,queu…
-
On this [dashboard view](https://grafana.ibm.prestodb.dev/d/a9a2c8a6-b7f5-4d67-a67c-ed363949b83e/run-comparison?orgId=1&var-base_run=c0w1_native_oss_power_ds_sf1k_par_240310-151440&var-target_run=None…
-
## Your Environment
* Presto version used: 288-snapshot/latest
* Storage (HDFS/S3/GCS..):
* Data source and connector used:
* Deployment (Cloud or On-prem):
* [Pastebin](https://pastebin.com/) …
-
java weekly news