-
### Feature requests and proposals
This is a follow up on a question asked about a year ago:
- http://discourse.metabase.com/t/sql-query-review-mysql-db-accepts-directly-but-error-in-metabase/19…
-
When re-mapping symbol references, we do not consider the case where a non-deterministic function may be applied to symbols which are equal, and remove any duplicate function calls with a single insta…
-
Math function `round(x, d)` returns wrong results when `x*(10^d)` doesn't belong to [Long.MIN_VALUE, Long.MAX_VALUE]. For those input, the result will be `Long.MIN_VALUE/d` or `Long.MAX_VALUE/d`.
T…
zacw7 updated
3 months ago
-
Presto supports Geo-spatial types and functions
https://prestodb.io/docs/current/functions/geospatial.html
But there is no reference to these types from the main language types page at https://pre…
-
This is a **working issue** for folks to provide feedback on the prioritization of the Delta Lake priorities spanning July to December 2022. With the release of Delta Lake 2.0, we wanted to take the …
-
when lookup_in_config() from remote_config_util.py encounters an error, it swallows and hides any errors.
Additionally, if field validation fails for lookup_port, a warning gets printed to the logs, …
-
Presto coordinator UI is a great tool to debug presto cluster's health, running queries, worker status and so on. Presto now supports native worker, which acts as a drop on replacement of the java wor…
-
This was on a docs only change in https://github.com/prestodb/presto/pull/22389
:presto-main job
https://github.com/prestodb/presto/actions/runs/8513874447/job/23318441639?pr=22389
2024-04-01T2…
-
On the javacc.org there are still quite a few references to version 7.0.9 though I think this should be 7.0.10.
(Unfortunately I could not reopen the issue #122)
-
Currently benchmarks contains attributes which are specific to the hardware and cluster:
- data size (10GB, 100GB, 1TB)
- number of runs, number of prewarms
- file format
This makes reusing ben…