[
https://issues.apache.org/jira/browse/TAJO-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232696#comment-14232696
]
ASF GitHub Bot commented on TAJO-1220:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/276#issuecomment-65363952
+1
In overall, the fix looks straightforward. I've slightly changed the
comments and some codes. I'll commit it shortly.
> Implement createStatement() and setEscapeProcessing() in JdbcConnection
> -----------------------------------------------------------------------
>
> Key: TAJO-1220
> URL: https://issues.apache.org/jira/browse/TAJO-1220
> Project: Tajo
> Issue Type: Improvement
> Components: JDBC
> Reporter: YeonSu Han
> Assignee: YeonSu Han
> Fix For: 0.9.1
>
>
> If using some sql workbench, implement JDBC function the following.
> - Statement createStatement(int resultSetType, int resultSetConcurrency)
> - void setEscapeProcessing(boolean enable)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)