[
https://issues.apache.org/jira/browse/TAJO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901962#comment-14901962
]
Hudson commented on TAJO-1861:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #528 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/528/])
TAJO-1861: TSQL should change line after printout error message during
connecting other database. (jihoonson: rev
cf3eef92ce30a956900e8247d5e485bd325ec160)
*
tajo-core-tests/src/test/java/org/apache/tajo/cli/tsql/TestTajoCliNegatives.java
* CHANGES
*
tajo-cli/src/main/java/org/apache/tajo/cli/tsql/commands/ConnectDatabaseCommand.java
> TSQL should change line after printout error message during connecting other
> database
> -------------------------------------------------------------------------------------
>
> Key: TAJO-1861
> URL: https://issues.apache.org/jira/browse/TAJO-1861
> Project: Tajo
> Issue Type: Bug
> Reporter: Dongkyu Hwangbo
> Assignee: Dongkyu Hwangbo
> Priority: Trivial
> Labels: newbie
> Fix For: 0.11.0
>
>
> See below.
> {noformat}
> Try \? for help.
> default> \c asdr;
> ERROR: database 'asdr' does not existdefault>
> {noformat}
> TSQL should change line after printout this error message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)