Skip to content

[Bug]: Make fileio.MatchAll available to Beam YAML #38013

@chamikaramj

Description

@chamikaramj

What happened?

Currently, Python fileio.MatchAll takes a PCollection<string> as input as opposed to a PCollection<Row>. We should update Python/YAML code so that this transform is usable by Beam YAML.

[1]

class MatchAll(beam.PTransform):

Issue Priority

Priority: 1 (data loss / total loss of function)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions