bossenti closed issue #2166: CSV reader in FileStream adapter cannot handle
strings
URL: https://github.com/apache/streampipes/issues/2166
--
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 specifi
muyangye commented on issue #2166:
URL: https://github.com/apache/streampipes/issues/2166#issuecomment-1807654037
Just published a PR! The scope of the sanitization is limited to InfluxDb.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
bossenti commented on issue #2166:
URL: https://github.com/apache/streampipes/issues/2166#issuecomment-1807570130
Hi @muyangye,
you are right, changing the column name makes it work.
As you said, sanitation should prevent naming conflicts and therefore rename
the `name` column.
muyangye commented on issue #2166:
URL: https://github.com/apache/streampipes/issues/2166#issuecomment-1806769554
Hi @bossenti, I have looked into the issue. The event is "correct"
("correct" meaning key value pairs are the same with the file) in frontend,
Kafka producer, and Kafka consumer
bossenti opened a new issue, #2166:
URL: https://github.com/apache/streampipes/issues/2166
### Apache StreamPipes version
dev (current development state)
### Affected StreamPipes components
Connect
### What happened?
When reading the following CSV file with