[ 
https://issues.apache.org/jira/browse/TAJO-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991558#comment-13991558
 ] 

Jaehwa Jung commented on TAJO-812:
----------------------------------

+1

Thank you for your contribution.
It will be useful to some tajo jdbc clients.
Push it. :)

> Some methods of TajoDatabaseMetaData should result in an empty tuple list 
> instead of SQLFeatureNotSupportedException.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAJO-812
>                 URL: https://issues.apache.org/jira/browse/TAJO-812
>             Project: Tajo
>          Issue Type: Bug
>          Components: JDBC
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.9.0, 0.8.1
>
>         Attachments: TAJO-812.patch
>
>
> There are some methods that Tajo cannot support. getPrimaryKeys, 
> getExportedKeys, and getImportedKeys are examples. Currently, these methods 
> cause SQLFeatureNotSupportedException. But, they should return an empty list 
> instead of the exception. This patch fixes this problem.
> In addition, this patch fixes some potential deadlock problem in 
> NettyClientBase and NettyServerBase.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to