[ https://issues.apache.org/jira/browse/BEAM-8111?focusedWorklogId=310940&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310940 ]
ASF GitHub Bot logged work on BEAM-8111: ---------------------------------------- Author: ASF GitHub Bot Created on: 11/Sep/19 19:05 Start Date: 11/Sep/19 19:05 Worklog Time Spent: 10m Work Description: reuvenlax commented on issue #9550: Revert "[BEAM-8111] Add ValidatesRunner test to AvroSchemaTest" URL: https://github.com/apache/beam/pull/9550#issuecomment-530521285 Also it appears that Flink relies on all the Coders being exactly the same, which is far more restrictive than other runners. Is there another way for Flink to do this - maybe comparing the TypeDescriptor instead of the Coder? On Wed, Sep 11, 2019 at 11:54 AM Reuven Lax <re...@google.com> wrote: > FYI this appears to be Flink ValidatesRunner, not Dataflow? > > On Wed, Sep 11, 2019 at 11:30 AM Mark Liu <notificati...@github.com> > wrote: > >> @markflyhigh <https://github.com/markflyhigh> requested your review on: >> #9550 <https://github.com/apache/beam/pull/9550> Revert "[BEAM-8111] Add >> ValidatesRunner test to AvroSchemaTest". >> >> — >> You are receiving this because your review was requested. >> Reply to this email directly, view it on GitHub >> <https://github.com/apache/beam/pull/9550?email_source=notifications&email_token=AFAYJVNDZVD773KSV7FB743QJE2OFA5CNFSM4IVXMSBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTSINQNY#event-2626738231>, >> or mute the thread >> <https://github.com/notifications/unsubscribe-auth/AFAYJVPTEZ3RFDFQEQSVIILQJE2OFANCNFSM4IVXMSBA> >> . >> > ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 310940) Time Spent: 2h 20m (was: 2h 10m) > SchemaCoder broken on DataflowRunner > ------------------------------------ > > Key: BEAM-8111 > URL: https://issues.apache.org/jira/browse/BEAM-8111 > Project: Beam > Issue Type: Bug > Components: runner-dataflow, sdk-java-core > Affects Versions: 2.15.0 > Reporter: Brian Hulette > Assignee: Brian Hulette > Priority: Blocker > Fix For: 2.16.0 > > Time Spent: 2h 20m > Remaining Estimate: 0h > > https://github.com/apache/beam/commit/e65c176a9f34e45d408281e1101a2ae54cef0f6c > broke SchemaCoder on Dataflow. When translating a schema that uses logical > types from a cloud object dataflow encounters a runtime error. > This means any pipelines that use SqlTransform or schema transforms will fail > on Dataflow in 2.15.0 -- This message was sent by Atlassian Jira (v8.3.2#803003)