Gjsify LogoGjsify Logo

Interface FeatherWriteProperties_ConstructProps

Hierarchy

Index

Properties

Properties

compression?: Arrow.CompressionType

Compression type to use. Only %GARROW_COMPRESSION_TYPE_UNCOMPRESSED, %GARROW_COMPRESSION_TYPE_LZ4 and %GARROW_COMPRESSION_TYPE_ZSTD are supported. The default compression is %GARROW_COMPRESSION_TYPE_LZ4 if Apache Arrow C++ is built with support for it, otherwise %GARROW_COMPRESSION_TYPE_UNCOMPRESSED. %GARROW_COMPRESSION_TYPE_UNCOMPRESSED is set as the object default here.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method