Skip to content
Snippets Groups Projects
  • Waleed Akbar's avatar
    8ac130c1
    Changes in Analytics · 8ac130c1
    Waleed Akbar authored
    Proto:
    - Added `Duration_s` field to the proto file.
    
    Frontend:
    - Added `SelectAnalyzer` logic.
    - Improved message formatting in the `create_analyzer_filter()` function.
    - Added a test case: `test_SelectAnalytics`.
    
    Backend:
    - Renamed the `RunSparkStreamer` method to `StartSparkStreamer`.
    - Updated the `StartRequestListener` method to return `(thread, stop_event)`.
    - Added a `StopRequestListener` method to stop the listener.
    
    Database:
    - Added the `select_with_filter` method with actual logic implementation.
    - Updated the `ConvertRowToAnalyzer` method to correctly read the `operation_mode` ENUM value.
    8ac130c1
    History
    Changes in Analytics
    Waleed Akbar authored
    Proto:
    - Added `Duration_s` field to the proto file.
    
    Frontend:
    - Added `SelectAnalyzer` logic.
    - Improved message formatting in the `create_analyzer_filter()` function.
    - Added a test case: `test_SelectAnalytics`.
    
    Backend:
    - Renamed the `RunSparkStreamer` method to `StartSparkStreamer`.
    - Updated the `StartRequestListener` method to return `(thread, stop_event)`.
    - Added a `StopRequestListener` method to stop the listener.
    
    Database:
    - Added the `select_with_filter` method with actual logic implementation.
    - Updated the `ConvertRowToAnalyzer` method to correctly read the `operation_mode` ENUM value.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.