snazy commented on code in PR #7694:
URL: https://github.com/apache/iceberg/pull/7694#discussion_r1265108791


##########
spark/v3.3/build.gradle:
##########
@@ -218,18 +221,18 @@ 
project(":iceberg-spark:iceberg-spark-runtime-${sparkMajorVersion}_${scalaVersio
       exclude group: 'org.apache.httpcomponents', module: 'httpclient'
       exclude group: 'commons-logging', module: 'commons-logging'
     }
-    implementation project(':iceberg-hive-metastore')
+    implementation project(':iceberg-hive-mchetastore')

Review Comment:
   ```suggestion
       implementation project(':iceberg-hive-metastore')
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to