Liang Chen created CARBONDATA-2318:
--------------------------------------
Summary: Remove invalid table name(.ds_store) of presto integration
Key: CARBONDATA-2318
URL:
https://issues.apache.org/jira/browse/CARBONDATA-2318 Project: CarbonData
Issue Type: Improvement
Components: presto-integration
Reporter: Liang Chen
For presto integration , will get the invalid table name via "show tables from default"
As below.
presto:default> show tables from default;
Table
--------------------
.ds_store
carbon_table
carbontable
partition_bigtable
partition_table
(5 rows)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)