I am getting error while running query on mongodb.
Column ‘softdq_pass’ not found in any table.
I am getting error while running query on mongodb.
Column ‘softdq_pass’ not found in any table.
@jitenderdheeman Is it possible that this column is found only on some documents? Can you please share your query profile? What happens if you run a select * on the entire dataset?