You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2019/12/05 22:38:53 UTC

[beam] branch master updated (f6f809f -> da0dc4b)

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

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


    from f6f809f  Merge pull request #10278: [BEAM-7274] Support recursive type transformation in ByteBuddyUtils
     add 417c5b7  MongoDb project push-down, needs tests
     add 2564c28  Add tests for MongoDb project push-down
     add c3f68dd  Added cleanup for tests
     add fa6ed42  rebase
     add af0c447  Check last executed query
     add da0dc4b  Merge pull request #10095

No new revisions were added by this update.

Summary of changes:
 .../sql/meta/provider/mongodb/MongoDbTable.java    |  35 ++++++
 .../meta/provider/mongodb/MongoDbReadWriteIT.java  | 125 +++++++++++++++++++--
 2 files changed, 148 insertions(+), 12 deletions(-)