mik-laj opened a new issue #10723:
URL: https://github.com/apache/airflow/issues/10723


   Hello,
   
   AutoMLBatchPredictOperator accepts `params` parameter, but it is also used 
by BaseOperator.
   
https://github.com/apache/airflow/blob/828f7303b7ba058c3772787529f19162a63ca1a1/airflow/providers/google/cloud/operators/automl.py#L177
   
https://github.com/apache/airflow/blob/828f7303b7ba058c3772787529f19162a63ca1a1/airflow/models/baseoperator.py#L341
   We should think about what we want to do with it.
   
   Best regards,
   Kamil
   
   CC: @turbaszek 
   


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


Reply via email to