[Enhancement] Improve query queue pending timeout error message #56159
ci-doc-checker.yml
on: pull_request_target
Annotations
7 errors and 3 warnings
REMOVE DOC LABEL
Error: failed to remove labels: documentation
|
PCTRefreshListPartitionOlapTest.testMVRefreshWithLooseModeTT1:
fe/fe-core/src/test/java/com/starrocks/scheduler/PCTRefreshListPartitionOlapTest.java#L1562
PLAN FRAGMENT 0
OUTPUT EXPRS:1: id | 2: age | 3: dt | 4: province
PARTITION: UNPARTITIONED
RESULT SINK
1:EXCHANGE
PLAN FRAGMENT 1
OUTPUT EXPRS:
PARTITION: RANDOM
STREAM DATA SINK
EXCHANGE ID: 01
UNPARTITIONED
0:OlapScanNode
TABLE: tt1
PREAGGREGATION: ON
PREDICATES: 3: dt >= '2024-11-13'
partitions=2/6
rollup: tt1
tabletRatio=2/2
tabletList=10135,10139
cardinality=1
avgRowSize=4.0
|
PCTRefreshListPartitionOlapTest.testMVRefreshWithLooseModeTT2:
fe/fe-core/src/test/java/com/starrocks/scheduler/PCTRefreshListPartitionOlapTest.java#L1571
PLAN FRAGMENT 0
OUTPUT EXPRS:1: id | 2: age | 3: dt | 4: province
PARTITION: UNPARTITIONED
RESULT SINK
1:EXCHANGE
PLAN FRAGMENT 1
OUTPUT EXPRS:
PARTITION: RANDOM
STREAM DATA SINK
EXCHANGE ID: 01
UNPARTITIONED
0:OlapScanNode
TABLE: tt2
PREAGGREGATION: ON
PREDICATES: 3: dt >= '2024-11-13'
partitions=2/6
rollup: tt2
tabletRatio=2/2
tabletList=10180,10176
cardinality=1
avgRowSize=4.0
|
PCTRefreshListPartitionOlapTest.testMVRefreshWithTTLConditionTT1:
fe/fe-core/src/test/java/com/starrocks/scheduler/PCTRefreshListPartitionOlapTest.java#L1485
PLAN FRAGMENT 0
OUTPUT EXPRS:1: id | 2: age | 3: dt | 4: province
PARTITION: UNPARTITIONED
RESULT SINK
2:EXCHANGE
PLAN FRAGMENT 1
OUTPUT EXPRS:
PARTITION: RANDOM
STREAM DATA SINK
EXCHANGE ID: 02
UNPARTITIONED
1:Project
| <slot 1> : 5: id
| <slot 2> : 6: age
| <slot 3> : 7: dt
| <slot 4> : 8: province
|
0:OlapScanNode
TABLE: test_mv1
PREAGGREGATION: ON
PREDICATES: 7: dt >= '2024-11-13'
partitions=2/2
rollup: test_mv1
tabletRatio=4/4
tabletList=10217,10219,10223,10225
cardinality=1
avgRowSize=8.0
MaterializedView: true
|
PCTRefreshListPartitionOlapTest.testMVRefreshWithTTLConditionTT2:
fe/fe-core/src/test/java/com/starrocks/scheduler/PCTRefreshListPartitionOlapTest.java#L1494
PLAN FRAGMENT 0
OUTPUT EXPRS:1: id | 2: age | 3: dt | 4: province
PARTITION: UNPARTITIONED
RESULT SINK
2:EXCHANGE
PLAN FRAGMENT 1
OUTPUT EXPRS:
PARTITION: RANDOM
STREAM DATA SINK
EXCHANGE ID: 02
UNPARTITIONED
1:Project
| <slot 1> : 5: id
| <slot 2> : 6: age
| <slot 3> : 7: dt
| <slot 4> : 8: province
|
0:OlapScanNode
TABLE: test_mv1
PREAGGREGATION: ON
PREDICATES: 7: dt >= '2024-11-13'
partitions=2/2
rollup: test_mv1
tabletRatio=4/4
tabletList=10258,10260,10264,10266
cardinality=1
avgRowSize=8.0
MaterializedView: true
|
RoutineLoadTaskSchedulerTest.testSchedulerOneTaskDbNotFound:
fe/fe-core/src/test/java/com/starrocks/load/routineload/RoutineLoadTaskSchedulerTest.java#L1
Missing 1 invocation to:
com.starrocks.load.routineload.RoutineLoadJob#getId()
on mock instance: com.starrocks.load.routineload.KafkaRoutineLoadJob@4e670245
|
TestSQLCases.test_table_sample:
TestSQLCases#L1
Element counts were not equal:
First has 1, Second has 0: '655350\t214742138925'
First has 0, Second has 1: '153892\t19414672741' : sql result not match:
- [SQL]: select count(k1), sum(k1) from t1 sample('seed'='1', 'method'='by_page', 'percent'='10');
- [exp]: ['655350\t214742138925']
- [act]: ['153892\t19414672741']
---
|
DOC FILTER
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
REMOVE DOC LABEL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
REMOVE DOC LABEL
failed to remove label: documentation: HttpError: Label does not exist
|