[
https://issues.apache.org/jira/browse/HIVE-27093?focusedWorklogId=846979&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846979
]
ASF GitHub Bot logged work on HIVE-27093:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Feb/23 15:50
Start Date: 22/Feb/23 15:50
Worklog Time Spent: 10m
Work Description: wecharyu commented on PR #4073:
URL: https://github.com/apache/hive/pull/4073#issuecomment-1440292764
@ayushtkn @veghlaci05 @zabetak Could you help review this PR? The failed
tests seems not related to this PR, and I pass the tests in local with
following commands:
```bash
mvn test -Dtest=org.apache.hadoop.hive.ql.schq.TestScheduledQueryService -pl
:hive-exec
mvn test -Dtest=org.apache.hadoop.hive.cli.TestMiniTezCliDriver
-Dqfile=tez_union_with_udf.q
```
Issue Time Tracking
-------------------
Worklog Id: (was: 846979)
Time Spent: 40m (was: 0.5h)
> Fix NPE in initialize() of Partition class
> ------------------------------------------
>
> Key: HIVE-27093
> URL: https://issues.apache.org/jira/browse/HIVE-27093
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0-alpha-2
> Reporter: Wechar
> Assignee: Wechar
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2023-02-19-02-00-43-537.png
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> We will get a *NullPointerException* when get_partitions from HMS if the
> partition SD does not exists.
> !image-2023-02-19-02-00-43-537.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)