uranusjr commented on code in PR #43902:
URL: https://github.com/apache/airflow/pull/43902#discussion_r1841592271
##########
providers/tests/apache/hive/hooks/test_hive.py:
##########
@@ -881,7 +896,6 @@ def test_default_values(self):
assert hook.use_beeline
assert hook.auth is None
assert hook.sub_process is None
- assert hook.mapred_queue == "airflow"
Review Comment:
Is this supposed to be deleted?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]