elasticio / sailor-jvm

The official elastic.io library for bootstrapping and executing for connectors built on JVM.
0 stars 2 forks source link

Arrays emitted from preceding steps are not processed correctly #92

Open A3a3e1 opened 7 months ago

A3a3e1 commented 7 months ago

https://github.com/elasticio/jdbc-component/issues/100

Sailor 4.0.1 and prior only allow JsonObject to be emitted in preceding steps. While the platform itself (incl. Node.JS Sailor) allows arrays to be emitted.