Open asfimport opened 2 years ago
Todd Farmer / @toddfarmer: This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned per project policy. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.
cpp params should be keyword only. See https://github.com/apache/arrow/pull/12763/files#r852112789 (i.e. adding *, before all keyword options.
Reporter: Micah Kornfield / @emkornfield
Note: This issue was originally created as ARROW-16227. Please see the migration documentation for further details.