justinpakzad commented on code in PR #60070:
URL: https://github.com/apache/airflow/pull/60070#discussion_r2809757468


##########
providers/apache/hive/pyproject.toml:
##########
@@ -97,6 +97,13 @@ dependencies = [
     'winkerberos>=0.7.0; sys_platform == "win32"',
     'kerberos>=1.3.0; sys_platform != "win32"'
 ]
+"common.compat" = [
+    "apache-airflow-providers-common-compat"
+]
+[project.optional-dependencies]

Review Comment:
   The new changes you pushed do not seem to have addressed the issue. Test is 
still failing due to duplicate [project.optional-dependencies]



-- 
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]

Reply via email to