阿里云文档 2025-08-20

解决因函数执行超时导致的“Function time out after”报错-函数计算-阿里云

遇到阿里云函数计算“Function time out after”错误?本文提供调整超时时间和分析日志的详细步骤,助您从根源快速定位并解决问题。

阿里云文档 2025-03-26

新建的日期计算字段报错ODPS-0130071[1,429]Semantic analysis exception-function TO_CHAR cannot match any overloaded functions with (STRING, STRING)

问题描述Quick BI新建的日期计算字段报错:errMsg:数据源执行SQL失败:INTERNAL: instance:[20220930023439271gjbmxh8a2] failed: ODPS-0130071:[1,429] Semantic analysis exception - f...

阿里云文档 2025-03-26

Quick BI中调用接口/openapi/v2/embed/ticket/create生成ticket报错com.aliyun.tea.TeaException:code:500, The global parameter function is restricted in your version

问题描述Quick BI中调用接口/openapi/v2/embed/ticket/create生成ticket,报错“com.aliyun.tea.TeaException: code: 500, The global parameter function is restricted in you...

文章 2024-06-23 来自:开发者社区

MaxCompute操作报错合集之遇到报错"ODPS-0130071:[1,8] Semantic analysis exception - class Ssf for user defined function ansy_xx cannot be loaded from any resources",该怎么办

问题一:大数据计算MaxCompute pyodps代码里面的调度参数不能像SQL一样用${dt}嘛? 大数据计算MaxCompute pyodps代码里面的调度参数不能像SQL一样用${dt}嘛? 参考回...

MaxCompute操作报错合集之遇到报错
阿里云文档 2022-11-07

Dataphin代码任务运行失败报错ODPS-0123091:Illegaltypecast-infunctioncast,value''cannotbecastedfromStringtoBigint

问题描述Dataphin代码任务运行失败报错:"ODPS-0123091:Illegal type cast - in function cast, value '' cannot be casted from String to Bigint"。问题原因项目属性为严格模式,校验严格,不符合的会抛出...

阿里云文档 2022-11-02

问题描述MySQL8.0 使用asText函数报错,ERROR 1305(42000):FUNCTION db_name.asText does not exist解决方案asText() 在MySQL8.0已经弃用,使用 ST_AsText() 函数替代,如select ST_asText(字段名...

问答 2022-04-15 来自:开发者社区

你好, odps sql 能实现排名吗 ?  比如根据考试成绩计算班级排名,年级排名等?我这样写, select  qscores, row_number(qscores)   from  ks_xxx   报错  FAILED: ODPS-0130071:Semantic analysis exception - Invalid function : line 1:24 'row_number'。

你好, odps sql 能实现排名吗 ?  比如根据考试成绩计算班级排名,年级排名等?我这样写, select  qscores, row_number(qscores)   from  ks_xxx  报错 FAIL...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。