Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • License Check: Check License Header
  • Clang Formatter: Check BE code format
  • CheckStyle: Check FE code format
  • P0 Regression (Doris Regression): P0 regression test
  • P0 Regression PipelineX (Doris Regression): P0 (with pipelinex) regression test
  • P1 Regression (Doris Regression): P1 regression test
  • External Regression (Doris External Regression): External table regression test
  • FE UT (Doris FE UT): FE unit test
  • BE UT (Doris BE UT): BE unit test
  • Build Broker: Broker build
  • Build Documents: Document build
  • ShellCheck: Check Shell script format
  • clickbench-new (clickbench): Clickbench performance test
  • Build Third Party Libraries (Linux): Third-party library build (Linux)
  • Build Third Party Libraries (macOS): Third-party library build (macOS)
  • COMPILE (DORIS_COMPILE): Full compilation
  • Need_2_Approval: Require approval from at least two reviewers

...

  • run compile: COMPILE (DORIS_COMPILE)
  • run p0: P0 Regression
  • run p1: P1 Regression
  • run feut: FE UT
  • run beut: BE UT
  • run external: External Regressionrun clickbench: clickbench-new
  • run pipelinex_p0: P0 Regression PipelineX
  • run arm: P0 Regression (ARM pipeline)
  • run tpch: tpch-sf100performance: performance (Performance New)

2. Wait for Review

Before merging the code, it requires approval from at least two reviewers, and one of them must be a Committer of Apache Doris.

...