uranusjr commented on a change in pull request #19267:
URL: https://github.com/apache/airflow/pull/19267#discussion_r738884166



##########
File path: airflow/models/param.py
##########
@@ -49,6 +49,7 @@ class Param:
     """
 
     __NO_VALUE_SENTINEL = NoValueSentinel()
+    CLASS_IDENTIFIER = '__class'

Review comment:
       Oh! So the inconsistency is already there (in 2.2). In that case I guess 
it's better to stick to it.




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