kani5hk commented on issue #4878: [AIRFLOW-4046] Added validations for poke_interval & timeout for Airflow Sensor URL: https://github.com/apache/airflow/pull/4878#issuecomment-471320951 Hi @XD-DENG, This was an issue of name conflicting. https://github.com/apache/airflow/blob/master/airflow/contrib/operators/gcp_bigtable_operator.py#L420-#L453 Here at this class, function with the same name at both the super classes was conflicting, which was causing to fail the build.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
