We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e50c1 commit 6993df4Copy full SHA for 6993df4
google/cloud/bigquery/client.py
@@ -2463,7 +2463,7 @@ def load_table_from_dataframe(
2463
They are supported when using the PARQUET source format, but
2464
due to the way they are encoded in the ``parquet`` file,
2465
a mismatch with the existing table schema can occur, so
2466
- REPEATED fields are not properly support when using ``pyarrow<4.0.0``
+ REPEATED fields are not properly supported when using ``pyarrow<4.0.0``
2467
using the parquet format.
2468
2469
https://github.com/googleapis/python-bigquery/issues/19
0 commit comments