Skip to content

Commit

Permalink
update golden file
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonwang-db committed Dec 22, 2021
1 parent 58c3863 commit 3c14c21
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -299,7 +299,7 @@ org.apache.spark.sql.AnalysisException
nondeterministic expressions are only allowed in
Project, Filter, Aggregate, Window or LateralSubquery, found:
lateralsubquery(),((CAST(spark_catalog.default.t1.c1 AS DOUBLE) + rand(0)) = CAST(s.c1 AS DOUBLE))
in operator LateralJoin
in operator LateralJoin lateral-subquery#x [], Inner, ((cast(c1#x as double) + rand(0)) = cast(c1#x as double))


-- !query
Expand Down

0 comments on commit 3c14c21

Please sign in to comment.