[
https://issues.apache.org/jira/browse/ARROW-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-13219.
----------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 10738
[https://github.com/apache/arrow/pull/10738]
> [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
> Fix For: 5.0.0
>
> Time Spent: 50m
> 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)