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

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


    from c07a43e  Merge pull request #4433: [BEAM-3160] Prevent issue where we 
would choose which coder to use arbitrarily when it is over specified with 
multiple coders
     add 21af2d3  BEAM-3533 - Replace hard-coded UTF-8 Strings
     new e28c4da  Merge pull request #4486 from coheigea/BEAM-3533

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/beam/runners/dataflow/util/MonitoringUtil.java    |  7 ++++---
 .../apache/beam/runners/dataflow/util/PackageUtilTest.java   |  3 ++-
 .../java/org/apache/beam/runners/spark/io/NumShardsTest.java |  4 ++--
 .../src/main/java/org/apache/beam/sdk/io/AvroSource.java     |  5 +++--
 .../test/java/org/apache/beam/sdk/io/FileBasedSinkTest.java  |  8 ++++----
 .../src/test/java/org/apache/beam/sdk/io/SimpleSink.java     |  3 ++-
 .../apache/beam/sdk/io/gcp/pubsub/PubsubUnboundedSource.java |  4 ++--
 .../org/apache/beam/sdk/io/hbase/SerializableScanTest.java   |  6 ++++--
 .../java/org/apache/beam/sdk/io/kinesis/KinesisRecord.java   |  4 ++--
 .../java/org/apache/beam/sdk/io/kinesis/KinesisUploader.java |  4 ++--
 .../java/org/apache/beam/sdk/io/mongodb/MongoDbGridFSIO.java |  3 ++-
 .../org/apache/beam/sdk/io/mongodb/MongoDBGridFSIOTest.java  |  3 ++-
 .../xml/src/main/java/org/apache/beam/sdk/io/xml/XmlIO.java  | 12 +++++++-----
 .../src/main/java/org/apache/beam/sdk/io/xml/XmlSource.java  |  3 ++-
 .../java/org/apache/beam/sdk/nexmark/queries/Query10.java    |  3 ++-
 15 files changed, 42 insertions(+), 30 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to