Commit 6fe4640
committed
revert: leave expression/json_serde.cc untouched (out of PR scope)
Revert the float/double LiteralFromJson leniency change and its test: that is the
pre-existing shared literal parser, not code this PR introduces. The integer-encoded
float-default interop gap (Java writes float defaults as bare ints) is a separate
follow-up in a PR that owns the expression serde.1 parent 38bbdb0 commit 6fe4640
2 files changed
Lines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
346 | | - | |
347 | | - | |
| 345 | + | |
348 | 346 | | |
349 | 347 | | |
350 | 348 | | |
351 | 349 | | |
352 | 350 | | |
353 | | - | |
| 351 | + | |
354 | 352 | | |
355 | 353 | | |
356 | 354 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | 261 | | |
273 | 262 | | |
274 | 263 | | |
| |||
0 commit comments