INVALID_INLINE_TABLE error class
Invalid inline table.
Cannot evaluate the expression <expr>
in inline table definition.
Failed to evaluate the SQL expression <sqlExpr>
. Please check your syntax and ensure all required tables and columns are available.
Found incompatible types in the column <colName>
for inline table.
Inline table expected <expectedNumCols>
columns but found <actualNumCols>
columns in row <rowIndex>
.