GitHub user jtakish added a comment to the discussion: SAP HANA Provider Package
I am the sole contributor, the project has 3 stars on GitHub, and I average ~100 downloads per week which are probably mostly bots. I think there is a small to medium sized demand for a HANA Airflow Hook, given how many spam emails I get about HANA/Airflow contract roles, but I don't have the time or wherewithal to promote my hobby project on social media. You can clone the repo and submit PR's and we can discuss any other features over there. Any feedback on existing features from real actual humans would be welcome, a lot of the features are "things I do in my personal workflow" and not much "things other people do in their workflows". I will say, I think most of your suggestions are outside the scope of an Airflow hook class. I give you the ability to use Airflow operators with HANA, the rest is sort of up to the person writing the DAGs. With the exception of maybe #2, you could do everything on your list using the hook class as is. People migrate onto and off of MSSQL and Postgres all day every day. Those provider packages don't have any niche use cases built into them, they enable you to fetch records, upsert, etc. I do think I need some help with the connection setup guide, particularly for cloud. My workplace used on-prem HANA so that is what I focused on. GitHub link: https://github.com/apache/airflow/discussions/44768#discussioncomment-16393311 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
