nathanmarz / cascalog

Data processing on Hadoop without the hassle.
Other
1.38k stars 178 forks source link

Added support for chaining (select-fields) after cascading DSL flow #302

Open ipostelnik opened 8 years ago

ipostelnik commented 8 years ago

This used to fail since ClojureFlow did not support ISelectFields protocol.