dstandish commented on code in PR #38992:
URL: https://github.com/apache/airflow/pull/38992#discussion_r1605195033


##########
airflow/datasets/manager.py:
##########
@@ -71,13 +76,14 @@ def register_dataset_change(
         For local datasets, look them up, record the dataset event, queue 
dagruns, and broadcast
         the dataset event
         """
+        # todo: add test so that all usages of internal_api_call are added to 
rpc endpoint

Review Comment:
   it's a "do later" :) just like an idea



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