jfrazee commented on pull request #4773: URL: https://github.com/apache/nifi/pull/4773#issuecomment-811340385
Even if this was a change made in 2.0, it could still result in a silent change. Being realistic about people reading migration notes, I think it's very likely whatever bad things would happen today would also happen in 2.0 whether it was documented or introduced with a feature flag. That makes me not actually hate the addition of `toDateTime()` since it describes what it really is, and the migration path could be to remove `toDate()` in 2.0 so things break instead of silently affecting the correctness of the data. How would we get people to move to it in the interim? Or even just not create confusion about which to pick. There's not much payoff today if they don't switch. Log message? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
