Taragolis commented on code in PR #38859:
URL: https://github.com/apache/airflow/pull/38859#discussion_r1557316515


##########
airflow/providers/apache/hive/operators/hive_stats.py:
##########
@@ -82,15 +81,6 @@ def __init__(
         col_blacklist: list[str] | None | ArgNotSet = NOTSET,
         **kwargs: Any,
     ) -> None:
-        if col_blacklist is not NOTSET:

Review Comment:
   I guess not even fix rather than remove some tests because if the argument 
not exists, then there is no reason to keep them



-- 
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]

Reply via email to