Why do S3 Hooks not have the method to list versions #27653
Unanswered
dev-manojm
asked this question in
Ideas
Replies: 1 comment
-
It's not there because no-one added it. As simple as that. Sure - Airflow is created by > 2200 users and you can become one of the contributors. Everything needd to learn how to contribute and what to do is descibed in https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst - including "quick starts", how to set-up environment, how to communicate, what to expect from reviews etc. etc. It's very comprehensive and it allowed more than 2000 users to become contributors - I hope we have one more contributor in the making here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using airflow since quite a long now. And I want to know why is there no provision for List Versions method in S3Hooks. I know that List Versions is available in AWSHook but why not in S3 Hooks? Can i add it in S3 Hooks, If yes whats the procedure?
Beta Was this translation helpful? Give feedback.
All reactions