[
https://issues.apache.org/jira/browse/HIVE-27268?focusedWorklogId=859269&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-859269
]
ASF GitHub Bot logged work on HIVE-27268:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Apr/23 22:05
Start Date: 26/Apr/23 22:05
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #4241:
URL: https://github.com/apache/hive/pull/4241#issuecomment-1524100989
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=4241)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=4241&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=4241&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=4241&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=CODE_SMELL)
[8 Code
Smells](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=4241&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=4241&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=4241&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 859269)
Time Spent: 40m (was: 0.5h)
> 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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)
