This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from d1327b774cb update beam master tag (#36733)
add bf19899d221 Add timestamp logicaltype (#36705)
No new revisions were added by this update.
Summary of changes:
.../beam/sdk/schemas/logicaltypes/Timestamp.java | 166 +++++++++++++
.../sdk/schemas/logicaltypes/LogicalTypesTest.java | 267 +++++++++++++++++++++
2 files changed, 433 insertions(+)
create mode 100644
sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/logicaltypes/Timestamp.java