HappenLee commented on a change in pull request #8597:
URL: https://github.com/apache/incubator-doris/pull/8597#discussion_r836141107



##########
File path: be/src/vec/functions/array/function_array_index.h
##########
@@ -126,21 +139,37 @@ class FunctionArrayIndex : public IFunction
         return true;
     }
 
-#define INTEGRAL_TPL_PACK UInt8, UInt16, UInt32, UInt64, Int8, Int16, Int32, 
Int64, Float32, Float64
+#define INTEGRAL_TPL_PACK Int8, Int16, Int32, Int64, Float32, Float64

Review comment:
       please change the name, float in cpp is not `intergal`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to