Ahmet Altay created BEAM-3669:
---------------------------------
Summary: Linter error in statesampler_fast
Key: BEAM-3669
URL: https://issues.apache.org/jira/browse/BEAM-3669
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Ahmet Altay
Assignee: Pablo Estrada
This is a precommit failure, but I have seen it in 2 unrelated pre-commits. It
is possible that this is an issue with the head:
Link to a job:
https://builds.apache.org/job/beam_PreCommit_Python_MavenInstall/2661/org.apache.beam$beam-sdks-python/console
Running pylint for module apache_beam:
************* Module apache_beam.runners.worker.statesampler_fast
E: 1, 0: compile() expected string without null bytes (syntax-error)
************* Module apache_beam.coders.stream
E: 1, 0: compile() expected string without null bytes (syntax-error)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)