Navigation Menu

Skip to content

Commit

Permalink
Build then push...
Browse files Browse the repository at this point in the history
  • Loading branch information
cheddar committed Nov 9, 2010
1 parent 164a992 commit 900304f
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -201,6 +201,7 @@
(fn [key values context]
[key (sort-by :index values)]))
(job/wrap-reducer-input
(fn [key values context]
[false (join-sorted :index :value conj [(into {} key)] values)]))
(job/wrap-reducer-input
(let [output-keys (concat (mapcat (fn [[path serializer projections]] (map first projections)) inputs) (map first fields))
Expand Down

0 comments on commit 900304f

Please sign in to comment.