You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/06/30 18:23:00 UTC

[jira] [Commented] (ARROW-13219) [C++][GLib] Demote/deprecate CompareOptions

    [ https://issues.apache.org/jira/browse/ARROW-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372146#comment-17372146 ] 

Ben Kietzman commented on ARROW-13219:
--------------------------------------

[~mrkn]

> [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
>            Priority: Major
>
> 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)