nimuyuhan commented on a change in pull request #6942:
URL: https://github.com/apache/incubator-doris/pull/6942#discussion_r738213157



##########
File path: gensrc/script/doris_builtins_functions.py
##########
@@ -1202,6 +1202,9 @@
     [['bitmap_min'], 'BIGINT', ['BITMAP'],
         
'_ZN5doris15BitmapFunctions10bitmap_minEPN9doris_udf15FunctionContextERKNS1_9StringValE',
         '', '', 'vec', ''],
+    [['bitmap_max'], 'BIGINT', ['BITMAP'],
+        
'_ZN5doris15BitmapFunctions10bitmap_maxEPN9doris_udf15FunctionContextERKNS1_9StringValE',
+        '', '', 'vec', ''],

Review comment:
       I fix these problems at 20d0074b775bb15b999958a0893e72adc61467cc




-- 
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