You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Henri Biestro (Jira)" <ji...@apache.org> on 2023/04/17 19:02:00 UTC

[jira] [Created] (HIVE-27268) Hive.getPartitionsByNames should not enforce SessionState to be available

Henri Biestro created HIVE-27268:
------------------------------------

             Summary: Hive.getPartitionsByNames should not enforce SessionState to be available
                 Key: HIVE-27268
                 URL: https://issues.apache.org/jira/browse/HIVE-27268
             Project: Hive
          Issue Type: Bug
          Components: Hive
    Affects Versions: 3.1.3
            Reporter: Henri Biestro
             Fix For: 4.0.0


HIVE-24743, HIVE-24392 is enforcing to check for valid write Id list for "Hive.getPartitionsByName".

This breaks basic API integration. For a user who needs to get basic partition detail, he is forced to have SessionState.

Request in this ticket is to ensure that if SessionState.get() is null, it should return empty validWriteIdList.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)