Re: [PR] Fix hive_partition_sensor system test [airflow]

2024-06-10 Thread via GitHub
eladkal merged PR #40023: URL: https://github.com/apache/airflow/pull/40023 -- 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. To unsubscribe, e-mail: commits-unsubscr...@airflow.

[PR] Fix hive_partition_sensor system test [airflow]

2024-06-03 Thread via GitHub
e-galan opened a new pull request, #40023: URL: https://github.com/apache/airflow/pull/40023 This PR fixes the `hive_partition_sensor` system tests for Dataproc which tended to create two Metastore services instead of one and then delete only one of them. Also updates docstr