tenthe opened a new issue, #2855:
URL: https://github.com/apache/streampipes/issues/2855

   ### Body
   
   The `DeleteTransformationRule` in the connect adapter encounters an error 
when multiple properties share the same prefix.
   Sample file for FileStreamAdapter:
   ```
   {
     "timestamp": 1715356080000,
     "reserved bit": true,
     "reserved bit_1": true,
     "reserved bit_2": true
   }
   ```
   To reproduce, load the file into the FileStreamAdapter and remove the 
`reserved bit_1` property. This property is still displayed in the preview. 
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
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: issues-unsubscr...@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to