potiuk commented on PR #46303: URL: https://github.com/apache/airflow/pull/46303#issuecomment-2727516790
It does seem it's good idea: > STRAIGHT_JOIN is similar to JOIN, except that the left table is always read before the right table. This can be used for those (few) cases for which the join optimizer processes the tables in a suboptimal order. https://dev.mysql.com/doc/refman/8.4/en/join.html @ashb @XD-DENG @dstandish @hussein-awala -> anything against it? -- 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]
