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 2022/09/27 21:57:22 UTC

[beam] branch master updated (8dea86bc9d5 -> a99eb3df06b)

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 8dea86bc9d5 set upper bound on google-cloud-profiler (#23354)
     add ca4dcbb52eb make identifier of Date&DateTime to be a public static field
     add 8b05f9e13f9 make identifier of Time to be a public static field
     new a99eb3df06b Merge pull request #23370: Make identifier of Date/Time/DateTime to be a public static field

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:
 .../src/main/java/org/apache/beam/sdk/schemas/logicaltypes/Date.java   | 3 ++-
 .../main/java/org/apache/beam/sdk/schemas/logicaltypes/DateTime.java   | 3 ++-
 .../src/main/java/org/apache/beam/sdk/schemas/logicaltypes/Time.java   | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #23370: Make identifier of Date/Time/DateTime to be a public static field

Posted by ap...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a99eb3df06b8d76baae4585fe64a5486b0ab7f0c
Merge: 8dea86bc9d5 8b05f9e13f9
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Tue Sep 27 14:57:14 2022 -0700

    Merge pull request #23370: Make identifier of Date/Time/DateTime to be a public static field

 .../src/main/java/org/apache/beam/sdk/schemas/logicaltypes/Date.java   | 3 ++-
 .../main/java/org/apache/beam/sdk/schemas/logicaltypes/DateTime.java   | 3 ++-
 .../src/main/java/org/apache/beam/sdk/schemas/logicaltypes/Time.java   | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)