mik-laj commented on issue #4476: [AIRFLOW-3552] Add ImapAttachmetToS3Operator
URL: https://github.com/apache/airflow/pull/4476#issuecomment-458701649
 
 
   @ashb 
   We need to think about classified different types of system (ex. filesystem. 
database) and on the basis of this write operators, which will copy data 
between different types of systems.
   Currently, we have `GenericTransfer` which copies between the database and 
the database.
   Another operator can be created, which will copy data between database and 
file systems.
   However, this requires a lot of deeper architectural thought.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to