Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23108
Change subject: IMPALA-14194: TestExplainEmptyPartition.test_non_empty_partition_0_rows fails in some builds ...................................................................... IMPALA-14194: TestExplainEmptyPartition.test_non_empty_partition_0_rows fails in some builds TestExplainEmptyPartition.test_non_empty_partition_0_rows can fail in Ozone builds, as for empty files Ozone started to return NULL as block locations, instead of an empty array of block locations. Testing * tested in Ozone build Change-Id: I067d66c8f90e235e871f16ac3f7faf190ffa13eb --- M fe/src/main/java/org/apache/impala/catalog/FileDescriptor.java 1 file changed, 18 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/23108/1 -- To view, visit http://gerrit.cloudera.org:8080/23108 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I067d66c8f90e235e871f16ac3f7faf190ffa13eb Gerrit-Change-Number: 23108 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com>