[pull] master from apache:master - #573
Merged
Merged
Conversation
Fix Unmanaged Service Accounts Keys Audit workflow
Debezium IO yaml
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.5.2 to 4.6.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@371161b...dbcb813) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Preserve partitioning on temp file loads * Apply yapf formatting for temp file loads * Cache temp load destination metadata * Filter invalid temp load partition metadata * Retrigger cancelled CI workflow * Add BigQuery file loads partitioning IT * Fix BigQuery write IT import order
* fix AddFilesIT filter for BigLake * fix Spotless
…p it to Timestamp logical type (#39537) * integrate logical timestamp type with python * trigger xlang ITs * Changes * Changes.md --------- Co-authored-by: Ahmed Abualsaud <ahmedabualsaud@MacBook-Pro-2.local>
* Buffer BufferedLogger by newline to avoid log splitting * Update BufferedLogger.Write to search for newlines and accumulate partial log lines in the builder instead of immediately emitting them as separate entries. * Update FlushAtDebug and FlushAtError to flush any remaining trailing text in the builder on exit or flush events. * Fix bug in buffered_logging_test.go where log list assertions only verified the first element of logCatcher.msgs instead of checking all gathered log messages. * Add TestBufferedLogger/partial_write_splitting to verify correct chunked write buffering and line assembly behavior. * Call BuferredLogger.Printf so the deps will not be separate lines. * Address comments * Refactor BufferedLogger flushing and container command execution - Add Flush(ctx, err) to BufferedLogger to automatically flush at ERROR on failure or DEBUG on success. - Add executeWithLogger and executeWithOutput helpers to eliminate repetitive flush boilerplate. - Unify runtime dependency log outputs into single log entries. - Add unit tests and docstrings for BufferedLogger. * Address comments.
* Fix DataflowOutputCounter calculation for ValueInEmptyWindows When processing shuffle or streaming data in Dataflow Legacy Runner (e.g., from GroupingShuffleReader or WindowingWindmillReader), KeyedWorkItems are wrapped inside a ValueInEmptyWindows (windows.size() == 0). Previously, DataflowOutputCounter.update() counted these as 1 element. This caused inaccurate element counts because: 1. A KeyedWorkItem can contain multiple elements. 2. Elements may belong to multiple windows and need to be fanned out accordingly. 3. KeyedWorkItems containing only timers were incorrectly incrementing element counters. * Address non keyedworkitems * Spotless * Add elementWindowsIterable to only decode window metadata and use it in DataflowOutputCounter * Use the elementWindowsIterable in ReduceFnRunner * Refactor: separate batch and streaming DataflowOutputCounter implementations * Minor change on tests. * Address reviewer comments * Spotless * Remove unnecessary comments * Address comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )