vinothchandar commented on pull request #3491:
URL: https://github.com/apache/hudi/pull/3491#issuecomment-900868418
@codope and there is some integ test failing
```
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed:
290.95 s <<< FAILURE! - in org.apache.hudi.integ.ITTestHoodieDemo
[ERROR] org.apache.hudi.integ.ITTestHoodieDemo.testParquetDemo Time
elapsed: 290.926 s <<< FAILURE!
org.opentest4j.AssertionFailedError: Did not find output the expected number
of times. ==> expected: <2> but was: <0>
at
org.apache.hudi.integ.ITTestHoodieDemo.testIncrementalSparkSQLQuery(ITTestHoodieDemo.java:441)
```
--
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]