Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-3526

Rust: Improve resolving Bytes and Fixed from string

    XMLWordPrintableJSON

Details

    Description

      Resolve TODOs from https://github.com/flavray/avro-rs/issues/96:

       

      // TODO: (#96) investigate why this is failing
      //(r#""bytes""#, r#""\u00FF\u00FF""#, Value::Bytes(vec![0xff, 0xff])), 

      and

      // TODO: (#96) investigate why this is failing
      //(r#"{"type": "fixed", "name": "F", "size": 2}"#, r#""\u00FF\u00FF""#, Value::Bytes(vec![0xff, 0xff])), 

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m