[Enhancement] Convert the constant value to target type while making kudu predicate. #56155
ci-doc-checker.yml
on: pull_request_target
Annotations
5 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
|
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
|