Open GoogleCodeExporter opened 8 years ago
Seems like the issue here is that the contents of ordered list are enforced to
have type {"foo":int32\string}, hence the int32\string printer would be used to
return result, irrespective from the fact that the result is null.
Possible solutions include:
1) Revisiting applicability of IntroduceEnforcedListTypeRule rewrite
2) Extending print writers to check the type tag of the result, and return null
in case when it is 14 (null type tag)
Original comment by ildar.absalyamov
on 25 Oct 2014 at 11:16
Original issue reported on code.google.com by
ker...@gmail.com
on 25 Apr 2014 at 12:21