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. But the expected outcome is then that the values are part of the DataLakeMeasure with the sanitized measure name, which doesn't seem to work here. Where would you place the sanitation of the event? Sanitation is a specific requirement of the InfluxDb in this case, so I'm a bit hesitant to affect other usages of the event stream as well. -- 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]
