nivedha rajaram

Results 2 issues of nivedha rajaram

### What would you like to happen? In Bigquery write introduce method "fetchSchemaFromObject" which will dynamically generate schema json from the supplied POJO class. BigQueryIO.write() .to(tableSpec) .fetchSchemaFromObject(Person.class) ..withFormatFunction( (Person elem)...

java
new feature
P2
awaiting triage