Joffreybvn commented on PR #37168: URL: https://github.com/apache/airflow/pull/37168#issuecomment-1946307574
CI-CD is failing because the generated classname is the name of the namedtuple, instead of "builtins.tuple". Do we want to serialize the namedtuple like tuples ? If yes, we need to specify the classname @bolkedebruin. Otherwise, how do you want namedtuples to be serialized? -- 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]
