[
https://issues.apache.org/jira/browse/TAJO-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-812:
------------------------------
Attachment: TAJO-812.patch
> 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)