Skip to content

Why does a query run as INNER JOIN but not on a left join? GENERIC_INTERNAL_ERROR: Unexpected identifier in logical plan: loc

0

Hi,

Can someone explain to me why my query works as long as I use an inner join but as soon as I change it to an Left Join I got the error: GENERIC_INTERNAL_ERROR: Unexpected identifier in logical plan: loc.

It's the table on row 38. As long as I use Inner it works. Enter image description here

asked 3 years ago361 views
1 Answer
0

If this is production then please do open a Support ticket.

Also the image has SQL scratched out, so kindly share your query text so we can understand better.

AWS
EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.