close
Skip to content

BigQuery: pyarrow warning about schema argument  #9485

@tswast

Description

@tswast

samples/tests/test_query_to_arrow.py::test_query_to_arrow
/tmpfs/src/github/google-cloud-python/bigquery/google/cloud/bigquery/_pandas_helpers.py:383: FutureWarning: Schema passed to names= option, please pass schema= explicitly. Will raise exception in future
return pyarrow.RecordBatch.from_arrays(arrays, column_names)

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions