reuvenlax opened a new pull request #16872:
URL: https://github.com/apache/beam/pull/16872


   The TableRow class supports being used as a JSON map (set()/get()) or as a 
list of TableCell elements (setF()/getF()). When used in the former manner, a 
column cannot be named 'f', as 'f' is interpreted to mean the list of TableCell 
elements. This PR ensures that we support setF/getF and use that codepath when 
processing nested records


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to