jerryshao commented on code in PR #4965:
URL: https://github.com/apache/gravitino/pull/4965#discussion_r1797529512
##########
catalogs/catalog-lakehouse-hudi/build.gradle.kts:
##########
@@ -138,3 +150,60 @@ dependencies {
testRuntimeOnly("org.apache.hudi:hudi-spark$sparkVersion-bundle_$scalaVersion:0.15.0")
Review Comment:
Is it better not to hard code the hudi version here, can we use the version
number defined in version.toml?
--
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]