fix conflict #231
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
5 errors
Invalid workflow file:
.github/workflows/releasenotes404.yaml#L1
invalid `cron` attribute "00 42 * * SUN"
|
RestoreJobTest.testSignature:
fe/fe-core/src/test/java/com/starrocks/backup/RestoreJobTest.java#L1
Missing 1 invocation to:
com.starrocks.system.SystemInfoService#getBackend(10000L)
on mock instance: com.starrocks.system.SystemInfoService@2db85ecc
|
RuntimeFilterTest.testRuntimeFilterPushDown:
fe/fe-core/src/test/java/com/starrocks/analysis/RuntimeFilterTest.java#L102
StarRocks planner use long time 3000 ms in logical phase, This probably because 1. FE Full GC, 2. Hive external table fetch metadata took a long time, 3. The SQL is very complex. You could 1. adjust FE JVM config, 2. try query again, 3. enlarge new_planner_optimize_timeout session variable
|
MVViewRewriteWithManyJoinTest.testManyJoins{String, String}[1]:
fe/fe-core/src/test/java/com/starrocks/planner/MVViewRewriteWithManyJoinTest.java#L1
testManyJoins(java.lang.String, java.lang.String) timed out after 5 seconds
|
MaterializedViewManyJoinTest.testManyJoins{String, String, String, boolean}[1]:
fe/fe-core/src/test/java/com/starrocks/planner/MaterializedViewManyJoinTest.java#L1
testManyJoins(java.lang.String, java.lang.String, java.lang.String, boolean) timed out after 5 seconds
|