[
https://issues.apache.org/jira/browse/ARROW-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-13219:
-----------------------------------
Labels: pull-request-available (was: )
> [C++][GLib] Demote/deprecate CompareOptions
> -------------------------------------------
>
> Key: ARROW-13219
> URL: https://issues.apache.org/jira/browse/ARROW-13219
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, GLib
> Reporter: David Li
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> CompareOptions is not properly a FunctionOptions but it has bindings in GLib
> that expect it to be a FunctionOptions. After ARROW-13025, we should make
> CompareOptions a bare struct (instead of a FunctionOptions subclass) and
> deprecate it in favor of just specifying the comparison operator directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)