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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to