[
https://issues.apache.org/jira/browse/BEAM-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132291#comment-17132291
]
Beam JIRA Bot commented on BEAM-3647:
-------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Default Coder/Reading Coder From File
> --------------------------------------
>
> Key: BEAM-3647
> URL: https://issues.apache.org/jira/browse/BEAM-3647
> Project: Beam
> Issue Type: New Feature
> Components: beam-model
> Affects Versions: 2.2.0
> Reporter: Kishan Kumar
> Assignee: Reuven Lax
> Priority: P2
> Labels: stale-assigned
>
> *Requirement*-: Need to Run Template With Same Logics on Different Tables
> Data.(Example is Given Below)
>
> *Need*: Default Coder is Required So According to Data It Make All Fields as
> String and Read Data else Thier must be Dynamic Options to Read Coder From
> GCS as JSON FILE and Parse Data on Basis of That (But We can Pass Location
> Using ValueProvider) or SomeWhere Else so At Runtime Using ValueProvider.
>
>
> *Examples*: I Have Two Tables 1 is Having Column (NAME, CLASS, ROLL,
> SUB_PRICE)
> And 2 Table is (NAME, ROLL, SUB, TEST_MARKS)
>
> On Both Tables, I am Just Sorting Table on Basis Of Roll Number so if We can
> Read Coder at Run Time The Same Template Can Be Used For Different Tables at
> Run Time.
>
> Such Situations Make Our Work Easy and Make Our job Easy.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)