doupache opened a new pull request, #12657: URL: https://github.com/apache/datafusion/pull/12657
## Which issue does this PR close? Follow #12654 gently ping @comphead @akurmustafa ## Rationale for this change `get_arrayref_at_indices` is no longer exist. ## What changes are included in this PR? No ## Are these changes tested? I encountered a compile error on the current main branch. After renaming `get_arrayref_at_indices`, Cargo was able to compile the code for me. ## Are there any user-facing changes? No -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
