Skip to content

[C++] Compute: Why here arrow::compute has MetaFunction #41926

@mapleFU

Description

@mapleFU

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

No one assigned

    Labels

    Component: C++Status: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: usageIssue is a user question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions