FANNG1 commented on code in PR #4791:
URL: https://github.com/apache/gravitino/pull/4791#discussion_r1738033371
##########
settings.gradle.kts:
##########
@@ -66,3 +67,5 @@ project(":spark-connector:spark-runtime-3.5").projectDir =
file("spark-connector
include("web")
include("docs")
include("integration-test-common")
+include("flink-connector:flink")
Review Comment:
seems these two lines are not necessary? it will include flink module if
scalaVersion is 2.13
--
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]