Skip to content

Commit

Permalink
update CHANGES.md with error handling for fileIO and bigtableIO (#29983)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjcasey committed Jan 11, 2024
1 parent ba73001 commit efd50ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@

* Support for X source added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
* Adding support for Tuples DataType in ClickHouse (Java) ([#29715](https://github.com/apache/beam/pull/29715)).

* Added support for handling bad records to FileIO, TextIO, AvroIO ([#29670](https://github.com/apache/beam/pull/29670)).
* Added support for handling bad records to BigtableIO ([#29885](https://github.com/apache/beam/pull/29885)).

## New Features / Improvements

Expand Down

0 comments on commit efd50ed

Please sign in to comment.