Jayyadav1903 commented on issue #2338: URL: https://github.com/apache/streampipes/issues/2338#issuecomment-3882901730
Hi @tenthe, I’d like to work on this. My proposal is to introduce a configurable timestamp strategy in the File Stream Adapter, while keeping existing behavior unchanged. For an initial PR, I plan to: Preserve the current default behavior Add a FILE_NAME_TIMESTAMP strategy that extracts a timestamp from the file name and applies it to all lines in the file This would directly address the original use case while keeping the change minimal and backward-compatible. Let me know if this direction aligns with expectations before I start implementing. -- 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]
