dominikriemer commented on PR #2066: URL: https://github.com/apache/streampipes/pull/2066#issuecomment-1773793591
@bossenti if I'm not mistaken the PR not only removes the demo sources, but also the `streampipes-sources` module. This includes methods to define data streams programmatically. I think this is a useful feature for use cases where streams should be created directly instead of defining adapters. Adapters are useful for configurable and reusable connectors, but there might be cases where a fixed data stream should be defined using the SDK. Do we really want to delete this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
