TheNeuralBit commented on code in PR #23833:
URL: https://github.com/apache/beam/pull/23833#discussion_r1006021571


##########
CHANGES.md:
##########
@@ -58,6 +58,9 @@
   than requiring them to be passed separately via the `--extra_package` option.
   ([#23684](https://github.com/apache/beam/pull/23684))
 
+## Breaking Changes
+
+* `ParquetIO.withSplit` was removed 
([#23832](https://github.com/apache/beam/issues/23832)).

Review Comment:
   nit: a casual observer might read this as "it's no longer possible to 
split". Could we add something like "Note: splittable reading has been the 
default behavior since 2.35.0, the effect of this change is to drop support for 
_non-splittable_ reading"?



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