vgvoleg commented on code in PR #43784: URL: https://github.com/apache/airflow/pull/43784#discussion_r1838440532
########## providers/src/airflow/providers/ydb/CHANGELOG.rst: ########## @@ -27,6 +27,10 @@ Changelog --------- +.. note:: + This release removes YDBScanQueryOperator from this provider package. + At this point, YDBExecuteQueryOperator could load unlimited amount of rows, so no specific operator is needed. + Review Comment: Yes, we've deleted operator that was added in prev release. I'm pretty sure that no customers used it. -- 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]
