wojtek2kdev commented on issue #8471: URL: https://github.com/apache/airflow/issues/8471#issuecomment-626312303
@JeffryMAC So, it would be fine to pull events and organize them into CSV format? Then it would be easy to load to e.g pandas in further pipe. It's not about saving events into particular SQL database? Then it should looks like: [Some task] >> [Calendar operator: return events in csv] >> [Analysis] ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
