GitHub user tenthe added a comment to the discussion: Python Support for Adapters, Processors, & Sinks
Hello @mtaylor-os, thank you for starting this disucssion. I would love a deeper integration with Python, especially for `processors` to allow users to easily implement their own logic. Currently you can only do this with `functions`. These are slightly less flexible for users of the StreamPipes GUI, but Python developers can use them to process historical and streaming data. Did you already try this out? Are there certain use cases where the functions are not sufficient for your requirements? Regarding `adapters` & `data sinks`. Are there any specific implementations that you miss? These could initially also be implemented with Java, as users should not notice the difference. Cheers, Philipp GitHub link: https://github.com/apache/streampipes/discussions/2824#discussioncomment-9324262 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
