You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/07/09 18:11:00 UTC

[jira] [Created] (ARROW-5892) [C++][Gandiva] Support function aliases

Prudhvi Porandla created ARROW-5892:
---------------------------------------

             Summary: [C++][Gandiva] Support function aliases
                 Key: ARROW-5892
                 URL: https://issues.apache.org/jira/browse/ARROW-5892
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++ - Gandiva
            Reporter: Prudhvi Porandla
            Assignee: Prudhvi Porandla


This allows linking of several external names to the same precompiled function.
For example, 'mod', 'modulo' can be used to access the mod function 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)