eladkal commented on code in PR #39554: URL: https://github.com/apache/airflow/pull/39554#discussion_r1597369983
########## 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: This is actually something I asked @Fokko I wasn't sure if we want to deprecate the whole provider or just the classes in it. Maybe in the future we will have some tabular classes that are not part of the iceberg provider? There is no harm in keeping the provider since we already have 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]
