senthilkumarkj opened a new pull request #22635: URL: https://github.com/apache/airflow/pull/22635
In the schedule interval, the data can actually match more than one schema and the `__type` should decide which type of the interval it actually matches. Fixes https://github.com/apache/airflow-client-go/issues/20 Verified by generating a go-client. https://github.com/senthilkumarkj/airflow-client-go/commit/ecb428a82ac51802432cbd61b6028c3aecd94850 The client now uses `__type` to unmarshal. -- 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]
