Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20940

camel-parquet-avro - Marshal should accept body that are not a List

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 4.x
    • None
    • None
    • Unknown

    Description

      Currently its hardcoded to a List

      List<?> list = (List<?>) graph;

      It should instead be more accepting input as it can be a string/stream/byte[] of json data or something. Or something that can be iterated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: