JHoelli opened a new pull request, #3770: URL: https://github.com/apache/streampipes/pull/3770
### Purpose Included save as action for exporting in the data retention policies for individual measures in the Datalake configuration. Allows the backup of individual measures into the local file system after a specified time. ### Remarks 1. Introduced a new environment variable that specifies the path for saving exported data to the local file system. 2. Added streampipes-data-explorer-export/src/main/java/org/apache/streampipes/dataexplorer/export/ObjectStorage as the central entry point for configuring data retention export strategies. 3. Implemented corresponding changes in both the frontend and backend to support the new data export and retention features. PR introduces (a) breaking change(s): no PR introduces (a) deprecation(s): no -- 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: dev-unsubscr...@streampipes.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org