Phil Rzewski
Phil Rzewski
As a user trying out our AWS features, I stumbled into at least one behavior that appeared at first like it could be a bug on our part. Closer inspection...
Repro is with Zed commit c7f79e2b. While doing a proofreading pass on the ZSON spec, I noticed that the [Enum Value](https://zed.brimdata.io/docs/next/formats/zson#246-enum-value) example isn't accepted as valid input. ``` $ zq...
Repro is with `zq` commit 076e53b5 and some DNS test data [fdns-5GB.zng.gz](https://drive.google.com/file/d/1wjYAWYB7T9ytZckFzfD682kffgDRCbie/view?usp=sharing) I've shared from my Google Drive. I execute this: ``` $ zq -version Version: v1.0.0-6-g076e53b5 $ zq -z...
Repro is with 0.30.1-78 on Windows. This issue was reported by a community user in on a [Slack thread](https://brimdata.slack.com/archives/C03MW6XT7HC/p1663927669349099). As shown in the attached video, double-clicking an event to open...
Repro is with Brim commit b7ee21a which uses Zed commit `6737ae9`. As shown in the attached video, it's currently possible to Shift-Click to multi-select many items in the pools list....
A community user pointed out in a [Slack thread](https://brimdata.slack.com/archives/C03MW6XT7HC/p1663867431481839): > I'm using a linux desktop these days and when zui tells me about an update it takes me to this...
Repro is with Brim commit 124d658. I was clicking through some current workflows in the app with intent to start recording videos as documentation. As I was going through all...
Repro is with Brim commit c30f160. As first pointed out in https://github.com/brimdata/brim/issues/1928#issuecomment-1251634729 and shown in the attached video, as a user I struggled a bit figuring out how to "lock"...
#2527 taught us a few important lessons about the current monolithic `appState.json` that's used to save all the persistent state between launches, e.g., window size/positioning, open tabs, query history, saved...
Repro is with Brim commit 124d658. As shown in the attached video, while clicking column headers on a top-level field still has the expected effect of appending `sort` or `sort...