Hi,

JDBCPollerInputOperator in malhar repository emits comma separated list of
values as result of scan. As most of our input operators emit POJOs I am
planning to add an implementation which emits pojo.

I would like to discuss, if we should have two independent jdbc poll input
operators, one emits csv and other which emits pojo or we should have one
operator having two ports?

I prefer two operators to define clear intent of each operator, but if
anyone has different opinion please suggest.

-Priyanka

Reply via email to