This error message indicates that the 'JSON_EXTRACT' function or view cannot be found or resolved within the ODPS system. This is likely due to the function or view not being defined or imported correctly in your code.

Here are some steps to resolve this error:

  1. Verify Definition and Import: Ensure that 'JSON_EXTRACT' is defined or imported in your code. Double-check the syntax and spelling for any errors.

  2. Define or Import if Necessary: If the function or view is not already defined or imported, you'll need to do so before using it. Consult the ODPS documentation or examples for guidance on defining or importing 'JSON_EXTRACT'.

  3. Investigate System Issues: If the function or view is defined and imported correctly but the error persists, there might be a system-level issue. Contact your system administrator or technical support for assistance.

In summary, the error message signifies that the ODPS system cannot locate or resolve the 'JSON_EXTRACT' function or view. You'll need to examine your code and system configuration to identify and correct the problem.

ODPS-0130071 Error: Unable to Resolve 'JSON_EXTRACT' Function or View

原文地址: https://www.cveoy.top/t/topic/l5su 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录