svetakvsundhar commented on code in PR #32939:
URL: https://github.com/apache/beam/pull/32939#discussion_r1871744705


##########
CHANGES.md:
##########
@@ -69,6 +69,7 @@
 * [Managed Iceberg] Now available in Python SDK 
([#31495](https://github.com/apache/beam/pull/31495))
 * [Managed Iceberg] Add support for TIMESTAMP, TIME, and DATE types 
([#32688](https://github.com/apache/beam/pull/32688))
 * BigQuery CDC writes are now available in Python SDK, only supported when 
using StorageWrite API at least once mode 
([#32527](https://github.com/apache/beam/issues/32527))
+* [Managed Iceberg] Support partitioning time types (year, month, day, hour) 
([#32939](https://github.com/apache/beam/pull/32939))

Review Comment:
   ```suggestion
   * [Managed Iceberg] Support partitioning time types (year, month, day, hour) 
for types `date`, `time`, `timestamp`, and `timestamp(tz)`  
([#32939](https://github.com/apache/beam/pull/32939))
   ```



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