Why did you change the old `WEEK` code to `getIso8601WeekNumber`? If they return the same thing, why didn't you implement `getIso8601WeekNumber` as `(julian - fmofw) / 7 + 1;`?
[ Full content available at: https://github.com/apache/flink/pull/6614 ] This message was relayed via gitbox.apache.org for [email protected]
