-
I read https://github.com/prestodb/presto/issues/10099 and https://github.com/prestodb/presto/pull/11590, but our new Hadoop cluster uses `viewfs`. Let me file this issue as a future enhancement. I c…
ebyhr updated
2 years ago
-
I generated a parquet file with parquet.js with data containing list and map, but the nested field is not readable by AWS Athena, which is based on PrestoDB. I checked other implementations and it see…
-
It would be super helpful to add functionality to support the bing tile functions to this API like Presto has as listed here: https://prestodb.io/docs/current/functions/geospatial.html#bing-tiles
A…
-
### Description
We are running a self hosted Cube Js with Docker-compose. The datasource is a prestodb cluster with a master and 2 workers
the presto-server version is [ 0.26 ](https://repo1.maven…
-
Trino (https://trino.io/) or PrestoDB (https://prestodb.io/) - both of which have a JDBC driver would be a great enhancement to Hasura as these are distributed query engines with support for many conn…
-
### Description
Velox uses a copy of utf8proc 2.5.0 library which supports Unicode 13.0: https://juliastrings.github.io/utf8proc/releases/
It would be helpful to document that Velox supports Unico…
-
Currently ScanFilterAndProject operator reports the same "input positions" vs. "raw input positions" and "input bytes" vs "raw input bytes", and we would always see same numbers for these counters f…
-
## Expected Behavior or Use Case
Like what is possible with aws athena - https://docs.aws.amazon.com/redshift/latest/dg/r_UNLOAD.html
write the result of a query to a destination like S3 in PARQUE…
-
I'm trying to call Presto SQL with a simple parameter ('SELECT * FROM my_table WHERE id=${id}'
I'm getting following error:
prestodb.exceptions.PrestoUserError: PrestoUserError(type=USER_ERROR, …
-
As the commit https://github.com/prestodb/presto/commit/e313922f234948bfba27f9334905a750580d824f upgrades Parquet version to 1.10.0, there are duplicate and different resources build warnings in dupli…