[
https://issues.apache.org/jira/browse/BEAM-8100?focusedWorklogId=316809&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-316809
]
ASF GitHub Bot logged work on BEAM-8100:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Sep/19 16:49
Start Date: 23/Sep/19 16:49
Worklog Time Spent: 10m
Work Description: aromanenko-dev commented on issue #9499: [BEAM-8100]
Exception handling for AsJsons and ParseJsons
URL: https://github.com/apache/beam/pull/9499#issuecomment-534185517
I like the idea of simplifying the needed boiler code but I tend to agree
with @lukecwik that, from user perspective, it will be lees evident. So,
"wrapping" does this job.
Not sure that this feature (exception handling) is requested by other
transforms as some asked for Json ones, but it would be great to have simple
and unified way how to add it into transform API and how to use it.
----------------------------------------------------------------
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: 316809)
Time Spent: 2h 40m (was: 2.5h)
> Add exception handling to Json transforms in Java SDK
> -----------------------------------------------------
>
> Key: BEAM-8100
> URL: https://issues.apache.org/jira/browse/BEAM-8100
> Project: Beam
> Issue Type: Improvement
> Components: extensions-java-json, sdk-java-core
> Reporter: Jeff Klukas
> Assignee: Alexey Romanenko
> Priority: Minor
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Follow-up to https://issues.apache.org/jira/browse/BEAM-5638. We have
> exception handling for MapElements and FlatMapElements. It should be
> straightforward to add parallel signatures to AsJsons and ParseJsons for
> catching parsing errors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)