Dimitris Tsirogiannis has uploaded a new change for review. http://gerrit.cloudera.org:8080/5157
Change subject: IMPALA-4514: Fix broken exhaustive builds caused by non-nullable columns ...................................................................... IMPALA-4514: Fix broken exhaustive builds caused by non-nullable columns This commit fixes the broken exhaustive Impala builds. The issue was caused by Kudu table that didn't properly specify nullability constraints. Hence, some rows were rejected during data loading causing some tests to fail. Change-Id: Ib6f4b4c88ef18b1731b7c9789aad602880e18035 --- M testdata/datasets/functional/functional_schema_template.sql 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/5157/1 -- To view, visit http://gerrit.cloudera.org:8080/5157 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib6f4b4c88ef18b1731b7c9789aad602880e18035 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Dimitris Tsirogiannis <[email protected]>
