a49a commented on code in PR #3779:
URL: https://github.com/apache/kyuubi/pull/3779#discussion_r1113752641
##########
pom.xml:
##########
@@ -137,6 +137,7 @@
<flexmark.version>0.62.2</flexmark.version>
<flink.version>1.16.1</flink.version>
<flink.module.scala.suffix></flink.module.scala.suffix>
+ <flink.python.module.scala.suffix></flink.python.module.scala.suffix>
Review Comment:
The `flink-python` module is individual. There are no flink modules that
depend on it. After we drop the 1.14 and 1.15 version, we can remove this
property.
--
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]