Skip to content
  1. Sep 20, 2024
  2. Sep 19, 2024
  3. Sep 18, 2024
  4. Sep 17, 2024
  5. Sep 16, 2024
  6. Sep 13, 2024
  7. Sep 10, 2024
  8. Sep 09, 2024
    • Pablo Armingol's avatar
      pre merge code cleanup · 90bb0d50
      Pablo Armingol authored
      90bb0d50
    • Lluis Gifre Renom's avatar
      Pre-merge code cleanup · e47151d6
      Lluis Gifre Renom authored
      e47151d6
    • Javier Diaz's avatar
      Code cleanup · ff0877b9
      Javier Diaz authored
      ff0877b9
    • Javier Diaz's avatar
      Code cleanup · 63bc4333
      Javier Diaz authored
      63bc4333
    • Waleed Akbar's avatar
      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