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: Verified+1 -- 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 12:00:39 +0000 Gerrit-HasComments: No
