Ejemplo n.º 1
0
 def test_cinje_flush_all():
     return ''.join(bigtable.bigtable_stream(table=bigtable.table))
Ejemplo n.º 2
0
 def test_cinje_flush_first():
     return next(bigtable.bigtable_stream(table=bigtable.table))