You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/27 13:36:49 UTC

[GitHub] [airflow] eladkal commented on a diff in pull request #25299: Deprecate hql parameters and synchronize DBApiHook method APIs

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


##########
airflow/providers/presto/CHANGELOG.rst:
##########
@@ -24,6 +24,12 @@
 Changelog
 ---------
 
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+Deprecated ``hql`` parameter has been removed in ``get_records``, ``get_first``, ``get_pandas_df`` and ``run``
+methods of the ``TrinoHook``.

Review Comment:
   ```suggestion
   Deprecated ``hql`` parameter has been removed in ``get_records``, ``get_first``, ``get_pandas_df`` and ``run``
   methods of the ``PrestoHook``.
   ```
   



-- 
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-unsubscribe@airflow.apache.org

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