potiuk commented on code in PR #37737:
URL: https://github.com/apache/airflow/pull/37737#discussion_r1503913351
##########
generated/provider_metadata.json:
##########
@@ -6857,10 +6857,16 @@
"date_released": "2023-12-12T07:17:13Z"
},
"4.3.1": {
- "associated_airflow_version": "2.8.1",
+ "associated_airflow_version": "2.8.2",
"date_released": "2024-01-27T18:56:22Z"
}
},
+ "teradata": {
+ "2.0.0": {
+ "associated_airflow_version": "2.0.0",
Review Comment:
The https://github.com/apache/airflow/pull/37741 contains much improved
provider metadata generaion fixing all the problems found (and improving the
speed by adding parallelism)
--
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]