Taragolis commented on PR #29395:
URL: https://github.com/apache/airflow/pull/29395#issuecomment-1419961594

   > it also adds validation to date-time fields validated by the Params of 
ours - for example naive date-time parameters are not supported any more (but 
they were in the past).
   
   I guess if we fix URI tests by this PR, we could use backward compatible 
version by attempt to fix Params: https://github.com/apache/airflow/pull/29374
   
   I've also found weird thing that data-time from UI DagRun send as 
"2020-01-02 03:04:05+00:00" param instead on "2020-01-02T03:04:05+00:00"


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