Tim
Tim
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components UI ### What happened? If the self-registration of a new user fails, e.g, due to misconfigured Email settings,...
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend ### What happened? When querying the data lake API for measurements with the `columns` parameter (allowing to...
### Body StreamPipes allows you to choose the actual messaging broker that is used for the internal StreamPipes communication. To easily inspect what messaging broker is running, a user should...
### Body The messaging endpoint in the Python client is no longer required. Therefore, we should remove it. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the...
### Body The [broker](https://github.com/apache/streampipes/tree/dev/streampipes-client-python/streampipes/functions/broker) module of the Python library has not an ideal structure yet. E.g., we have an import issue with a the `get_broker()` function. Therefore, we should come...
### Body Currently, we mix up different naming styles in the Python client. Some variables and methods are named in `camelCase` and others in `snake_case`. We should follow one here...
### Body When installing our UI dependencies, some deprecation warnings occur, see https://github.com/apache/streampipes/actions/runs/4050714717/jobs/6968365235#step:4:7. This ticket is about removing/replacing them by their successors. ## Mentoring As this ticket is marked as...
### Body In https://github.com/apache/streampipes/pull/1147 we introduced the resource for a function definition which defines a registered function in the StreamPipes backend. To provide full support of function API endpoint we...
### Body ### Body This issue is about setting about [sonarcloud](https://www.sonarsource.com/products/sonarcloud/) for Apache StreamPipes. It's only about the integration with the repository and GitHub actions not the account creation. It...