Hi all, as initially discussed in [1], I have been revising the implementation of the SQL clients for our database sinks. Since this includes some major changes, I created a PR [2] before I finally merging it into the code base. In general, the majority of changes is due to refactoring and restructuring of the existing code. The outcome of the changes is a (hopefully) more clear code structure and a better support for the different SQL dialects.
I would be happy if you take a look at it when you get a chance and give me some feedback. Best Tim [1] http://mail-archives.apache.org/mod_mbox/streampipes-dev/202103.mbox/%3C10637FE5-E38A-4C2B-9F02-45737E6488AB%40getmailspring.com%3E [2] https://github.com/apache/incubator-streampipes-extensions/pull/40
