Jihoon Son created TAJO-862:
-------------------------------
Summary: 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)