-
I am not sure if the valid and 'should use' name for presto-native-execution was declared. This makes some people confused and not sure if or not the listed bellow are same product:
- Prestissimo
- …
-
Presto version : 0.273.3
Presto JDBC version : 0.273.3
Presto coordinator : 1 , worker : 2
Data Source : Hive / PostgreSQL
When I open a table and get the data with DBeaver, an error just occu…
-
When I select integer or number(x) fields from oracle db and insert into a new oracle db using"insert into db1.xxx select * from db2.xxx", the connector fails with ORA-00902: invalid datatype
After…
-
I am failing to make the function namespace manager work. It is quite obvious that the [documentation](https://prestodb.io/docs/current/admin/function-namespace-managers.html) is incomplete; it should…
-
We have env up command, which is currently very useful:
for example it allows me to use the test env to manually reproduce some issue.
However, when the environment is secured, it is hard today to…
-
I get the following sentence when I query a column of array type data using com.facebook.presto.jdbc.PrestoDriver:
/usr/local/lib/python3.6/site-packages/jaydebeapi/__init__.py:297: UserWarning: No t…
-
conn = jaydebeapi.connect(jclassname="com.teradata.presto.jdbc42.Driver", url="verified driver url",driver_args=[username, password], jars="/path/to/presto-jdbc42-1.0.14.1022.jar", libs=[]).
A col…
-
The setup is with presto 0.98 and riak 2.0.5. The presto engine is unable to get results.
```
presto:t> select * from logs l, users u where l.accessor = u.id;
Query 20150324_080414_00015_x5a2a failed…
-
Create ORC table in presto and insert a record.
```presto:default> drop table test;
DROP TABLE
presto:default> create table test (id int) with (format = 'ORC');
CREATE TABLE
presto:default> inse…
-
https://xyueji.github.io/2020/01/20/Alluxio+Presto%E5%A4%9A%E7%89%88%E6%9C%AC%E6%B5%8B%E8%AF%95/#more