sijie commented on a change in pull request #2504: Add Presto Sql Test
URL: https://github.com/apache/incubator-pulsar/pull/2504#discussion_r219547684
##########
File path: pom.xml
##########
@@ -177,11 +177,12 @@ flexible messaging model and an intuitive client
API.</description>
<presto.version>0.206</presto.version>
<flink.version>1.6.0</flink.version>
<scala.binary.version>2.11</scala.binary.version>
+ <assertj.version>3.11.1</assertj.version>
<!-- test dependencies -->
<arquillian-cube.version>1.15.1</arquillian-cube.version>
<arquillian-junit.version>1.1.14.Final</arquillian-junit.version>
- <cassandra.version>3.5.0</cassandra.version>
+ <cassandra.version>3.6.0</cassandra.version>
Review comment:
same comments as above
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services