data-integrations / multi-table-plugins

Pipeline plugins that allow reading from multiple DB tables with the same source
0 stars 10 forks source link

Netezza multiple table source not reading views #28

Open P00L opened 3 years ago

P00L commented 3 years ago

Hi,

I'm using multiple table source plugin to read multiple views from a Netezza database but only tables or materialized views seems to be retrived by the plugin.

It's an intended behavior?

Thanks