Skip to content
Snippets Groups Projects
Commit 15aaec98 authored by Cam Saul's avatar Cam Saul
Browse files

remove logging

parent c720218e
Branches
Tags
No related merge requests found
......@@ -127,7 +127,6 @@
"Cumulative sum the values of the aggregate `Field` in RESULTS."
{:arglists '([query results])}
[{cum-sum-field :cum_sum, :as query} {rows :rows, cols :cols, :as results}]
(println (colorize.core/magenta (with-out-str (clojure.pprint/pprint results))))
(if-not cum-sum-field results
(let [ ;; Determine the index of the field we need to cumulative sum
cum-sum-field-index (->> cols
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment