GitHub user Mistasong39 opened a pull request:
https://github.com/apache/nifi/pull/544
Nifi 1958
Added Functionality to convert weeks to an existing `TimeUnit`. Did not add
weeks as a destination `TimeUnit`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Mistasong39/nifi NIFI-1958
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/544.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #544
----
commit 7d16bbe70bc5aa5aca24c28f7df903bd63cdea8e
Author: Andy LoPresto <[email protected]>
Date: 2016-06-17T18:32:39Z
NIFI-1958 Added new feature test and regression test for week conversion.
commit ffc39411fad25390852e830806d3d860a2379403
Author: Andy LoPresto <[email protected]>
Date: 2016-06-17T18:37:39Z
NIFI-1958 Added second feature test.
commit 7d95653e5a436efe93c3fca859d52f326b2b4026
Author: Andy LoPresto <[email protected]>
Date: 2016-06-17T21:20:25Z
NIFI-1958 Added feature tests for negative values.
commit 71365448b5ec973538f9e0fbf77fcc056a6f2027
Author: Andy LoPresto <[email protected]>
Date: 2016-06-17T22:18:16Z
NIFI-1958 Moved tests to correct module.
commit 1b22e5833406f10b26dc16891b5bca1d2b52392f
Author: Will Song <[email protected]>
Date: 2016-06-17T22:36:58Z
NIFI-1958 added logic to getTimeDuration to handle weeks as a string value
to parse but did not add TimeUnit yet. 3/5 feature test pass.
commit 16dd4ba18c1dff42f9ab9b1126681a436edf42d3
Author: Will Song <[email protected]>
Date: 2016-06-17T22:47:53Z
NIFI-1958 fixed logic on incoming time units. Removed feature tests to
convert to weeks because it will not be implemented.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---