Popular repositories
-
Forked from masterzen/winrm
Command-line tool and library for Windows remote command execution in Go
Go
-
-
-
-
1,430 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 35 commits in 2 repositories
Created a pull request in brimdata/zed that received 3 comments
zed query: read inputs sequentially
The zed query command merges its inputs by ascending ts field. This behavior makes limited sense for Zeek logs and none for general use. Remove the…
+126
−103
•
3
comments
Opened 30 other pull requests in 2 repositories
brimdata/zed
2
open
25
merged
- gofmt -s -w .
- compiler/kernel: improve CompilerFilter error string
- expr: warn about cutting an unset value to . in Cutter.Apply
- remove zio/ndjsonio.Reader in favor of zson.Reader
- zio/zngio: remove extra copy in Writer.Write
- move package emitter to zio/emitter
- remove fuse from CSV output
- change Id to ID everywhere
- convert TZNG to ZSON in Go tests outside zio/tzngio
- zson: enable aliases for all primitive types
- zng/resolver: remove Context
- zio: move TestTzng to zio/tzngio
- zio: remove TestCtrl
- compiler/parser: allow leading quotation mark in unquoted string
- remove Temporal
- remove Kubernetes configuration
- ztest: change skip field to string from boolean
- expr: fix cast to net
- zed: remove -E flag (display epoch timstamps)
- expr: implement cast to net
- zed query: remove -P flag
- zio/zeekio: add sets to ztests/types.yaml
- zio/zeekio: remove writer_test.go
- zio/zngio: convert TZNG input to ZNG in two ztests
- rename zq_test.go to zed_test.go
- Some pull requests not shown.
brimdata/brim
3
merged
Reviewed 41 pull requests in 3 repositories
brimdata/zed 25 pull requests
- don't try to ZNG marshal unexported fields in structs
- update lake design doc to reflect implementation feedback
- improve ergonomics of zed lake commands
- add jsonio
- add "-at" option to "zed lake query"
- add "zed lake delete"
- update README to be more data lakey
- add squash
- add dag.Merge and adjust compiler and optimizer
- split optimizer out of semantic analysis
- split AST into a DAG piece and a parser piece
- move scan plan logic out of package commit and into package lake
- rename zson.MarshalReader to zson.MarshalStream
- last overhaul of ZJSON
- Fix typo in search syntax docs for greater-than-equal-to operator
- first cut at git-style zed lake
- handle Zed bytes values in marshal/unmarshal
- Notify brimcap of main merge
- zson lexer: Allow less buffer
- add zson.FormatType()
- ztest: Remove check for zq
- extend len() to handle records
- Fix problems in "zed lake" readme
- Add openflow logs to reference Zeek shaper
- update to actions/checkout@v2 in CI
brimdata/brimcap 13 pull requests
- Changes to pcap index file
- Upload ZIP release artifacts when a tag v* gets pushed
- Update command help information
- Analyzer process: configurable working directory
- add auto advance zed functionality
- Upgrade zed
- Analyzer process stderr/out debug info
- Use brimdata zeek & suricata builds
- Improve zed build
- Fix error on analyze.run
- json status updates
- Add brimcap launch command
- brimcap load: index pcap
brimdata/brim 3 pull requests
Created an issue in brimdata/zed that received 2 comments
Panic formatting value of type bytes read from ZNG stream
On branch main at ca258e1: $ zq - <<<{b:0x00} | zq -z - panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: se…
2
comments
Opened 3 other issues in 1 repository
3
contributions
in private repositories
Apr 2 – Apr 12