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

Changed datum API to value API in examples\quickstop

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.10.0
    • c
    • None

    Description

      Starting with version 1.6.0, the Avro C library has a new API for handling Avro data. To help distinguish between the two APIs, we refer to the old one as the legacy or datum API, and the new one as the value API.

      The legacy API is still present, but it’s deprecated — we shouldn’t use the avro_datum_t type or the avro_datum_* functions in new code.

      But the quickstop as an example for newcomers still used the legacy API.

       

       

       

       

      Attachments

        Issue Links

          Activity

            People

              zeshuai007 Zezeng Wang
              zeshuai007 Zezeng Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: