apache / apache/arrow

[C++][Gandiva] Allow searching function signatures by name

Open
#20,414 1 comment 0 reactions 0 assignees View on GitHub
Type: task
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

We need to get all signatures of a function name during the type inference stage of Gandiva parser.

**Reporter**: [Jin Shang](https://issues.apache.org/jira/browse/ARROW-17746) / @js8544

**Note**: *This issue was originally created as [ARROW-17746](https://issues.apache.org/jira/browse/ARROW-17746). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Gandiva parser's type-inference stage and how function signatures are currently looked up. Identify the signature registry or lookup entry point, then verify that a function name can return all matching signatures for inference.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.