did you actually write a JSON based join query or do you have a SQL query that you are are posting the explain plan for?
Vadim
03/31/2023, 11:43 PM
if so, could you post the SQL query
k
Kumar Saket
04/01/2023, 12:57 AM
I actually wrote native query @Vadim
v
Vadim
04/01/2023, 1:42 AM
oh how! I have never written a native query with a join. I didn't know anyone did. I mean I know they are possible but I just assumed everyone uses SQL for stuff beyond a simple group by
Vadim
04/01/2023, 1:43 AM
Are you able to reproduce this on something like the example wikipedia dataset?
k
Kumar Saket
04/03/2023, 5:52 AM
@Vadim - I’ve not tried doing that. Let me give it a try..