[
https://issues.apache.org/jira/browse/TAJO-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jihoon Son resolved TAJO-1572.
------------------------------
Resolution: Fixed
Resolved by TAJO-1642
> Schema information is occasionally removed
> ------------------------------------------
>
> Key: TAJO-1572
> URL: https://issues.apache.org/jira/browse/TAJO-1572
> Project: Tajo
> Issue Type: Bug
> Components: Catalog
> Reporter: Jihoon Son
>
> See the title.
> I've been using derby and mysql as catalog stores on my laptop and cluster,
> respectively. Recently, I found this problem with both environments.
> Here is an example of this problem.
> {noformat}
> default> \d
> customer
> lineitem
> nation
> orders
> region
> supplier
> test
> default> \d nation
> table name: default.nation
> table path: hdfs://localhost:7020/tpch/nation
> store type: TEXT
> Options:
> schema:
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)