potiuk commented on code in PR #39554: URL: https://github.com/apache/airflow/pull/39554#discussion_r1597305692
########## airflow/providers/tabular/__init__.py: ########## @@ -14,3 +14,26 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +# Review Comment: I think that one was removed accidentally - we still want to keep it in `tabular` provider, we want to relase tabular one last time to add `apache.iceberg` as dependency, and we will remove whole `tabular` folder right after. -- 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]
