[
https://issues.apache.org/jira/browse/BEAM-9297?focusedWorklogId=402368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-402368
]
ASF GitHub Bot logged work on BEAM-9297:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/20 18:02
Start Date: 12/Mar/20 18:02
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on pull request #11105:
[BEAM-9297] Verify schema early in ToJson and JsonToRow
URL: https://github.com/apache/beam/pull/11105
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 402368)
Time Spent: 20m (was: 10m)
> 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
> 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)