Dmitry S
0289e3ea17
(core) Fix issue with spurious changes produced by Calculate action.
...
Summary:
- Replace unicode strings with byte strings when decoding values in sandbox.
- Columns that rely on float values should derive from NumericColumn, so
that set() ensures that a float is stored even if loading an int.
- Parse unmarshallable values (['U']) into an object that can be encoded
back to the same value (rather than info a RaisedException).
- Compare NaN's as equal for deciding whether a change is a no-op.
Unrelated:
- Removed a tiny bit of unhelpful logging
Test Plan:
Added a test case that reproduces several causes of Calculate
discrepancies by loading various values into various types of formula columns.
Reviewers: paulfitz
Reviewed By: paulfitz
Differential Revision: https://phab.getgrist.com/D2676
2020-12-03 14:10:26 -05:00
..
2020-11-18 08:58:03 -05:00
2020-11-04 16:45:47 -05:00
2020-09-19 20:45:33 -04:00
2020-11-12 10:55:15 -05:00
2020-12-03 14:10:26 -05:00
2020-07-21 20:39:10 -04:00
2020-09-14 18:05:27 -04:00
2020-10-19 13:33:47 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-11-27 08:09:57 -05:00
2020-11-30 16:28:33 -05:00
2020-10-30 13:52:46 -04:00
2020-07-21 20:39:10 -04:00
2020-09-02 14:46:15 -04:00
2020-10-19 13:33:47 -04:00
2020-11-10 08:12:31 -05:00
2020-11-11 19:21:40 -05:00
2020-10-30 13:52:46 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-09-02 14:46:15 -04:00
2020-11-02 15:46:46 -05:00
2020-11-04 16:45:47 -05:00
2020-07-21 20:39:10 -04:00
2020-11-10 08:12:31 -05:00
2020-07-23 11:26:16 -04:00
2020-07-21 20:39:10 -04:00
2020-11-02 15:46:46 -05:00
2020-11-30 16:28:33 -05:00
2020-07-21 20:39:10 -04:00
2020-11-02 15:46:46 -05:00
2020-07-21 20:39:10 -04:00
2020-09-18 16:31:29 -04:00
2020-10-30 13:52:46 -04:00
2020-11-10 08:12:31 -05:00
2020-07-21 20:39:10 -04:00
2020-10-30 13:52:46 -04:00
2020-10-30 13:52:46 -04:00
2020-10-30 13:52:46 -04:00
2020-07-21 20:39:10 -04:00
2020-07-23 11:29:05 -04:00
2020-07-21 20:39:10 -04:00
2020-10-02 13:24:21 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-10-28 13:59:13 -04:00
2020-07-21 20:39:10 -04:00
2020-07-29 08:57:25 -04:00
2020-07-21 20:39:10 -04:00
2020-07-23 11:29:05 -04:00
2020-07-22 14:45:42 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-10-19 12:44:03 -04:00
2020-11-30 16:28:33 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-11-30 16:28:33 -05:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-10-30 13:52:46 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-10-08 14:19:25 -04:00
2020-07-21 20:39:10 -04:00