Details

    • Patch Available

    Description

      For binary fields, this code is generated:

      oprot.WriteFieldBegin("bin", BINARY, 8);
      

      should be

      oprot.WriteFieldBegin("bin", STRING, 8);
      

      Attachments

        Activity

          People

            jensg Jens Geyer
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: