Github user tiborm commented on the issue:

    https://github.com/apache/metron/pull/1172
  
    @sardell @ruffle1986 I made the following changes based on your feedback:
    
    - default values for the timestamps removed
    - DEFAULT_START_TIME and DEFAULT_END_TIME moved to constants.ts 
(theoretically these values are reusable)
    - transform functions moved to utils.ts to make the filter component cleaner
    
    I think this is cleaner and more aligned with the other parts of the code.


---

Reply via email to