paleolimbot commented on code in PR #557:
URL: https://github.com/apache/sedona-db/pull/557#discussion_r2737849047


##########
c/sedona-extension/src/scalar_kernel.rs:
##########
@@ -560,6 +562,7 @@ impl ExportedScalarKernelImpl {
                     &args,
                     return_type,
                     num_rows as usize,
+                    None,

Review Comment:
   I think it's OK that functions using the FFI extension mechanism don't have 
access to options. There are probably only a few functions where it makes sense 
to use this.



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