jscheffl commented on code in PR #63198: URL: https://github.com/apache/airflow/pull/63198#discussion_r2908184604
########## providers/apache/iceberg/docs/changelog.rst: ########## @@ -26,6 +26,24 @@ Changelog --------- +2.0.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + +* ``Add catalog introspection to IcebergHook using pyiceberg (#62634)`` + +Features +~~~~~~~~ + +* ``Add iceberg support to AnalyticsOperator (#62754)`` Review Comment: Nit: Iceberg is a product name? ```suggestion * ``Add Iceberg support to AnalyticsOperator (#62754)`` ``` -- 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]
