-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed as not planned
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: usageIssue is a user questionIssue is a user question
Description
Describe the usage question you have. Please include as many useful details as possible.
In arrow compute, MetaFunction means some "sepcial function", which "dispatch implementation to other impl. And the introduced pr is here: 199d089
However, some function like "CAST" also has correspond kernel, and it just works like a normal function. Besides, why should it has a MetaFunction rather rathan a function with some "Match Any" Kernels?
Component(s)
C++
Metadata
Metadata
Assignees
Labels
Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: usageIssue is a user questionIssue is a user question