Merge pull request #3150 from devinXL8/AIRFLOW-2200

Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/8c9d3bef
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/8c9d3bef
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/8c9d3bef

Branch: refs/heads/master
Commit: 8c9d3befb1453e60ad5565f6820908aeb1844326
Parents: 87a1774 c4ba105
Author: Joy Gao <joy...@apache.org>
Authored: Thu Apr 5 00:27:42 2018 -0700
Committer: Joy Gao <joy...@apache.org>
Committed: Thu Apr 5 00:27:42 2018 -0700

----------------------------------------------------------------------
 airflow/contrib/hooks/snowflake_hook.py         | 93 ++++++++++++++++++++
 airflow/contrib/operators/snowflake_operator.py | 62 +++++++++++++
 airflow/models.py                               |  1 +
 setup.py                                        |  9 +-
 tests/contrib/hooks/test_snowflake_hook.py      | 64 ++++++++++++++
 .../operators/test_snowflake_operator.py        | 62 +++++++++++++
 6 files changed, 288 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


Reply via email to