Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WithCTE
: +- LocalRelation [col1#x]
+- Project [len(c1#x) AS len(c1)#x, regexp_count(c1#x, a) AS regexp_count(c1, a)#x, regexp_count(c1#x, b) AS regexp_count(c1, b)#x, regexp_count(c1#x, A) AS regexp_count(c1, A)#x, regexp_count(c1#x, B) AS regexp_count(c1, B)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [c1#x], false, false, 1
+- CTERelationRef xxxx, true, [c1#x], false, false


-- !query
Expand All @@ -37,7 +37,7 @@ WithCTE
, $) AS replace(replace(c1, , ),
, $)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [c1#x], false, false, 1
+- CTERelationRef xxxx, true, [c1#x], false, false


-- !query
Expand All @@ -61,7 +61,7 @@ WithCTE
: +- LocalRelation [col1#x]
+- Project [len(c1#x) AS len(c1)#x, regexp_count(c1#x, a) AS regexp_count(c1, a)#x, regexp_count(c1#x, b) AS regexp_count(c1, b)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [c1#x], false, false, 1
+- CTERelationRef xxxx, true, [c1#x], false, false


-- !query
Expand All @@ -85,7 +85,7 @@ WithCTE
: +- LocalRelation [col1#x]
+- Project [len(c1#x) AS len(c1)#x, regexp_count(c1#x, a) AS regexp_count(c1, a)#x, regexp_count(c1#x, xbc) AS regexp_count(c1, xbc)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [c1#x], false, false, 1
+- CTERelationRef xxxx, true, [c1#x], false, false


-- !query
Expand All @@ -102,7 +102,7 @@ WithCTE
, $) AS replace(replace(c1, , ),
, $)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [c1#x], false, false, 1
+- CTERelationRef xxxx, true, [c1#x], false, false


-- !query
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ WithCTE
: +- LocalRelation [col1#x, col2#x]
+- Project [len(col#x) AS len(col)#x, regexp_count(col#x, a) AS regexp_count(col, a)#x, regexp_count(col#x, b) AS regexp_count(col, b)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col#x], false, false, 1
+- CTERelationRef xxxx, true, [col#x], false, false


-- !query
Expand All @@ -143,7 +143,7 @@ WithCTE
: +- LocalRelation [col1#x, col2#x]
+- Project [len(col#x) AS len(col)#x, regexp_count(col#x, a) AS regexp_count(col, a)#x, regexp_count(col#x, b) AS regexp_count(col, b)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col#x], false, false, 1
+- CTERelationRef xxxx, true, [col#x], false, false


-- !query
Expand Down Expand Up @@ -213,7 +213,7 @@ WithCTE
: +- LocalRelation [col1#x, col2#x]
+- Project [concat(cast((col#x = baba) as string), cast((col#x = bbaa) as string)) AS concat((col = baba), (col = bbaa))#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col#x], false, false, 1
+- CTERelationRef xxxx, true, [col#x], false, false


-- !query
Expand All @@ -232,7 +232,7 @@ WithCTE
: +- LocalRelation [col1#x, col2#x]
+- Project [concat(cast((col#x = b|a|b|a) as string), cast((col#x = b|b|a|a) as string)) AS concat((col = b|a|b|a), (col = b|b|a|a))#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col#x], false, false, 1
+- CTERelationRef xxxx, true, [col#x], false, false


-- !query
Expand Down Expand Up @@ -283,7 +283,7 @@ WithCTE
: +- LocalRelation [col1#x]
+- Project [len(col#x) AS len(col)#x, regexp_count(cast(col#x as string), cast(0xDEAD as string)) AS regexp_count(col, X'DEAD')#x, regexp_count(cast(col#x as string), cast(0xBEEF as string)) AS regexp_count(col, X'BEEF')#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col#x], false, false, 1
+- CTERelationRef xxxx, true, [col#x], false, false


-- !query
Expand All @@ -298,7 +298,7 @@ WithCTE
: +- LocalRelation [col1#x]
+- Project [len(col#x) AS len(col)#x, regexp_count(cast(col#x as string), cast(0xDEAD as string)) AS regexp_count(col, X'DEAD')#x, regexp_count(cast(col#x as string), cast(0xBEEF as string)) AS regexp_count(col, X'BEEF')#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col#x], false, false, 1
+- CTERelationRef xxxx, true, [col#x], false, false


-- !query
Expand All @@ -313,7 +313,7 @@ WithCTE
: +- LocalRelation [col1#x]
+- Project [len(col#x) AS len(col)#x, regexp_count(cast(col#x as string), cast(0x42 as string)) AS regexp_count(col, X'42')#x, regexp_count(cast(col#x as string), cast(0xDEAD as string)) AS regexp_count(col, X'DEAD')#x, regexp_count(cast(col#x as string), cast(0xBEEF as string)) AS regexp_count(col, X'BEEF')#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col#x], false, false, 1
+- CTERelationRef xxxx, true, [col#x], false, false


-- !query
Expand All @@ -332,7 +332,7 @@ WithCTE
: +- LocalRelation [col1#x, col2#x]
+- Project [len(col1#x) AS len(col1)#x, regexp_count(col1#x, 1) AS regexp_count(col1, 1)#x, regexp_count(col1#x, 2) AS regexp_count(col1, 2)#x, regexp_count(col1#x, 3) AS regexp_count(col1, 3)#x, len(col2#x) AS len(col2)#x, regexp_count(col2#x, true) AS regexp_count(col2, true)#x, regexp_count(col1#x, false) AS regexp_count(col1, false)#x]
+- SubqueryAlias t
+- CTERelationRef xxxx, true, [col1#x, col2#x], false, false, 1
+- CTERelationRef xxxx, true, [col1#x, col2#x], false, false


-- !query
Expand Down