Nataneljpwd commented on PR #62520: URL: https://github.com/apache/airflow/pull/62520#issuecomment-4017413728
Are you sure an index is needed? The query seems to already filter by job type and status, which reduces the scanned objects significantly, I am not sure the index overhead is worth it as the table is quite large already as is (largest across our clusters) Can you provide benchmarks of query time improvement? And table size change? -- 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]
