eladkal commented on code in PR #33796:
URL: https://github.com/apache/airflow/pull/33796#discussion_r1367842425


##########
airflow/providers/apache/druid/CHANGELOG.rst:
##########
@@ -27,6 +27,19 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add druid ingestion connection test And expose druid ingest hook (#33795)``
+
+.. note::
+  The connection type of Druid has been separated into two(druid_broker, 
druid_ingest)

Review Comment:
   The goal of the note is to explain what actions needed to be done in order 
to migrate.
   The note you listed says the conn is split in two so:
   1. How do I choose which one? (Or/And what is the motivation to the split)
   2. If I want to have my code work exactly as it is before what steps I need 
to do?
   
   These are the two questions the notes must answer



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to