You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/23 06:07:07 UTC

[GitHub] [airflow] patricker opened a new pull request, #23184: Track and optionally include row count metadata with GCS upload

patricker opened a new pull request, #23184:
URL: https://github.com/apache/airflow/pull/23184

   closes: #22065
   ---
   This change captures the row count in total, and per file, for a DB to GCS operation. This metadata is then included in the XCom output. This metadata can also optionally be included as GCS Blob metadata.


-- 
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: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] potiuk commented on pull request #23184: Track and optionally include row count metadata with GCS upload

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #23184:
URL: https://github.com/apache/airflow/pull/23184#issuecomment-1109087307

   Can you see at the tests/providers/google/ related tests? I think you will find plenty of examples there.


-- 
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: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] patricker commented on pull request #23184: Track and optionally include row count metadata with GCS upload

Posted by GitBox <gi...@apache.org>.
patricker commented on PR #23184:
URL: https://github.com/apache/airflow/pull/23184#issuecomment-1152581094

   Will re-open on a new branch. Underlying structure changed enough, I decided to start-over/copy-paste my changes into a fresh branch.


-- 
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: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] patricker commented on pull request #23184: Track and optionally include row count metadata with GCS upload

Posted by GitBox <gi...@apache.org>.
patricker commented on PR #23184:
URL: https://github.com/apache/airflow/pull/23184#issuecomment-1107381341

   I would appreciate suggestions on how to update the unit tests. I'm having trouble figuring out a good testing vector.


-- 
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: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] patricker closed pull request #23184: Track and optionally include row count metadata with GCS upload

Posted by GitBox <gi...@apache.org>.
patricker closed pull request #23184: Track and optionally include row count metadata with GCS upload
URL: https://github.com/apache/airflow/pull/23184


-- 
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: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] github-actions[bot] commented on pull request #23184: Track and optionally include row count metadata with GCS upload

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #23184:
URL: https://github.com/apache/airflow/pull/23184#issuecomment-1151736579

   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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: commits-unsubscribe@airflow.apache.org

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