Abacn commented on code in PR #23558:
URL: https://github.com/apache/beam/pull/23558#discussion_r992689933


##########
CHANGES.md:
##########
@@ -62,6 +62,7 @@
 * Decreased TextSource CPU utilization by 2.3x (Java) 
([#23193](https://github.com/apache/beam/issues/23193)).
 * Fixed bug when using SpannerIO with RuntimeValueProvider options (Java) 
([#22146](https://github.com/apache/beam/issues/22146)).
 * Fixed issue for unicode rendering on WriteToBigQuery 
([#10785](https://github.com/apache/beam/issues/10785))
+* Remove obsolete variant of BigQuery Write 
([#23564](https://github.com/apache/beam/issues/23564)).

Review Comment:
   The same line added in #23557 introduces a conflict. Could just change this 
line to
   ```
   Remove obsolete variant of BigQuery Read and Write 
([#23559](https://github.com/apache/beam/issues/23559)).
   ```
   during rebase.



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