ashb commented on a change in pull request #15112:
URL: https://github.com/apache/airflow/pull/15112#discussion_r605215817
##########
File path: airflow/utils/dag_processing.py
##########
@@ -141,7 +141,7 @@ def waitable_handle(self):
class DagParsingStat(NamedTuple):
"""Information on processing progress"""
- file_paths: List[str]
+ num_file_paths: int
Review comment:
Yeah, that looks like a bug. PR comin.
--
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]