Open Source Contributions
Contributions to OSS projects
Periodically, I make Open Source contributions in the way of features and doing code reviews.
Major contributions:
Over the past 2 years, I have contributed to Apache Airflow (used for workflow automation and scheduling that can be used to author and manage data pipelines)
Databricks SQL sensor: Pull request and code.
Use the DatabricksSqlSensor to run the sensor for a table accessible via a Databricks SQL warehouse or interactive cluster.
Official Apache Airflow Documentation, contributed as part of the above PR.
Databricks Partition sensor: Pull request and code.
Use the DatabricksSqlOperator to execute SQL on a Databricks SQL warehouse or a Databricks cluster.
Official Apache Airflow Documentation, contributed as part of the above PR.
Other contributions:
Note: Above contributions made using my other GitHub handle @harishkrao