Davis-Zhang-Onehouse commented on code in PR #13622:
URL: https://github.com/apache/hudi/pull/13622#discussion_r2236960382
##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/feature/index/testHoodieBackedTableMetadataIndexLookup.scala:
##########
@@ -240,7 +240,6 @@ abstract class HoodieBackedTableMetadataIndexLookupTestBase
extends HoodieSparkS
*/
protected def testReadRecordIndex(): Unit = {
// Case 1: Empty input
- assert(jsc.sc.getPersistentRDDs.isEmpty, "Should start with no persistent
RDDs test")
Review Comment:
that's not expected in the first place, as the functionality is covered in
the downstream change
--
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]