Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Plugin version: 2.10.0

Decompresses configured fields. Multiple fields can be specified to be decompressed using different decompression algorithms. Plugin supports SNAPPYZIP, and GZIP types of decompression of fields.

Configuration

Property

Macro Enabled?

Description

Decompress Fields

No

Required. Specifies the configuration for decompressing fields In JSON configuration, this is specified as <field>:<decompressor>[,<field>:<decompressor>]*.

Output Schema

No

Required. Specifies the output schema. The fields that are decompressed will have the same field name but they will be of type BYTES or STRING.


  • No labels