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 2017/07/10 04:49:32 UTC

[02/43] beam git commit: Properly convert milliseconds whether there's less than 3/more than 9 digits.

Properly convert milliseconds whether there's less than 3/more than 9 digits.

This closes #3469


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f75dfe71
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/f75dfe71
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/f75dfe71

Branch: refs/heads/gearpump-runner
Commit: f75dfe711b357800762a93dc5059d9a19da9ee61
Parents: 893bf42 7b8cd64
Author: Luke Cwik <lc...@google.com>
Authored: Fri Jun 30 09:00:13 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Fri Jun 30 09:00:13 2017 -0700

----------------------------------------------------------------------
 .../beam/runners/dataflow/util/TimeUtil.java    | 24 ++++++++------------
 .../runners/dataflow/util/TimeUtilTest.java     |  6 +++++
 2 files changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------