Github user debugger87 commented on the issue:
https://github.com/apache/spark/pull/18900
@cxzl25 I run `build/mvn -Dtest=none
-DwildcardSuites=org.apache.spark.sql.streaming.FlatMapGroupsWithStateSuite
test` in my local PC, output is as follows:
```
Run completed in 36 seconds, 46 milliseconds.
Total number of tests run: 73
Suites: completed 2, aborted 0
Tests: succeeded 73, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]