Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
giwa committed Sep 20, 2014
1 parent 376e3ac commit 1934726
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pyspark/streaming/dstream.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,4 +474,3 @@ def _jdstream(self):

def _is_pipelinable(self):
return not (self.is_cached)

0 comments on commit 1934726

Please sign in to comment.