potiuk commented on issue #27976: URL: https://github.com/apache/airflow/issues/27976#issuecomment-1331519847
The same fix will work for #27978 - standardising run() methods to behave the same for all operators will also fix #2798, because SqlSensor uses `get_records()` and gets sequence of dicts instead of sequence of sequences and 0 is missing in the dictionary. CC: @uranusjr @kaxil I am also summoning you for opinion on that one -- 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]
