You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/21 04:57:30 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

dependabot[bot] opened a new pull request, #22378:
URL: https://github.com/apache/beam/pull/22378

   Updates the requirements on [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/googleapis/python-bigquery/releases">google-cloud-bigquery's releases</a>.</em></p>
   <blockquote>
   <h2>v3.2.0</h2>
   <h2><a href="https://github.com/googleapis/python-bigquery/compare/v3.1.0...v3.2.0">3.2.0</a> (2022-06-06)</h2>
   <h3>Features</h3>
   <ul>
   <li>add support for table clones (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1235">#1235</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/176fb2afc9888c6b0cd74d590065b3002bdbf533">176fb2a</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> proto-plus &gt;= 1.15.0, &lt;2.0.0dev (<a href="https://github.com/googleapis/python-bigquery/commit/ba58d3af80ca796be09c813529d3aadb79e0413c">ba58d3a</a>)</li>
   <li><strong>deps:</strong> require packaging &gt;= 14.3, &lt;22.0.0dev (<a href="https://github.com/googleapis/python-bigquery/commit/ba58d3af80ca796be09c813529d3aadb79e0413c">ba58d3a</a>)</li>
   <li><strong>deps:</strong> require protobuf&gt;= 3.12.0, &lt;4.0.0dev (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1263">#1263</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/ba58d3af80ca796be09c813529d3aadb79e0413c">ba58d3a</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>fix changelog header to consistent size (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1268">#1268</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/d03e2a29ecfa5d2ccd5599f5c0faac55286e52e7">d03e2a2</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md">google-cloud-bigquery's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/googleapis/python-bigquery/compare/v3.1.0...v3.2.0">3.2.0</a> (2022-06-06)</h2>
   <h3>Features</h3>
   <ul>
   <li>add support for table clones (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1235">#1235</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/176fb2afc9888c6b0cd74d590065b3002bdbf533">176fb2a</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> proto-plus &gt;= 1.15.0, &lt;2.0.0dev (<a href="https://github.com/googleapis/python-bigquery/commit/ba58d3af80ca796be09c813529d3aadb79e0413c">ba58d3a</a>)</li>
   <li><strong>deps:</strong> require packaging &gt;= 14.3, &lt;22.0.0dev (<a href="https://github.com/googleapis/python-bigquery/commit/ba58d3af80ca796be09c813529d3aadb79e0413c">ba58d3a</a>)</li>
   <li><strong>deps:</strong> require protobuf&gt;= 3.12.0, &lt;4.0.0dev (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1263">#1263</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/ba58d3af80ca796be09c813529d3aadb79e0413c">ba58d3a</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>fix changelog header to consistent size (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1268">#1268</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/d03e2a29ecfa5d2ccd5599f5c0faac55286e52e7">d03e2a2</a>)</li>
   </ul>
   <h2><a href="https://github.com/googleapis/python-bigquery/compare/v3.0.1...v3.1.0">3.1.0</a> (2022-05-09)</h2>
   <h3>Features</h3>
   <ul>
   <li>add str method to table (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1199">#1199</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/8da4fa9e77bcfd2b68818b5d65b38ccc59899a01">8da4fa9</a>)</li>
   <li>refactor AccessEntry to use _properties pattern (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1125">#1125</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/acd5612d2fc469633936dbc463ce4d70951e7fdd">acd5612</a>)</li>
   <li>support using BIGQUERY_EMULATOR_HOST environment variable (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1222">#1222</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/39294b4950896b084573bedb4c5adc2b8d371eac">39294b4</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> allow pyarrow v8 (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1245">#1245</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/d258690dbf01108e1426f0e28d792c418a88bce0">d258690</a>)</li>
   <li>export bigquery.HivePartitioningOptions (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1217">#1217</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/8eb757bcded7a3ef3b2264f47ec080c0a8fca579">8eb757b</a>)</li>
   <li>Skip geography_as_object conversion for REPEATED fields (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1220">#1220</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/4d3d6ec9e667a781f8cb4a3aee0376c6179d5ce1">4d3d6ec</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>updated variable typo in comment in code sample (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1239">#1239</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/e4201128bdb7f49cb732e12609448bbdbc122736">e420112</a>)</li>
   </ul>
   <h2><a href="https://github.com/googleapis/python-bigquery/compare/v3.0.0...v3.0.1">3.0.1</a> (2022-03-30)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> raise exception when pandas is installed but db-dtypes is not (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1191">#1191</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/433391097bae57dd12a93db18fc2bab573d8f128">4333910</a>)</li>
   <li><strong>deps:</strong> restore dependency on python-dateutil (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1187">#1187</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/212d7ec1f0740d04c26fb3ceffc9a4dd9eed6756">212d7ec</a>)</li>
   </ul>
   <h2><a href="https://github.com/googleapis/python-bigquery/compare/v2.34.3...v3.0.0">3.0.0</a> (2022-03-29)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/51c1f3713ebad7d186a46ffe6b5580a33158655d"><code>51c1f37</code></a> chore(main): release 3.2.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1259">#1259</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/ee3c16c40fcd137131da02c7fe97bfa1e5d35d0f"><code>ee3c16c</code></a> chore: test minimum dependencies in python 3.7 (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1269">#1269</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/d03e2a29ecfa5d2ccd5599f5c0faac55286e52e7"><code>d03e2a2</code></a> docs: fix changelog header to consistent size (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1268">#1268</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/006e69fed7def55923a0cc531a3001e31c9a5cd7"><code>006e69f</code></a> chore(deps): update all dependencies (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1264">#1264</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/ba58d3af80ca796be09c813529d3aadb79e0413c"><code>ba58d3a</code></a> fix(deps): require protobuf&gt;= 3.12.0, &lt;4.0.0dev (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1263">#1263</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/d8191159635be9da9586ce627256f65e245ad8a9"><code>d819115</code></a> chore(deps): update all dependencies (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1258">#1258</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/176fb2afc9888c6b0cd74d590065b3002bdbf533"><code>176fb2a</code></a> feat: add support for table clones (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1235">#1235</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/6573f675d478c6edd47a74fef7645f59e52b6686"><code>6573f67</code></a> chore(deps): update all dependencies (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1255">#1255</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/fd5f836696ffeb6e2712d0fca04dce18d7923d9f"><code>fd5f836</code></a> chore(deps): update all dependencies (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1253">#1253</a>)</li>
   <li><a href="https://github.com/googleapis/python-bigquery/commit/9a3eaed65767fbb7f09b8398b0aba3ff9856f050"><code>9a3eaed</code></a> chore(deps): update dependency googleapis-common-protos to v1.56.1 (<a href="https://github-redirect.dependabot.com/googleapis/python-bigquery/issues/1251">#1251</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/googleapis/python-bigquery/compare/v1.6.0...v3.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
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


[GitHub] [beam] tvalentyn commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1234570353

   Run Python 3.7 PostCommit


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Reminder, please take a look at this pr: @TheNeuralBit 


-- 
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


[GitHub] [beam] tvalentyn commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1235814052

   Looks like tests pass with updated restriction


-- 
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


[GitHub] [beam] codecov[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1224311869

   # [Codecov](https://codecov.io/gh/apache/beam/pull/22378?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#22378](https://codecov.io/gh/apache/beam/pull/22378?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (48e99a0) into [master](https://codecov.io/gh/apache/beam/commit/caaefc0c0b663212a36807b1ebb1d18b76a0ae6c?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (caaefc0) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff            @@
   ##           master   #22378    +/-   ##
   ========================================
     Coverage   74.17%   74.18%            
   ========================================
     Files         706      709     +3     
     Lines       93190    93467   +277     
   ========================================
   + Hits        69124    69335   +211     
   - Misses      22798    22864    +66     
     Partials     1268     1268            
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | python | `83.51% <ø> (-0.04%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/beam/pull/22378?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...examples/inference/sklearn\_mnist\_classification.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vZXhhbXBsZXMvaW5mZXJlbmNlL3NrbGVhcm5fbW5pc3RfY2xhc3NpZmljYXRpb24ucHk=) | `43.75% <0.00%> (-3.75%)` | :arrow_down: |
   | [sdks/python/apache\_beam/utils/interactive\_utils.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdXRpbHMvaW50ZXJhY3RpdmVfdXRpbHMucHk=) | `95.12% <0.00%> (-2.44%)` | :arrow_down: |
   | [sdks/python/apache\_beam/utils/subprocess\_server.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdXRpbHMvc3VicHJvY2Vzc19zZXJ2ZXIucHk=) | `56.54% <0.00%> (-2.20%)` | :arrow_down: |
   | [sdks/python/apache\_beam/internal/metrics/metric.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW50ZXJuYWwvbWV0cmljcy9tZXRyaWMucHk=) | `93.00% <0.00%> (-1.00%)` | :arrow_down: |
   | [...beam/testing/load\_tests/load\_test\_metrics\_utils.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdGVzdGluZy9sb2FkX3Rlc3RzL2xvYWRfdGVzdF9tZXRyaWNzX3V0aWxzLnB5) | `34.07% <0.00%> (-0.39%)` | :arrow_down: |
   | [sdks/python/apache\_beam/coders/coders.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vY29kZXJzL2NvZGVycy5weQ==) | `88.00% <0.00%> (-0.35%)` | :arrow_down: |
   | [.../runners/portability/fn\_api\_runner/translations.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9wb3J0YWJpbGl0eS9mbl9hcGlfcnVubmVyL3RyYW5zbGF0aW9ucy5weQ==) | `92.65% <0.00%> (-0.34%)` | :arrow_down: |
   | [...eam/runners/interactive/interactive\_environment.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9pbnRlcmFjdGl2ZS9pbnRlcmFjdGl2ZV9lbnZpcm9ubWVudC5weQ==) | `91.71% <0.00%> (-0.31%)` | :arrow_down: |
   | [sdks/python/apache\_beam/io/fileio.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vaW8vZmlsZWlvLnB5) | `95.98% <0.00%> (-0.28%)` | :arrow_down: |
   | [sdks/python/apache\_beam/typehints/schemas.py](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdHlwZWhpbnRzL3NjaGVtYXMucHk=) | `94.15% <0.00%> (-0.17%)` | :arrow_down: |
   | ... and [39 more](https://codecov.io/gh/apache/beam/pull/22378/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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


[GitHub] [beam] tvalentyn commented on a diff in pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on code in PR #22378:
URL: https://github.com/apache/beam/pull/22378#discussion_r959959837


##########
sdks/python/setup.py:
##########
@@ -270,7 +270,7 @@ def get_portability_package_data():
             'google-cloud-pubsub>=2.1.0,<3',
             'google-cloud-pubsublite>=1.2.0,<2',
             # GCP packages required by tests
-            'google-cloud-bigquery>=1.6.0,<3',
+            'google-cloud-bigquery>=1.6.0,<4',

Review Comment:
   ```suggestion
               'google-cloud-bigquery>=3.0.0,<4',
   ```



-- 
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


[GitHub] [beam] tvalentyn commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1233346699

   It's not blocked, but we don't know if we are actually compatible with BQ v.4 


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @y1chi for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Reminder, please take a look at this pr: @pabloem 


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @TheNeuralBit for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @pabloem for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)


-- 
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


[GitHub] [beam] tvalentyn commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1233347484

   Run Python 3.7 PostCommit


-- 
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


[GitHub] [beam] tvalentyn merged pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn merged PR #22378:
URL: https://github.com/apache/beam/pull/22378


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @y1chi for label python.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Reminder, please take a look at this pr: @TheNeuralBit 


-- 
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


[GitHub] [beam] tvalentyn commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1233347732

   made a stronger restriction to run tests


-- 
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


[GitHub] [beam] TheNeuralBit commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1224286454

   Run Python 3.9 PostCommit


-- 
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


[GitHub] [beam] TheNeuralBit commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1224290256

   @tvalentyn is this blocked on #21019


-- 
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


[GitHub] [beam] TheNeuralBit commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1224286252

   retest this please


-- 
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


[GitHub] [beam] github-actions[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

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

   Reminder, please take a look at this pr: @y1chi 


-- 
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


[GitHub] [beam] tvalentyn commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1234570684

   Run Python 3.9 PostCommit


-- 
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


[GitHub] [beam] dependabot[bot] commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1233731683

   A newer version of google-cloud-bigquery exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.


-- 
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


[GitHub] [beam] tvalentyn commented on pull request #22378: Update google-cloud-bigquery requirement from <3,>=1.6.0 to >=1.6.0,<4 in /sdks/python

Posted by GitBox <gi...@apache.org>.
tvalentyn commented on PR #22378:
URL: https://github.com/apache/beam/pull/22378#issuecomment-1247185234

   we can merge once tests pass.


-- 
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