Skip to content

Commit

Permalink
zq update through "small refactor of groupby to get rid of params" by…
Browse files Browse the repository at this point in the history
… mccanne

This is an auto-generated commit with a zq dependency update. The zq PR
brimdata/super#1720, authored by @mccanne,
has been merged.

small refactor of groupby to get rid of params

This is a small change to the groupby proc, which moves ast- and
compiler-specific logic to proc/compiler and eliminates groupby.Params.
This is a baby step toward the compiler refactor (issue brimdata/super#1162)
and the bug fix for output type tracking (issue brimdata/super#1701).
  • Loading branch information
Brim Automation committed Dec 1, 2020
1 parent 774354a commit 2e28c62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"styled-components": "^5.1.1",
"valid-url": "^1.0.9",
"zealot": "file:zealot",
"zq": "git+https://github.com/brimsec/zq.git#a144052aeff2bd6a79146dba4756431fdfddc7bd"
"zq": "git+https://github.com/brimsec/zq.git#91703a64366ef1461b9379b4b7940b623c5b05bd"
},
"optionalDependencies": {
"electron-installer-debian": "^3.0.0",
Expand Down

0 comments on commit 2e28c62

Please sign in to comment.