Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v3-sync' into v3-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
tswast committed Aug 16, 2021
2 parents 5649327 + 57007e9 commit 7e6ee6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions google/cloud/bigquery/table.py
Original file line number Diff line number Diff line change
Expand Up @@ -1726,9 +1726,6 @@ def to_arrow(
.. versionadded:: 1.17.0
"""
self._maybe_warn_max_results(bqstorage_client)

self._maybe_warn_max_results(bqstorage_client)

if not self._validate_bqstorage(bqstorage_client, create_bqstorage_client):
create_bqstorage_client = False
bqstorage_client = None
Expand Down

0 comments on commit 7e6ee6d

Please sign in to comment.