You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2015/09/17 07:38:45 UTC

[jira] [Commented] (TAJO-1864) CatalogStore::getAllPartitions need to throw PartitionNotFoundException if there is no partitions on catalog.

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

Jihoon Son commented on TAJO-1864:
----------------------------------

IMO, CatalogStore::getAllPartitions should not throw PartitionNotFoundException. Would you describe the problem in more detail?

> CatalogStore::getAllPartitions need to throw PartitionNotFoundException if there is no partitions on catalog.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: TAJO-1864
>                 URL: https://issues.apache.org/jira/browse/TAJO-1864
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Catalog
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.11.0, 0.12.0
>
>
> Currently, CatalogStore::getAllPartitions doesn't throw PartitionNotFoundException if there is not partitions on catalog. As a result, if users execute a select statement for partition table without filter, they can't get expected result.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)