Phil Rzewski
Phil Rzewski
@Ondjultomte: Apologies for the delay in responding to your issue. In the time since your issue was filed, the core Brim development team has been investing their time primarily in...
Verified in Zed commit eacf7f4. Now when I query the log on the empty pool, we no longer see an error, which seems reasonable considering there's nothing in the pool...
Verified in Zed commit a54eba9. Repeating the repro steps as shown in the attached video, we see now that when we `q` out of `less`, the spill directory is automatically...
Verified in Zed commit 520b145. We can see this was fixed by the changes in #4078. Starting with Zed commit 520b145 that had the changes from that PR, all three...
Another community user asked in a [Slack thread](https://brimdata.slack.com/archives/CTSMAK6G7/p1670333882916119) about customizing the location for lake storage. > I have two drives on my PC. One is C:\ (OS) and the other...
The Zed docs published in #2836 cited this issue as a current limitation. When this issue is addressed, the docs should be updated.
@mattnibs and I recently bumped into a specific use case that would have benefitted from what's described here. The [Geolocation data from MaxMind](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data) is bucketed by CIDR block, e.g.: ```...
I'm revisiting this topic one more time because I've just been confronted with a subtle Windows-specific problem with the way things are headed right now for the Zui v1.0 release....
This one is on track to be addressed by the changes in #2626. As shown in the attached video on commit 4014451 of the branch from #2626, now the complex...
Verified in Brim commit 499a2c9. In the attached video, all three pieces of test data described in previous comments are imported and shown to render correctly now in the Table...