You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2019/01/11 20:33:56 UTC

[beam] branch master updated (8818f51 -> b11129e)

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

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


    from 8818f51  Merge pull request #7438 from charlesccychen/fix-py3-corruption
     add b11129e  [BEAM-5918] Fix casting of non-numeric types

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/sdk/schemas/transforms/Cast.java   |   4 +
 .../beam/sdk/schemas/transforms/CastTest.java      | 536 +++++++--------------
 2 files changed, 182 insertions(+), 358 deletions(-)