AdamGS opened a new pull request, #9674: URL: https://github.com/apache/arrow-rs/pull/9674
# Which issue does this PR close? - Closes #NNN. # Rationale for this change The legacy kernels have been deprecated for 2 years and hidden from docs, and its just more code to build. # What changes are included in this PR? 1. Removing long deprecated legacy like kernels 2. Keeps all tests, just folded them into the existing pattern. This also increases the effective coverage - testing scalar comparison both for Utf8 scalars and Dict scalars # Are these changes tested? No functional changes, but refactors existing tests # Are there any user-facing changes? None, only for codebases using long hidden and deprecated functions. -- 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]
