Skip to content

[Task]: Set beam schema proto field in user_type in typehint/schemas.py #29756

@riteshghorse

Description

@riteshghorse

What happened?

Had to revert user_type._beam_schema_proto = _Ephemeral(schema) because of a failure caught in #29684. Add this again to generate correct documentation such that it doesn't affect the DecimalLogicalType in python.

user_type._beam_schema_proto = _Ephemeral(schema)

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

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: 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions