Dremio job over 1M records

I have a query that returns over 1M records, but the job limits me to 1M records. Is there a way for me to create a job that brings back over 1M records?

For jobs that produce a lot of data we recommend using JDBC/ODBC to run and fetch the results.