shubhransh-eb commented on issue #33647: URL: https://github.com/apache/airflow/issues/33647#issuecomment-1831579882
When you ran the query, did it show a historic query or a current running as well? In our case, it returns in about 5 seconds, but when the issue is reported, it runs for a long time. So you can check the long-running query when the issue happens. > to minimize sampling during table analysis We need to increase the sampling size so that analyze command takes more rows and hence rows with triggerer_id can be used. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
