Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Failing Test]: Python Lint PreCommit Failing on yaml_io.py #29665

Open
1 of 16 tasks
jrmccluskey opened this issue Dec 7, 2023 · 0 comments
Open
1 of 16 tasks

[Failing Test]: Python Lint PreCommit Failing on yaml_io.py #29665

jrmccluskey opened this issue Dec 7, 2023 · 0 comments

Comments

@jrmccluskey
Copy link
Contributor

What happened?

The Python linitng precommit is failing with a too-few-arguments for a fastavro schemaless_reader call (

fastavro.schemaless_reader(io.BytesIO(record), schema)))
) despite the function signature not changing between fastavro versions post-upgrade in #29536. This check should be disabled and then re-enabled after the root cause is found.

Issue Failure

Failure: Test is continually failing

Issue Priority

Priority: 2 (backlog / disabled test but we think the product is healthy)

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
@jrmccluskey jrmccluskey changed the title [Failing Test]: Python Lint PreCommit Failing [Failing Test]: Python Lint PreCommit Failing on yaml_io.py Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant