You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2019/10/15 17:33:38 UTC

[beam] branch master updated (0ff53f1 -> ab4d995)

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

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


    from 0ff53f1  Fixing a logging bug in auth (#9796)
     add 2aa2e76  Replaced depricated calls
     add ab4d995  Merge pull request #9798: [BEAM-8404] Replaced deprecated calls

No new revisions were added by this update.

Summary of changes:
 .../sdk/extensions/sql/impl/rel/BeamAggregationRel.java     | 13 ++-----------
 .../beam/sdk/extensions/sql/impl/rel/BeamCalcRel.java       |  2 +-
 .../sdk/extensions/sql/impl/rule/BeamAggregationRule.java   |  1 -
 .../extensions/sql/impl/rule/BeamBasicAggregationRule.java  |  1 -
 .../sql/zetasql/translation/AggregateScanConverter.java     |  5 +++--
 5 files changed, 6 insertions(+), 16 deletions(-)