Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14885 )
Change subject: IMPALA-8891 concat_ws() null handling is non-standard This patch is for IMPALA-8891,in the original implementation of function concat_ws, any null string element in array argument strs will result in null result,as it is shown below: -- ...................................................................... Patch Set 1: Build Successful https://jenkins.impala.io/job/gerrit-code-review-checks/5247/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests. -- To view, visit http://gerrit.cloudera.org:8080/14885 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I64cd3bfbb952e431a0cf52a5835ac05d2513d29b Gerrit-Change-Number: 14885 Gerrit-PatchSet: 1 Gerrit-Owner: jichen <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Wed, 11 Dec 2019 07:50:35 +0000 Gerrit-HasComments: No
