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 d707a05 Merge pull request #5872 from charlesccychen/fix-todo-style add 58854ec support decimal type in reading from PubSub JSON new 020c644 Merge pull request #5867: [BEAM-4713] DECIMAL support in RowJsonDeserializer 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: .../org/apache/beam/sdk/util/RowJsonDeserializer.java | 3 +++ .../java/org/apache/beam/sdk/util/RowJsonValidation.java | 3 ++- .../org/apache/beam/sdk/util/RowJsonValueExtractors.java | 12 ++++++++++++ .../apache/beam/sdk/util/RowJsonDeserializerTest.java | 16 ++++++++++++++-- 4 files changed, 31 insertions(+), 3 deletions(-)