A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://arrow.apache.org/docs/python/generated/pyarrow.ipc.IpcReadOptions.html below:

pyarrow.ipc.IpcReadOptions — Apache Arrow v20.0.0

pyarrow.ipc.IpcReadOptions#
class pyarrow.ipc.IpcReadOptions(bool ensure_native_endian=True, *, bool use_threads=True, list included_fields=None)#

Bases: _Weakrefable

Serialization options for reading IPC format.

Parameters:
ensure_native_endianbool, default True

Whether to convert incoming data to platform-native endianness.

use_threadsbool

Whether to use the global CPU thread pool to parallelize any computational tasks like decompression

included_fieldslist

If empty (the default), return all deserialized fields. If non-empty, the values are the indices of fields to read on the top-level schema

__init__(*args, **kwargs)#

Methods

Attributes

ensure_native_endian#
included_fields#
use_threads#

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4