You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/18 16:24:05 UTC

[GitHub] [arrow] amol- commented on pull request #12452: ARROW-14292: [C++][Python] Join foundation for Tables

amol- commented on pull request #12452:
URL: https://github.com/apache/arrow/pull/12452#issuecomment-1044786299


   Not sure why getting in CI the error
   ```
   pyarrow._exec_plan.tables_join
   -> pyarrow._exec_plan.tables_join(join_type, left_table, left_keys, right_table, right_keys)
   PR01: Parameters {'left_keys', 'left_table', 'right_table', 'right_keys'} not documented
   ```
   That function has all arguments documented, will need to dive a bit more into why it's complaining.


-- 
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