Shunping Huang
Shunping Huang
First attempt to implement ordered list state for FnApi. Notice that caching has not been implemented yet. Reference: https://docs.google.com/document/d/1U77sAvE6Iy9XsVruRYHxPdFji7nqS6HPi1XU8fhyrxs/ ------------------------ Thank you for your contribution! Follow this checklist to help...
addresses #31330 in Python SDK. The logic is similar to #31324.
### What would you like to happen? ### Background GCS has introduced soft delete policy feature in new and existing buckets since March 2024. By default, the soft delete retention...
### What would you like to happen? Customers requested job names to be included in custom audit fields. ### Issue Priority Priority: 2 (default / most feature requests should be...
Reimplement throttling counters after gcsio migration to google-cloud-storage client library. The previous implementation is at https://github.com/apache/beam/blob/bb044f4863cd151214f61174ac3c097bea724098/sdks/python/apache_beam/io/gcp/gcsio_overrides.py#L54
### What would you like to happen? This is a follow-up FR of #31330 to add warning if temp location bucket has soft delete enabled for Go SDK. Java and...
### What would you like to happen? This is a follow-up FR of #31330 to disable soft delete policy in default bucket creation for Go SDK. Java and Python implementation...
**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...