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 376e3ac commit 1934726Copy full SHA for 1934726
python/pyspark/streaming/dstream.py
@@ -474,4 +474,3 @@ def _jdstream(self):
474
475
def _is_pipelinable(self):
476
return not (self.is_cached)
477
-
0 commit comments