beam icon indicating copy to clipboard operation
beam copied to clipboard

[Task]: Implement TextIO SchemaTransform Provider

Open damondouglas opened this issue 3 years ago • 1 comments

What needs to happen?

The output of this task is a TypedSchemaTransformProvider extension for reading from and writing text files using the TextIO.Read and TextIO.Write transforms, respectively.

Briefly described, a Read and Write configuration informs a TypedSchemaTransformProvider extension for details on how to build a corresponding TextIO.Read and TextIO.Write SchemaTransform.

See BigQuerySchemaTransformReadProvider and BigQuerySchemaTransformWriteProvider for an example design pattern.

Issue Priority

Priority: 3

Issue Component

Component: io-ideas

damondouglas avatar Aug 05 '22 23:08 damondouglas

(cc: @pabloem )

damondouglas avatar Aug 09 '22 20:08 damondouglas