tuteng commented on issue #6445: Fixed avro schema decode error in functions
URL: https://github.com/apache/pulsar/pull/6445#issuecomment-600942285
@gaoran10 You can try command:
```
mvn clean install -DskipTests
mvn -B -f tests/docker-images/pom.xml install -am -Pdocker -DskipTests
mvn -B -f tests/pom.xml test -DintegrationTestSuiteFile=pulsar-process.xml -DintegrationTests
-DredirectTestOutputToFile=false -Dgroups=function
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|