[
https://issues.apache.org/jira/browse/TAJO-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016147#comment-14016147
]
Jihoon Son commented on TAJO-862:
---------------------------------
It seems to be related with comment processing.
I'll further investigate.
> Restore failure of dumped relations
> -----------------------------------
>
> Key: TAJO-862
> URL: https://issues.apache.org/jira/browse/TAJO-862
> Project: Tajo
> Issue Type: Bug
> Components: conf and scripts
> Reporter: Jihoon Son
> Fix For: 0.9.0
>
>
> When I try to restore dumped relations, I met the below errors.
> {noformat}
> $ bin/tsql -f cat_dump.sql
> OK
> ERROR: syntax error at or near '<EOF>'
> ...
> {noformat}
> 'OK' message means that database is successfully created.
> However, the above syntax error is occurred for every 'create table'
> statement.
--
This message was sent by Atlassian JIRA
(v6.2#6252)