You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2018/03/16 16:32:00 UTC

[jira] [Commented] (HIVE-18977) Listing partitions returns different results with JDO and direct SQL

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

Alan Gates commented on HIVE-18977:
-----------------------------------

The following tests fail:

testListPartitionsAll: listPartitions(x, y, 0) returns no partitions with directSQL but does return partitions in JDO

testListPartitionSpecs: same as testListPartitionsAll

testListPartitionsByFilter: listPartitionsByFilter is not case sensitive in directSQL but is in JDO

testListPartitionSpecsByFilter and testGetNumPartitionsByFilter: same as testListPartitionsByFilter

> Listing partitions returns different results with JDO and direct SQL
> --------------------------------------------------------------------
>
>                 Key: HIVE-18977
>                 URL: https://issues.apache.org/jira/browse/HIVE-18977
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 3.0.0
>            Reporter: Alan Gates
>            Priority: Major
>
> Some of the tests in TestListPartitions fail when using JDO instead of direct SQL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)