jvictorhuguenin commented on a change in pull request #10432:
URL: https://github.com/apache/arrow/pull/10432#discussion_r813812685



##########
File path: cpp/src/gandiva/gdv_function_stubs.h
##########
@@ -120,6 +120,9 @@ const char* gdv_fn_sha1_decimal128(int64_t context, int64_t 
x_high, uint64_t x_l
                                    int32_t x_precision, int32_t x_scale,
                                    gdv_boolean x_isvalid, int32_t* out_length);
 
+int gdv_fn_utctime_to_zone(int* time_fields, const char* zone, int zone_len,

Review comment:
       removed it




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


Reply via email to