[
https://issues.apache.org/jira/browse/BEAM-9569?focusedWorklogId=424818&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-424818
]
ASF GitHub Bot logged work on BEAM-9569:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/20 09:01
Start Date: 18/Apr/20 09:01
Worklog Time Spent: 10m
Work Description: iemejia commented on pull request #11460: [BEAM-9569]
Fix BeamSqlPojoExample logRecords method to not require Row coder inference
URL: https://github.com/apache/beam/pull/11460
It also adds a warning that Coder inference of Row objects is now
disabled into the release CHANGELOG.
R: @reuvenlax
CC: @ibzib
----------------------------------------------------------------
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: 424818)
Time Spent: 50m (was: 40m)
> Coder inference should be disabled for Row types
> ------------------------------------------------
>
> Key: BEAM-9569
> URL: https://issues.apache.org/jira/browse/BEAM-9569
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Reuven Lax
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Coder inference will pick up SerializableCoder, which is incorrect. We should
> always be using schemas.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)