Teradata / PyTd

A Python Module to make it easy to script powerful interactions with Teradata Database in a DevOps friendly way.
MIT License
108 stars 43 forks source link

Implement Airflow connection for PyTd or teradatasql Python #127

Open flolas opened 3 years ago

flolas commented 3 years ago

Hi,

Currently i have some working code for teradatasql wrappers for Apache Airflow but the license is restrictive for open sourcing it. Looking to PyTd which has MIT license lacks of fastexport or fastload protocol and looks really outdated. Can I open source a pip package that depends on teradatasql? if not, can we do some collab here? @tomcnolan

thx

tomcnolan commented 3 years ago

Can I open source a pip package that depends on teradatasql?

Yes, of course.