Skip to content

refactor(#4735): Update rest endpoints to dataset naming - #4837

Closed
JHoelli wants to merge 17 commits into
4734-align-backend-internal-dataset-terminologyfrom
4735-update-rest-endpoints-to-dataset-naming
Closed

refactor(#4735): Update rest endpoints to dataset naming#4837
JHoelli wants to merge 17 commits into
4734-align-backend-internal-dataset-terminologyfrom
4735-update-rest-endpoints-to-dataset-naming

Conversation

@JHoelli

@JHoelli JHoelli commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

First merge #4833 .

StreamPipes currently uses dataset, data lake measure and measurement series for overlapping concepts. The UI and documentation introduce Dataset as reusable collection of data. This naming should be consistent across the whole project. This PR resolves the naming of the API Endpoints and therefore touches frontend and backend.

PR introduces (a) breaking change(s): yes, change of API Endpoint naming

PR introduces (a) deprecation(s): no

@JHoelli JHoelli linked an issue Aug 17, 2026 that may be closed by this pull request
3 tasks
@github-actions github-actions Bot added java Pull requests that update Java code ui Anything that affects the UI pipeline elements Relates to pipeline elements backend Everything that is related to the StreamPipes backend documentation Everything related to documentation testing Relates to any kind of test (unit test, integration, or E2E test). labels Aug 17, 2026
@github-actions github-actions Bot added python Pull requests that update Python code go Pull requests that update Golang code labels Aug 17, 2026
@dominikriemer dominikriemer changed the title 4735 update rest endpoints to dataset naming refactor(#4735): Update rest endpoints to dataset naming Aug 20, 2026
JHoelli and others added 3 commits August 21, 2026 08:14
…735-update-rest-endpoints-to-dataset-naming

# Conflicts:
#	streampipes-client-api/src/main/java/org/apache/streampipes/client/api/IDatasetResourceApi.java
#	streampipes-client-api/src/main/java/org/apache/streampipes/client/api/IStreamPipesClient.java
#	streampipes-client/src/main/java/org/apache/streampipes/client/StreamPipesClient.java
#	streampipes-client/src/main/java/org/apache/streampipes/client/api/DatasetResourceApi.java
@JHoelli
JHoelli marked this pull request as ready for review August 28, 2026 13:06
@JHoelli
JHoelli changed the base branch from dev to 4734-align-backend-internal-dataset-terminology August 28, 2026 14:30
@JHoelli JHoelli closed this Sep 4, 2026
@JHoelli JHoelli reopened this Sep 4, 2026
@JHoelli JHoelli closed this Sep 4, 2026
@github-actions github-actions Bot removed pipeline elements Relates to pipeline elements documentation Everything related to documentation labels Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Everything that is related to the StreamPipes backend go Pull requests that update Golang code java Pull requests that update Java code python Pull requests that update Python code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update REST endpoints to dataset naming

1 participant