[
https://issues.apache.org/jira/browse/BEAM-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette resolved BEAM-9297.
---------------------------------
Fix Version/s: 2.21.0
Resolution: Fixed
> ToJson and JsonToRow should fail earlier for schema validation errors
> ---------------------------------------------------------------------
>
> Key: BEAM-9297
> URL: https://issues.apache.org/jira/browse/BEAM-9297
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently they fail at execution time because we delay creating the object
> mapper until it is needed. We should consider creating the object mapper at
> construction time, or at least validate the schema at construction time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)