[fix](table-function) Fix bug of table function with outer join cause nullptr of tuple (#9041)

This commit is contained in:
HappenLee
2022-04-18 19:35:26 +08:00
committed by GitHub
parent f3dce9a6c1
commit 51db4e54c0
3 changed files with 38 additions and 14 deletions

View File

@ -65,6 +65,20 @@
400 Dan 50 4 Street 4 22.214 b
400 Dan 50 4 Street 4 214.1 b
-- !outer_join_explode_json_array --
\N \N 1
\N \N 3
\N \N b
\N 30 1
\N 30 3
\N 30 b
\N 50 1
\N 50 3
\N 50 b
\N 80 1
\N 80 3
\N 80 b
-- !explode_json_array --
true