Skip to content

specify size parameter when uploading dataframe with load_table_from_dataframe #277

Closed
@tswast

Description

@tswast

When the size parameter is not specified, resumable uploads are always used. It'd be good to use multi-part uploads when writing small tables.

return self.load_table_from_file(

Metadata

Metadata

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions