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 2021/04/08 22:38:42 UTC

[beam] branch master updated (fd42d77 -> 567cf8b)

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 fd42d77  [BEAM-9547] Implementations for a few more DataFrame operations (#14362)
     add 5820268  Complex Type Passthrough Test
     add f5960f4  Don't use base types in BeamCalcRel
     add 450bbb1  Use correct schema geters, enforce types
     add 891b731  Rename functions, add comments
     add 567cf8b  Merge pull request #13930: [BEAM-9379] Simplify BeamCalcRel inputs

No new revisions were added by this update.

Summary of changes:
 .../sdk/extensions/sql/impl/rel/BeamCalcRel.java   | 268 ++++++++++++++-------
 .../sdk/extensions/sql/BeamComplexTypeTest.java    |  45 +++-
 2 files changed, 213 insertions(+), 100 deletions(-)