tmccall8829 commented on issue #28343: URL: https://github.com/apache/airflow/issues/28343#issuecomment-1351840753
Thanks @denimalpaca , I spent some more time digging around the source and noticed that in the `execute()` method on the operator class. Appreciate the clarification! Do you think maybe this is a composer-specific issue, then? Or something else? Because we're definitely seeing an error suggesting we have `use_legacy_sql=True` even though it's set to `False`. I'll try to see if I can reproduce the error locally with the setup & dependencies above to rule out any composer-specific issues. Any ideas for other possible debugging routes? -- 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]
