Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nifi 2829 #1073

Closed
wants to merge 32 commits into from
Closed

Nifi 2829 #1073

wants to merge 32 commits into from

Conversation

paulgibeault
Copy link

Implemented fix for JIRA
https://issues.apache.org/jira/browse/NIFI-2829

Provided logic that will attempt to string parse Dates and Time values if they do not match LONG_PATTERN.

The parameter sql.args.#.format may be used to provide the Date, Time or Timestamp parsing string.

Peter Wicks and others added 29 commits August 22, 2016 11:45
Included line-returns in MERGE SQL for readability
Now Date and Time fields can be provided in String or EPOCH (Long) formats
Implemented Unit Tests to validate new functionality
Now Date and Time fields can be provided in String or EPOCH (Long) formats
Implemented Unit Tests to validate new functionality
Included line-returns in MERGE SQL for readability
Now Date and Time fields can be provided in String or EPOCH (Long) formats
Implemented Unit Tests to validate new functionality
@trixpan
Copy link
Contributor

trixpan commented Oct 6, 2016

@paulgibeault would you mind squashing this PR?

I thank you in advance

@paulgibeault
Copy link
Author

Yes I can squash this, as soon as I learn how. I am new to this.

patricker and others added 3 commits October 20, 2016 09:56
# Conflicts:
#	nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-canvas.js
# Conflicts:
#	nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/graph.css
#	nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-canvas.js
@paulgibeault
Copy link
Author

I accidentally polluted this branch. I will re-open when I have cleaned it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants