-
## Andrii Rosa
- [x] all checked
- 10-01 12:00:08 ae90638e15 Add StorageFormat#toString method
- 10-01 12:01:23 77e071ccfb Return zero statistics when no partitions were selected
…
-
#Extends on the concept of https://github.com/prestodb/presto/issues/8697 and `Work`. One of the goals is to be able to use storage backed lazy pages outside of SFP in long term.
https://github.com…
-
are there any plans on removing it?
it's a gpl so it's causing all sorts of problems...
-
I want to write an ElasticSearch connector to perform JOINS in ElasticSearch using Presto.
Can anyone pls suggest on how to start. Any guidance will be of lot of help.
-
We have text tables with skip.header.line.count property.
-
I run Presto On Yarn, I want every Presto Worker use system idle port, not a fixed port.
-
## Andrii Rosa
- [x] all checked
- 08-02 05:54:03 03e2eb147d Collect column statistics on table write: Hive Connector
- 08-02 05:54:03 05fbe72b47 Implement AutoCloseableCloser
- …
-
We need https://github.com/dain/leveldb/commit/39b6e0c38045281fba5f6532c52dc06905890cad , but it appears the latest release of this component is 0.9, which does not yet have this fix.
-
To work with jdk9, https://github.com/dain/leveldb/commit/39b6e0c38045281fba5f6532c52dc06905890cad is needed, but AFAICS there is no release yet that contains that commit.
-
Hi, we found that if use hive + tez , data file will be created under the sub-directory of a partition directory, and presto cannot read the data under the sub-directory while hive can, which will ca…