-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the [usql](https://github.com/termux/termux-packages/blob/53bb4bfcd8740365eba710be106295c1b3b20c02/packages/u…
-
Heading content is hiding in the Stages section of Query pages on Presto
## Your Environment
* Presto version used: Current master (0.287-SNAPSHOT)
## Expected Behavior
The text should be visi…
-
The Presto website is unstable, I often could not access it.
-
TestSingleStoreDistributedQueries is failing on CI with
```
SQL (conn=55) Not enough disk space to create or attach database tpch on leaf 127.0.0.1:3307. Estimate Available 11099 MB, Estimate Need…
-
There is an issue with performance when using the S3 Wildcard below.
**Clickhouse Versions Tested (We have about 20 total servers):**
- clickhouse/clickhouse-server:23.4.2.11
- clickhouse/click…
-
the Trino backend generally works w/ Presto, but users have run into issues. we should prioritize a Presto-specific backend
-
## Current Behavior
Currently in Presto NaN() seems to behave like its > infinity,
```
select ARRAY_SORT(a) from (values array[NAN(), INFINITY(), -INFINITY(), 1]) as T(a);
— [ "-Infini…
kgpai updated
4 months ago
-
When attempting to execute an INSERT INTO statement within the Iceberg connector, an error is encountered specifically when the column names involved in the operation contain white spaces. The error …
-
git clone https://github.com/prestodb/presto/tree/release-0.285
+ mvn -version
Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39)
Maven home: /var/jenkins_home/maven_home/apache-mave…
-
When using Presto to create a hive view, other engines cannot read it because Presto uses base64 encoding on the original text before writing the view to the hive metastore. As a result, other eng…