pabloem commented on pull request #4694: URL: https://github.com/apache/beam/pull/4694#issuecomment-912817964
> https://issues.apache.org/jira/browse/BEAM-3683 > > This PR simply updates the dependency and fixes the javadoc. While I was at it, also recommended write() in favor of writeTableRows(), because it is more compact, lends to better coding practices, because this is already the case for read(), and because it will also likely perform an order of magnitude better in the future, unlike writeTableRows(). > Why do you say that it would perform an order of magnitude better? -- 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]
