pandasanjay commented on PR #35197: URL: https://github.com/apache/beam/pull/35197#issuecomment-2952640165
Hi @sjvanrossum, 👋 Could you please take a look at this pull request when you have a moment? It introduces a new `BigQueryStorageEnrichmentHandler` for Apache Beam, which leverages the BigQuery Storage Read API. The goal is to provide a more performant and potentially cost-effective way to enrich PCollections by fetching data from BigQuery, as an alternative to traditional SQL-based lookups. The PR includes the handler implementation and accompanying documentation. Please review the changes and let me know if anything needs an update or further clarification. Thanks, @pandasanjay -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org