jroachgolf84 commented on issue #50389:
URL: https://github.com/apache/airflow/issues/50389#issuecomment-2874834328

   I recreated what you are seeing, and I get this exception here.
   
   ```
   Traceback (most recent call last):
     File 
"/opt/airflow/task-sdk/src/airflow/sdk/definitions/mappedoperator.py", line 96, 
in validate_mapping_kwargs
       param_names = init._BaseOperatorMeta__param_names
   AttributeError: 'function' object has no attribute 
'_BaseOperatorMeta__param_names'
   ```


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to