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

github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.


*** WARNING: tag nightly-master was modified! ***

    from d6d6f30  (commit)
      to 79212a6  (commit)
    from d6d6f30  Merge pull request #14751: [BEAM-11055] Fix mistaken version 
of log4j in HCatalog
     add 0e3c9b8  [BEAM-12312] Don't rely on remove() in 
LazyAggregateCombineFn#mergeAccumulators.
     add 309fc99  Merge pull request #14762 from ibzib/BEAM-12312
     add 3c9807b  [BEAM-12180] Set typehint in UnbatchPandas (#14568)
     add 6f5543f  [BEAM-9615] Make UUIDs deterministic on Go types. (#14773)
     add aa17857  [BEAM-12294] Implement close function for BeamFnStatusClient 
to shutdown mananged channel
     add 79212a6  Merge pull request #14741 from y1chi/beam-12294

No new revisions were added by this update.

Summary of changes:
 .../core/runtime/graphx/schema/logicaltypes.go     |  1 -
 .../pkg/beam/core/runtime/graphx/schema/schema.go  | 25 +++++--
 .../sql/impl/LazyAggregateCombineFn.java           | 23 ++++--
 .../sql/impl/LazyAggregateCombineFnTest.java       |  9 +++
 .../java/org/apache/beam/fn/harness/FnHarness.java | 15 ++--
 .../beam/fn/harness/status/BeamFnStatusClient.java | 35 +++++++--
 sdks/python/apache_beam/dataframe/schemas.py       |  3 +-
 sdks/python/apache_beam/dataframe/schemas_test.py  | 83 +++++++++++++++-------
 .../typehints/native_type_compatibility.py         |  4 +-
 sdks/python/apache_beam/typehints/schemas.py       |  6 +-
 10 files changed, 153 insertions(+), 51 deletions(-)

Reply via email to