Phil Rzewski

Results 477 issues of Phil Rzewski

When testing the new Session Flow functionality (#2439), I was slightly thrown by the way the `from` pins are now maintained as part of saved queries. This stands in contrast...

I first found this issue with Brim GA tagged `v0.29.0`, but the repro below is with current tip of main, commit a277e53. As shown in the attached video, the repro...

Brim has traditionally supported macOS, but most of that time has been in the era of Intel-based Macs. Apple has more recently introduced their Macs based on the [M1](https://www.apple.com/mac/m1/) chip....

Epic

Repro is with Brim a20f709. As a user, I'd forgotten what the clock icon was supposed to do. At first I smashed on it several times and nothing visibly changed,...

Repro is with Brim commit 9377f00. As shown in the video below, at the moment it's possible to have two saved queries with the same name. This is technically feasible...

bug
community

Repro is with Brim commit 7ba79d8. The test data `data.zson`: ``` {my_array:[1,2,3,4,5]} {my_set:|["foo",1.5]|} {my_map:|{"a":1(int32),"b":2(int32),"c":3(int32)}|} {my_record:{orig_h:10.164.94.120,orig_p:39681(port=uint16),resp_h:10.47.3.155,resp_p:3389(port)}} ``` Perhaps it's already known that these aren't working yet. However, since #1865 effectively would...

bug

Repro is with Brim commit 55d1fdc and attached test data, [http.zng.gz](https://github.com/brimdata/brim/files/9154336/http.zng.gz) which are records based on importing the Emotet pcap referenced in #1245. To repro, import the test data and...

bug

While testing with recent Brim (commit 00ad8da in Dev mode at the moment), I happened to stop the app by hitting Control-C in the window I launched it from _without_...

A community user that's been helping with the beta testing had the following suggestion: > When Brim displays the pools it would be nice to be able to rearrange them...

community

Repro is with Brim commit 55d1fdc0. As shown in the following video (test data is [sample.zng](https://github.com/brimdata/brim/blob/main/src/test/shared/data/sample.zng)), adding a comment to a working Zed script caused it to stop returning results....

bug