Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xando committed Jun 11, 2024
1 parent 4686d8f commit 4cdbee3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyarrow/bigquery/read.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

logger = logging.getLogger(__name__)


# NOTE: This is required for the multiprocessing to correcly serialize the worker arguments
multiprocessing.set_start_method("fork")

Expand Down

0 comments on commit 4cdbee3

Please sign in to comment.