You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2022/04/12 23:52:35 UTC

[beam] branch master updated (0086a2b8cb0 -> c252eb9db0c)

This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 0086a2b8cb0 [BEAM-13966] Add pivot(), a non-deferred column operation on categorical columns (#17043)
     add b9cc0b5abe2 [BEAM-14288] Fixed flaky test
     add f63af4b9253 Enumerates all possible expected strings when asserting non-deterministic formatting of Union types.
     new c252eb9db0c Merge pull request #17351 [BEAM-14288] Fixed flaky test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache_beam/runners/interactive/sql/utils_test.py   | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)


[beam] 01/01: Merge pull request #17351 [BEAM-14288] Fixed flaky test

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit c252eb9db0cdd100baea3a6a9455443c8144577d
Merge: 0086a2b8cb0 f63af4b9253
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Tue Apr 12 16:52:27 2022 -0700

    Merge pull request #17351 [BEAM-14288] Fixed flaky test

 .../apache_beam/runners/interactive/sql/utils_test.py   | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)