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

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

David Li created ARROW-13219:
--------------------------------

             Summary: [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


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)