[
https://issues.apache.org/jira/browse/CAMEL-20940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20940:
--------------------------------
Fix Version/s: 4.x
(was: 4.8.0)
> camel-parquet-avro - Marshal should accept body that are not a List
> -------------------------------------------------------------------
>
> Key: CAMEL-20940
> URL: https://issues.apache.org/jira/browse/CAMEL-20940
> Project: Camel
> Issue Type: Improvement
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.x
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)