potiuk commented on code in PR #28327: URL: https://github.com/apache/airflow/pull/28327#discussion_r1047263530
########## airflow/providers/apache/hive/CHANGELOG.rst: ########## @@ -33,6 +33,15 @@ Breaking changes The ``hive_cli_params`` from connection were moved to the Hook. If you have extra parameters defined in your connections as ``hive_cli_params`` extra, you should move them to the DAG where your HiveOperator is used. +* ``Move hive_cli_params to hook parameters (#28101)`` + +Features +~~~~~~~~ + +* ``Improve filtering for invalid schemas in Hive hook (#27808)`` + +.. Review and move the new changes to one of the sections above: Review Comment: NIT: Can be removed. -- 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]
