Remove progress tracking
Progress tracking is no longer necessary since Super is fast enough to finish without the user waiting a significant amount of time. If necessary, progress tracking can be simulated on the client side because: * The query is very large or complex * The output data is very large
issue