[
https://issues.apache.org/jira/browse/TAJO-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868596#comment-13868596
]
Hyunsik Choi commented on TAJO-492:
-----------------------------------
It's because TIME is belongs to reserved words. According to my testing, it can
be moved to non-reserved works which can be used as identifiers for table names
or column names. I'll fix it soon.
Thank you for the reporting.
> Cannot create a table named `time`
> ----------------------------------
>
> Key: TAJO-492
> URL: https://issues.apache.org/jira/browse/TAJO-492
> Project: Tajo
> Issue Type: Bug
> Affects Versions: 0.8-incubating
> Reporter: Daniel Einspanjer
> Fix For: 0.8-incubating
>
>
> I'm trying to test out data coming from a MySQL datawarehouse. I'm not able
> to create one of the tables which has the name "time". Putting it in
> backquotes (or any other kind of quote) does not help.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)