Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invalid fanout.tableExpr.
NONDETERMINISTIC
The expression contains non-deterministic expression '<expression>' which is not allowed in fanout.tableExpr.
PARSE_FAILURE
Failed to parse fanout.tableExpr '<expression>': <reason>.
UDF
User-defined function '<functionName>' is not allowed in fanout.tableExpr. Only built-in functions are supported.
UNSUPPORTED_EXPR_TYPE
<kind> expressions are not allowed in fanout.tableExpr. The expression must be a simple row-level expression.