phani8996 commented on issue #4111: [AIRFLOW-3266] Add AWS Athena Operator and 
hook
URL: 
https://github.com/apache/incubator-airflow/pull/4111#issuecomment-433928215
 
 
   @ashb, @Fokko thanks for the suggestion. It seems there are quite a few 
places where i took wrong assumptions on building operator and hook.
   
   Based on suggestions i received, i want to break this into two parts.
   1. Build `AWS athena hook` with suggested changes as generic as possible to 
build multiple athena operators on top of it.
   2. Two Athena operators one for single query and other for batch queries.
   
   I am removing Operator related code and will be cleaning/refactoring hook 
related code.
   

----------------------------------------------------------------
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