Phil Rzewski
Phil Rzewski
I had a need for this functionality as well and found this PR. Since it wasn't merged, I tried my hand at applying the diff to the current head of...
I've confirmed this one has _not_ yet been fixed. The first example as written has been producing an error ever since Zed commit 327270e that was associated with #3459, while...
@jameskerr @mason-fish: I think this issue was only relevant when the backend was outputting partial logs during pcap ingest and notifying the app so it could start displaying some data...
Thanks @jameskerr. Per prior comment, closing as a "won't fix".
When filed, this issue lacked some detail such as repro commit or saying if there was something specific about the output considered incorrect. In an attempt to recreate what's missing,...
I showed the findings in the last comment to @mccanne and he wasn't sure what to make of it. I'll keep this one on hold until he has some time...
Note to self: For now I've added a comment in the "Custom Brimcap Configuration" article linking to this as an open issue, so that way the reader understands the current...
I'm pleased to report that JSON auto-detect support was added via #3124.
Another update: CSV auto-detect support was added via #3277.
On closer inspection, it looks like there may be a more fundamental problem with named types, not just with enums. For instance, the section on [Named Type](https://zed.brimdata.io/docs/formats/zson/#258-named-type) claims the following...