+str Add Flow#preMaterialize. (#31190)
This commit is contained in:
parent
b5c29e05c0
commit
db3b283034
6 changed files with 126 additions and 6 deletions
|
|
@ -74,7 +74,7 @@ object StreamOperatorsIndexGenerator extends AutoPlugin {
|
|||
|
||||
// FIXME document these methods as well
|
||||
val pendingTestCases = Map(
|
||||
"Source" -> (pendingSourceOrFlow ++ Seq("preMaterialize")),
|
||||
"Source" -> (pendingSourceOrFlow),
|
||||
"Flow" -> (pendingSourceOrFlow ++ Seq(
|
||||
"lazyInit",
|
||||
"fromProcessorMat",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue