Field Decompressor Transformation

Plugin version: 2.11.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

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.

 



Created in 2020 by Google Inc.