Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2194

Type extractor does not support Writable type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      The type extractor supports sub types of Writable but not Writable itself. The reason is that it wants to create a WritableTypeInfo which is not possible for the interface Writable, though. A solution would be to treat the Writable interface like a generic type.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: