potiuk commented on code in PR #39554: URL: https://github.com/apache/airflow/pull/39554#discussion_r1597372120
########## 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 we can just remove it from the code after we release the new version with iceberg redirection and remove it from the code then. We can always re-add it if there will be a need for tabular-specific provider. -- 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]
