Skip to content

Commit 7ebf874

Browse files
committed
docs: add type_overrides feature to CHANGES.md
1 parent 53ff614 commit 7ebf874

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767

6868
* Added DATE, DATETIME, and JSON type support to BigQuery I/O for use with Storage Write API and BEAM_ROW format (Python) ([#25946](https://github.com/apache/beam/issues/25946)).
6969

70+
## New Features / Improvements
71+
72+
* Added `type_overrides` parameter to `WriteToBigQuery` allowing users to override default BigQuery to Python type mappings when using Storage Write API (Python) ([#25946](https://github.com/apache/beam/issues/25946)).
73+
7074
# [2.71.0] - Unreleased
7175

7276
## I/Os

0 commit comments

Comments
 (0)