tadeja commented on PR #48267: URL: https://github.com/apache/arrow/pull/48267#issuecomment-3581826158
The background of `inverse_permutation` and `scatter` functions is nicely explained in this umbrella issue - Github issue #47374 Does it make sense to add Python wrappers/bindings for `InversePermutationOptions` and `ScatterOptions` already at this point in time? (Or at all?) What would you say, @zanmato1984 ? Currently both `InversePermutationOptions` and `ScatterOptions` do not seem to get accepted by `inverse_permutation' and 'scatter' as demonstrated in added tests of test_compute.py. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
