FabriceHansen opened a new issue, #2856:
URL: https://github.com/apache/streampipes/issues/2856

   ### Apache StreamPipes version
   
   dev (current development state)
   
   ### Affected StreamPipes components
   
   UI
   
   ### What happened?
   
   We try to replay a CSV file with a File Stream Adapter but it is not working 
properly. 
   
   The target is to replay 1 row every 100ms, store the rsults in a Data Lake 
and publish in parallel the results to a websocket Sink.
   
   It seems that csv files (we tried different CSV formats, delimiters and 
options) rows are processed for all lines immediately. 
   
   In „Basic Settings“ „Replay Speed“ gives no change. Any changes in „Speed Up 
Factor“ result in the same result.
   
   We tried to add a column with milliseconds and convert to DateNumber and 
mark it as TimeStamp but this was not working.
   
   The UI is losing after saving several options such as: 
   - Selected file
   - Timestamp conversion options Milliseconds/Seconds 
   
   There is no help available for this Adapter.
   
   
   ### How to reproduce?
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional technical information
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   Yes, I am willing to submit a 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: issues-unsubscr...@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to