Hive Partition Sensor Async """"""""""""""""""""""""""" To asynchronously wait for a partition to show up in Hive table :class:`~astronomer.providers.apache.hive.sensors.hive_partition.HivePartitionSensorAsync`. .. exampleinclude:: /../astronomer/providers/apache/hive/example_dags/example_hive.py :language: python :dedent: 4 :start-after: [START howto_sensor_hive_partition] :end-before: [END howto_sensor_hive_partition]