You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Abacn (via GitHub)" <gi...@apache.org> on 2023/05/25 14:42:11 UTC

[GitHub] [beam] Abacn commented on pull request #26889: Update document Storage API Support in `Google BigQuery I/O connector` for Python SDK

Abacn commented on PR #26889:
URL: https://github.com/apache/beam/pull/26889#issuecomment-1563033440

   R: @ahmedabu98 
   
   also, please check the "PythonFormatter" and "PythonLint" results. Could format the code by running
   
   # Run from root beam repo dir
   pip install yapf==0.29.0
   git diff HEAD --name-only | grep "\.py$" | xargs yapf --in-place
   


-- 
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@beam.apache.org

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