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)