zed
zed copied to clipboard
A novel data lake based on super-structured data
Export data in line I entered some data as a **line** in zui, but when outputting, there is no line option and the only suitable option is **csv** I think...
Dear `zq/zed` developers, Windows 7 users like me are unable to use your app on anymore, because @golang team betrayed the community and cut off such users in their recent...
Related to #5039
Repro is with Zed commit 4dc6236. While [helping a community Slack user](https://brimdata.slack.com/archives/CTT24051C/p1708107741577409) I bumped into the following surprising result: ``` $ zq -version Version: v1.14.0-2-g4dc62369 $ echo '1 2 null...
A community user inquired about if a Zed program could execute a command line script to acquire values for further use in that program. As described, it's in some ways...
In keeping with what users often expect from UNIX command-line tools, it has been proposed that `zq` should have smart defaults for what happens when it's invoked with few/no arguments....
When using `file` to read data from multiple files via `zq`, a failure to auto-detect the input format in one of the files caused my program to exit with success...
## tl;dr A community zync user had some complex Zed containing several `join` operations. While helping them I found I wanted to place the output of one `join` in a...
At the time this issue is being opened, Zed it at commit 266228f. @mccanne recently expressed the following requirement: > I guess what I really want is for zui and...
This was most recently seen in Actions run https://github.com/brimdata/zed/actions/runs/7615875147 on Windows. There was a report of someone having seen it fail once before. ``` --- FAIL: TestZed (0.05s) --- FAIL:...