You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/30 14:32:43 UTC

[GitHub] kaxil edited a comment on issue #4619: [AIRFLOW- boyscout] Enforce delimiter for gcs_to_gcs operator using a flag, enforce_delimiter

kaxil edited a comment on issue #4619: [AIRFLOW- boyscout] Enforce delimiter for gcs_to_gcs operator using a flag, enforce_delimiter
URL: https://github.com/apache/airflow/pull/4619#issuecomment-458964521
 
 
   You **can't** (or probably **shouldn't**) use multiple wildcards. We already have this in our docstring + google has also listed it in there API docs.
   
   >You can use only one wildcard for objects
   
   https://github.com/apache/airflow/blob/b37366c636be7216d7abc12655106b83b9e1397b/airflow/contrib/operators/gcs_to_gcs.py#L34

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services