zed
zed copied to clipboard
A novel data lake based on super-structured data
Windows security and system logs are processed as .evtx and I believe they are binary XML. These files contain a lot of information about what the system and the processes...
As this issue is being filed, Zed is at commit 4530c31. Now that #3992 has been completed, deletion of data is possible with just a filter expression. This would make...
A community user asked in a [public Slack thread](https://brimdata.slack.com/archives/CTSMAK6G7/p1665158278523859): > What would the best process be to parse a field of large text (syslog events in this case) into a...
A bunch of improvements have been made to ZST and now the spec if out of date. We should update the spec to reflect the new marshaled data structures representing...
For parsing strings into structured values (see #4129), the language could take a similar approach to what Zed does for auto-detecting file formats for input. That is, rather than having...
Repro is with Zed commit cdd9d06. Other commands like `load` and `revert` include details in the log, whereas `delete` just shows the commit ID. Not sure how detailed we'd want...
The following text was present in a retired "lake design" document (see #3803). It has been established that this was really a pending to-do, so this issue tracks its ultimate...
Through a set of iterative runs as described at https://github.com/brimdata/zed-perf-testing/tree/main/memory-load, I've observed that at Zed commit commit 7dfef14 (associated with #3482), the `zed load` of the `fdns-a.zeek.gz` data set saw...
Through a set of iterative runs as described at https://github.com/brimdata/zed-perf-testing/tree/main/memory-load, I've observed that starting at Zed commit commit bc919de (associated with #3432), the `zed load` of the `fdns-a.zeek.gz` data set...
#3803 originally cited some lingering to-do items left from the retired lake design document. This Epic is a bucket for the issues that were opened in each of those areas.