We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c8d7f commit 2c76f91Copy full SHA for 2c76f91
src/main/java/org/apache/sysds/runtime/controlprogram/caching/CacheableData.java
@@ -500,7 +500,7 @@ else if(_streamHandle != null && _streamHandle.isProcessed()
500
}
501
502
/**
503
- * Probes if stream handle is existing, because <code>getStreamHandle<code>
+ * Probes if stream handle is existing, because <code>getStreamHandle</code>
504
* creates a new stream if not existing.
505
*
506
* @return true if existing, false otherwise
0 commit comments