| commit | f48e339cc99aab7f6206c360d4193dd9944ad156 | [log] [tgz] |
|---|---|---|
| author | Rhys Adams <rhysadams@swin.edu.au> | Tue May 12 09:51:00 2015 +0900 |
| committer | Nobuaki Sukegawa <nsuke@apache.org> | Sun Dec 13 14:07:17 2015 +0900 |
| tree | dff1d9e18de71d7c0eeb1337a16aadabb2ea9c2c | |
| parent | eb5f117452b2a1ee1659389448f575f32312ae9f [diff] |
THRIFT-3145 JSON protocol does not handle bool and empty containers correctly Client: Haskell Patch: Rhys Adams Fix deserialization of empty list and set.