You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ZMZ91 (Jira)" <ji...@apache.org> on 2022/09/09 08:21:00 UTC

[jira] [Created] (ARROW-17658) [C++][Gandiva] Support int64 seed for udf random.

ZMZ91 created ARROW-17658:
-----------------------------

             Summary: [C++][Gandiva] Support int64 seed for udf random.
                 Key: ARROW-17658
                 URL: https://issues.apache.org/jira/browse/ARROW-17658
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++ - Gandiva
            Reporter: ZMZ91


Currently, there is `gdv_fn_random_with_seed` to support int32 seed in random udf. Need to support seed with type of int64 as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)