Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | zentol <...@git.apache.org> |
Subject | [GitHub] flink pull request #6321: [FLINK-9829] fix the wrapper classes be compared b... |
Date | Thu, 12 Jul 2018 14:32:03 GMT |
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6321#discussion_r202056979 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/typeutils/base/BigDecSerializer.java --- @@ -69,17 +69,17 @@ public void serialize(BigDecimal record, DataOutputView target) throws IOExcepti } // fast paths for 0, 1, 10 // only reference equality is checked because equals would be too expensive --- End diff -- did you see this comment? --- | |
Mime |
|
View raw message |