denimalpaca commented on issue #30082: URL: https://github.com/apache/airflow/issues/30082#issuecomment-1468770878
@josh-fell this can be assigned to me @mag3141592 if `accept_none` is True, we still need a default behavior for how the operator handles the tests in its `check` dict. I don't think marking all the tests `True` is correct behavior, but `False` is also probably not correct behavior, as the tests are simply not running. Should the operator simply return here? I can see a case where the OpenLineage extractor breaks if no boolean value is given to the `success` field of the `check` dict, so I do think some default behavior there is warranted. -- 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]
