flomickl opened a new issue, #1269: URL: https://github.com/apache/streampipes/issues/1269
### Body Hi The file set adapter is losing some entries in the datalake (starts with 4 entries, but only 2 are saved in the datalake) Is something wrong with this csv? I don't think so. ## How to reproduce: 1) Setup of adapter with this csv as file set and csv import (delimiter , and header) [distance.csv](https://github.com/apache/streampipes/files/10714833/distance.csv) 2) create simple pipeline with adapter and directly connected to datalake does not matter if there are processors involved! ## What happens: In the datalake are only 2 values stores => ID 2 and 3 are missing Only ID 1 and 4 are stored ## What is expected all four values are stored in the datalake ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
