bossenti commented on PR #2066: URL: https://github.com/apache/streampipes/pull/2066#issuecomment-1774009694
@dominikriemer Good point! I deleted `streampipes-sources` because it only contains two classes: * `AbstractAdapterIncludedStream` * `AbstractAlreadyExistingStream` Both only have been used by the two demo sources removed within this PR so I considered them to be legacy 😅 So are they still required to create a data stream? If my understanding is correct, a StreamPipes Function uses the the client to generate a new data stream, for example. -- 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]
