[
https://issues.apache.org/jira/browse/TAJO-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746917#comment-14746917
]
Hudson commented on TAJO-1824:
------------------------------
SUCCESS: Integrated in Tajo-master-build #869 (See
[https://builds.apache.org/job/Tajo-master-build/869/])
TAJO-1824: Remove partition_keys table from information_schema. (blrunner: rev
8baaa481ee6c627b88ecc21097aaf51f571c4e14)
*
tajo-catalog/tajo-catalog-server/src/main/java/org/apache/tajo/catalog/dictionary/InfoSchemaMetadataDictionary.java
* CHANGES
> Remove partition_keys table from information_schema
> ---------------------------------------------------
>
> Key: TAJO-1824
> URL: https://issues.apache.org/jira/browse/TAJO-1824
> Project: Tajo
> Issue Type: Sub-task
> Components: Catalog
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.11.0, 0.12.0
>
> Attachments: TAJO-1824.patch
>
>
> Selecting partition keys is not necessary because partitions are searched
> with its partition name. It would be better to remove from information_schema.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)