jorisvandenbossche commented on issue #35389: URL: https://github.com/apache/arrow/issues/35389#issuecomment-1539738426
While I think it would certainly be nice to move this coalesce logic into C++, in this case it was just a small oversight in my refactor of the python bindings that caused it (I always the selection of columns to the join node, instead of only when `coalesce_keys=True`) PR to fix this -> https://github.com/apache/arrow/pull/35505 -- 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]
