manish9363 commented on issue #530: URL: https://github.com/apache/streampipes/issues/530#issuecomment-5535714877
I've opened PR #4878 to address this. It adds a configurable "Decimal separator" option to the CSV parser so values like `3,14` are recognized as numbers instead of strings. Behavior is backward-compatible (defaults to `.`) and guarded against ambiguous grouping separators. Feedback welcome, especially on the lenient-vs-strict question raised in the PR. -- 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]
