-
Multiple occurrences of flakiness for `TestHiveHistoryBasedStatsTracking.testHistoryBasedStatsCalculatorMultipleStrategies`
```
Error: Failures:
Error: TestHiveHistoryBasedStatsTracking.…
-
## 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…
-
**Problem**:
Many data science workflows start with a SQL query to load data from a database into Python. In the query, the user specifies the table and (optionally) columns from the data. Downstream…
-
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…
-
Motivation: While configuring Presto, I encountered an issue where the 'log.output-file' property conflicts with the 'log.path' property. Both properties are trying to set the log file's location, but…
-
- Optimize SelectiveDictionaryStreamReader for large dictionaries. (Done)
- Optimize SelectiveStreamReaders for low filter rate (Batch Read) https://github.com/prestodb/presto/issues/13989
- Optimiz…
-
Presto seems to support lot of rich functions that we find very useful, examples are:
- string functions - https://prestodb.github.io/docs/current/functions/string.html
- geospatial function - ht…
-
### Description
https://prestodb.io/docs/current/functions/datetime.html
Another alias of this function is `now()`
-
It would be helpful to have optimiser support in Trino that could automatically rewrite the queries to use the Materialized view whenever possible. Other systems have this support:
1. Hive using Ca…
-
Resolve the /tmp dependency of prestodb on RHEL-8 machines
## Your Environment
* Presto version used: all version
* Storage (HDFS/S3/GCS..): HDFS
* Data source and connector used:HIVE -CONNECT…