Uploaded image for project: 'Kite SDK (READ-ONLY)'
  1. Kite SDK (READ-ONLY)
  2. KITE-540

Datasets.load(String, ? extends GenericRecord) will always use GenericData.Record for reading

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 0.15.0
    • Fix Version/s: 0.15.0
    • Component/s: None
    • Labels:
      None

      Description

      After adding support for using other data models in CDK-496, we now have a situation where custom implementations of GenericRecord will return objects of type GenericData.Record from DatasetReaders. We need to fix this to use an actual instance of the desired type.

        Attachments

          Activity

            People

            • Assignee:
              joey Joey Echeverria
              Reporter:
              joey Joey Echeverria
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: