Skip to content

查询物化视图返回 Cannot invoke "com.starrocks.catalog.Function.functionName()" because the return value of "com.starrocks.analysis.FunctionCallExpr.getFn()" is null #22501

查询物化视图返回 Cannot invoke "com.starrocks.catalog.Function.functionName()" because the return value of "com.starrocks.analysis.FunctionCallExpr.getFn()" is null

查询物化视图返回 Cannot invoke "com.starrocks.catalog.Function.functionName()" because the return value of "com.starrocks.analysis.FunctionCallExpr.getFn()" is null #22501

Workflow file for this run

name: NOTIFICATION
on:
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
notification-checker:
runs-on: [self-hosted, normal]
name: RUN
steps:
- name: outer issue notification
run: |
rm -rf ./ci-tool && cp -rf /var/lib/ci-tool ./ci-tool && cd ci-tool && git pull && source lib/init.sh
python3 lib/notify_outer_issue_pr.py