bowenliang123 commented on code in PR #4370:
URL: https://github.com/apache/kyuubi/pull/4370#discussion_r1111361983
##########
kyuubi-hive-jdbc/pom.xml:
##########
@@ -171,6 +171,14 @@
</dependencies>
<build>
+
+ <resources>
+ <resource>
+ <filtering>true</filtering>
+ <directory>src/main/resources</directory>
+ </resource>
+ </resources>
Review Comment:
Where and how (what goal or execution) this placeholder is filled?
--
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]