MinJae Kwon created AIRFLOW-5769:
------------------------------------
Summary: Rename the S3_hook to s3_hook
Key: AIRFLOW-5769
URL: https://issues.apache.org/jira/browse/AIRFLOW-5769
Project: Apache Airflow
Issue Type: Improvement
Components: hooks
Affects Versions: 2.0.0
Reporter: MinJae Kwon
Assignee: MinJae Kwon
Fix For: 2.0.0
All S3 related python files are using the "s3_" prefix, except only
"S3_hook.py".
It should be renamed to "s3_hook.py" (and also all import statements in
dependant codes) for keeping naming consistency I think.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)