arrow.global

Undocumented in source.

Members

Functions

s3Finalize
bool s3Finalize()

Finalize the S3 APIs.

s3Initialize
bool s3Initialize(arrow.s3_global_options.S3GlobalOptions options)

Normally, you don't need to call this function because the S3 APIs are initialized with the default options automatically. If you want to call this function, you must call this function before you use any #GArrowS3FileSystem related APIs.

s3IsEnabled
bool s3IsEnabled()