-
```
Phone (Int/AT&T/etc.):AT&T
Radio:N_01.77.37P
CM Release (NO NIGHTLIES!):CM7.2RC2
Hacks/Mods used:Stock
Kernel:Stock
What is the expected behavior? Presto allows for speed up and slow down of
po…
-
### Description
This issue proposes to add support for REST-based remote functions in Velox, following [RFC-0007](https://github.com/prestodb/rfcs/blob/bc77804b4d2d9ff475e4c6d119f28f7671d4c461/RFC-…
-
I’m having a challenge connecting to teradata.
I added the teradata jdbc driver to a new dir under /home/plugin and also added a teradata.properties file in catalog but i still get this error “no fact…
-
After we upgrade to 3.0.0, we have noticed that we can't add new Presto dataset (very simple table with just a bigint column still works, but others don't) due to unable to fetch table metadata. More …
-
### Bug description
@spershin found that word_stem library does not preserve the capitalization of words like Presto Java
In Presto Java:
```
SELECT word_stem(c0) from (values ('Reston'), ('Earn…
-
### Feature Request / Improvement
When a new feature is released in Iceberg, engines (Spark, Trino, Presto, Flink) and some clients need to upgrade their Iceberg versions accordingly. However, there …
-
I propose to include an introductory section to "index.html" that includes an overview of **rendering engines** and what browser is/was using them on the various platforms. Wikipedia has an article ab…
-
### Describe the bug
Function compare_column_values not working on Athena/Presto.
### Steps to reproduce
Create test in Presto environment:
```
{% set old_etl_relation_query %}
select
…
-
Update MySQL JDBC driver to 8.2.0
Note: This artifact was moved to:
[com.mysql](https://mvnrepository.com/artifact/com.mysql) » [mysql-connector-j](https://mvnrepository.com/artifact/com.mysql/…
-
### Description
Query: select cauchy_cdf(c0, infinity(), infinity()) from (values 0.2687126256059855) t(c0);
Presto-0.289: Returns NaN
Velox: Returns 0.5
### Error Reproduction
_No response_
###…