to_dataframe
always shows warning if max_results
is set
#806
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
to_dataframe
always shows a warning thatbqstorage_client
is set ifmax_results
is set. This warning should not be shown ifbqstorage_client
is not explicitly set.Code example
Stack trace
The text was updated successfully, but these errors were encountered: