Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Lineage metrics to Python BigQueryIO #32116

Merged
merged 4 commits into from
Aug 14, 2024
Merged

Commits on Aug 8, 2024

  1. Add Lineage metrics to Python BigQueryIO

    * Introduce metric.Lineage StringSet wrapper
      Reflect Java SDK apache#32090
    
    * Direct Read
    
    * Export Read
    
    * ReadAllFromBigQuery
    
    * FILE_LOAD Write
    Abacn committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bae780b View commit details
    Browse the repository at this point in the history
  2. fix lint; add tests

    Abacn committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    81ab460 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Consistent metrics name

    Abacn committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a20761b View commit details
    Browse the repository at this point in the history
  2. Update sdks/python/apache_beam/metrics/metric.py

    Co-authored-by: Danny McCormick <dannymccormick@google.com>
    Abacn and damccorm committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    79fd9e8 View commit details
    Browse the repository at this point in the history