Sha256: 7d07364d053257be48f25a11da280ab6a394c7a605d214c330d1d69e28201400
Contents?: true
Size: 269 Bytes
Versions: 3
Compression:
Stored size: 269 Bytes
Contents
module Wukong module AndPig class PigVar # =========================================================================== # # STREAM # def stream options={} new_in_chain klass, "STREAM #{relation}" end end end end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
mrflip-wukong-0.1.0 | lib/wukong/and_pig/operators/execution.rb |
wukong-0.1.4 | lib/wukong/and_pig/operators/execution.rb |
wukong-0.1.1 | lib/wukong/and_pig/operators/execution.rb |