Sai Hemanth Gantasala has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21437 )

Change subject: IMPALA-12277: Fix NullPointerException for partitioned inserts 
when partition list is stale
......................................................................


Patch Set 22:

> Patch Set 21: -Code-Review
>
> > Patch Set 21: Verified-1
> >
> > Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/10814/
>
> The precommit job failed during data loading. Please take a look at it.
Latest change is the cause:
Caused by: java.lang.NullPointerException
        at java.util.HashSet.<init>(HashSet.java:119)
        at 
org.apache.impala.catalog.HdfsTableLoadParamsBuilder.setPartitionsToUpdate(HdfsTableLoadParamsBuilder.java:88)
        at org.apache.impala.catalog.HdfsTable.load(HdfsTable.java:1241)
        at org.apache.impala.catalog.HdfsTable.load(HdfsTable.java:1225)
        at org.apache.impala.catalog.TableLoader.load(TableLoader.java:145)
I addressed it in the next patchset.


--
To view, visit http://gerrit.cloudera.org:8080/21437
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ide8f1f6bf017e9a040b53bb5d5291ff2ea3e0d18
Gerrit-Change-Number: 21437
Gerrit-PatchSet: 22
Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]>
Gerrit-Comment-Date: Fri, 26 Jul 2024 20:09:23 +0000
Gerrit-HasComments: No

Reply via email to