You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/05/03 12:27:31 UTC

[GitHub] [arrow] jorisvandenbossche commented on issue #35389: [Python] Table.join no longer respecting `coalesce_keys` parameter (PyArrow 12)

jorisvandenbossche commented on issue #35389:
URL: https://github.com/apache/arrow/issues/35389#issuecomment-1532939024

   @joocer thanks for the report! That was certainly not an intentional change in behaviour, but the implementation was refactored to use a different invocation of the C++ APIs (now relying on the `pyarrow.acero` Declaration bindings). So something might have gone wrong in this refactor (and if so, unfortunately this doesn't seem to have been covered properly by our tests). 
   
   Could you provide a small reproducible code example that illustrates the change in behaviour?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org