Re: [I] Data Lake Sink Update Fails Between Releases

2025-01-09 Thread via GitHub
tenthe closed issue #3404: Data Lake Sink Update Fails Between Releases URL: https://github.com/apache/streampipes/issues/3404 -- 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. T

Re: [I] Data Lake Sink Update Fails Between Releases

2025-01-08 Thread via GitHub
tenthe commented on issue #3404: URL: https://github.com/apache/streampipes/issues/3404#issuecomment-2578147368 It seems like the migration from version `0` to version `1` of the data lake sink is executed, even though the version of the data sink is already `1`. The new migration `DataLake

[I] Data Lake Sink Update Fails Between Releases

2025-01-08 Thread via GitHub
tenthe opened a new issue, #3404: URL: https://github.com/apache/streampipes/issues/3404 ### Body The Data Lake Sink update script fails during version upgrade. Upon upgrading, the configuration schema update appears twice in the Data Lake Sink. **Steps to Reproduce** 1