etsy / boundary-layer

Builds Airflow DAGs from configuration files. Powers all DAGs on the Etsy Data Platform
Apache License 2.0
262 stars 58 forks source link

Support CloudFunctionInvokeFunctionOperator #110

Closed peleyal closed 3 years ago

peleyal commented 3 years ago

Adding support in CloudFunctionInvokeFunctionOperator.

This addresses the feature requested by me in https://github.com/etsy/boundary-layer/issues/109.

peleyal commented 3 years ago

@dossett can you help me pushing this PR?

Thanks!

peleyal commented 3 years ago

@dossett can you help me pushing this PR?

@vchiapaikeo Can you or anyone else take a look at this one? Thank you!

vchiapaikeo commented 3 years ago

Mentioned earlier in the issue but please try to create this operator in your plugin -

https://github.com/etsy/boundary-layer/issues/114#issuecomment-840243184