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

C++ Datafile reader makes it hard to build adaptive clients

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.1
    • 1.5.1
    • c++
    • None

    Description

      The current design of data file requires the C++ type for the data to be read is passed as a template argument to the DataFileReader class.

      This makes it hard for the client who want to examine the schema within the data file before deciding the C++ data type. The forthcoming patch addresses this problem.

      Attachments

        1. AVRO-795.patch
          12 kB
          Thiruvalluvan M. G.

        Activity

          People

            thiru_mg Thiruvalluvan M. G.
            thiru_mg Thiruvalluvan M. G.
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: