Steve Carlin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21961 )

Change subject: IMPALA-13468: Fix various aggregation issues in aggregation.test
......................................................................


Patch Set 6:

Ok, fixed patch, sorry about the bad one.  Regression tests for tpcds and tpch 
will be added in the near future.

Basically, AggCallBinding does not have the "isOperandNull" defined.  That's ok 
though because the operand does not need manipulation for AggCallBinding.

Also added is the literal types will return the actual type.  This logic 
already existed for arithmetic operations but now it is used for all agg and 
scalar functions.


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I038127d6a2f228ae8d263e983b1906e99ae05f77
Gerrit-Change-Number: 21961
Gerrit-PatchSet: 6
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Anonymous Coward (816)
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Steve Carlin <[email protected]>
Gerrit-Comment-Date: Thu, 24 Oct 2024 22:22:03 +0000
Gerrit-HasComments: No

Reply via email to