ohaibbq opened a new pull request, #27474: URL: https://github.com/apache/beam/pull/27474
fixes apache/beam#22701 Some queries may not have access to `totalBytesProcessed` as a result of [row-level security](https://cloud.google.com/bigquery/docs/managing-row-level-security. [Per their docs:](https://cloud.google.com/bigquery/docs/best-practices-row-level-security#limit-side-channel-attacks) > BigQuery hides sensitive statistics on all queries against tables with row-level security. If any maintainer has some advice on where a good place to implement tests for this is, please let me know :) **Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Update `CHANGES.md` with noteworthy changes. GitHub Actions Tests Status (on master branch) ------------------------------------------------------------------------------------------------ [](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule) [](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule) See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI. -- 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]
