This is an automated email from the ASF dual-hosted git repository.
ningk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1641aae [BEAM-11585] Select.flattenedSchema doesn't flatten nested
array fields (#14354)
new 110f568 [BEAM-12096] Attempt to fix flaky test
new e3f5eb8 Added logging of potential ImportError
new 5b27bc8 Use PropertyMock to replace the global singleton current_env()
new 79578bc Changed warning logs about not in REPL env to error level and
fixed a typo.
new 0805b9b Merge pull request #14437 from KevinGG/BEAM-12096
The 31392 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:
.../runners/interactive/interactive_environment.py | 2 +-
.../apache_beam/runners/interactive/utils.py | 14 +++++--
.../apache_beam/runners/interactive/utils_test.py | 49 ++++++++++++----------
3 files changed, 39 insertions(+), 26 deletions(-)