to-string methods should omit optional null fields from output
--------------------------------------------------------------

                 Key: THRIFT-113
                 URL: https://issues.apache.org/jira/browse/THRIFT-113
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (Java), Library (Ruby)
            Reporter: Bryan Duxbury
            Priority: Trivial


We have structs with a lot of optional fields, and from a debugging standpoint, 
when we print out such structs, all the null optional fields pollute the 
printout with an enormous amount of noise. I think it would be pretty handy if 
optional fields that were null were just omitted from the print out entirely.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to