arklet created IGNITE-8698:
------------------------------
Summary: Presto can't query tables in ignite with '_' in name.
Key: IGNITE-8698
URL:
https://issues.apache.org/jira/browse/IGNITE-8698 Project: Ignite
Issue Type: Bug
Components: jdbc
Affects Versions: 2.5, 2.4
Environment: Presto plugin
Reporter: arklet
Attachments: presto-ignite.jar
I tried to implement a plugin for presto to connect ignite. Presto can list information_schema and public two schema. I have some tables in public schema that with underlines in the name. But,these tables can't be found in the table information_schema.columns. And, these tables can't be queried in the presto.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)