Is there a way to extract merge query at the backend. What actually looker does behind the scenes to do a merge. Is there a way one can fetch that query or see what is actually going on there. @Looker
Solved! Go to Solution.
I'm sure it's going to be a left join in all cases, with the base explore on the left side. You can probably verify that experimentally!