Skip to content
Snippets Groups Projects
  1. Oct 15, 2022
    • fagongzi's avatar
      tests: Add txn test framework (#5588) · adff1462
      fagongzi authored
      We need a transactional integration testing framework to do some white-box transactional testing. Using this framework, we can easily build a cluster test environment, specify the number of CN, DN, LOG services we need and control the start and stop of these services, and even simulate some network partitioning and error injection
      
      Approved by: @yingfeng, @reusee, @cnutshell, @fengttt
      adff1462
  2. Oct 08, 2022
  3. Oct 07, 2022
  4. Sep 29, 2022
  5. Sep 21, 2022
    • JacksonXie's avatar
      Trace collect stats info (#5000) · 18a7c7b0
      JacksonXie authored
      1. collect stats as column exec_plan_stats
      2. record request_at, reponse_at in same table system.statement_info.
          if statement run a long time, there will be two records in table with same value statement_id
      3. add ComputationWrapper::RecordExecPlan to collect exec_plan(stats info)
          it will record new format in PR Explain analyze and Support json serialization for UI #5070
      4. add pkg/trace codeowner xzxiong
      18a7c7b0
  6. Sep 14, 2022
  7. Aug 29, 2022
  8. Aug 11, 2022
  9. Aug 09, 2022
  10. Aug 03, 2022
  11. Jun 29, 2022