kennknowles opened a new issue, #18676:
URL: https://github.com/apache/beam/issues/18676

   *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.
   
    
   
   Imported from Jira 
[BEAM-3647](https://issues.apache.org/jira/browse/BEAM-3647). Original Jira may 
contain additional context.
   Reported by: KishanK.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to