Phil Rzewski

Results 577 comments of Phil Rzewski

We had a group discussion and have decided to hold off on merging this until we have some clarity around what's described in https://github.com/brimdata/zed/issues/5039#issuecomment-1955266244.

Repro is with Zed commit 38763f8. While I don't have the benefit of the user's specific data to test with, I've been able to reproduce a similar effect locally on...

A nice test for success will be when we can show Zed querying the giant data files described in #4838. This might take the form of first leveraging `jq`'s ability...

As a team we've discussed whether there should be a syntax for calling functions like methods (`|>` was one of the proposals). In a recent discussion we agreed we might...

In the time since this issue was opened, I can see that STIX has moved from using XML in its v1 to JSON in its v2 ([link](https://oasis-open.github.io/cti-documentation/stix/compare)). However, there's still...

A community zync user running Zed `v14.0.0` recently bumped into a problem for which we believe this issue was the root cause. They reported seeing this stack trace from `zed...

While support for "true Excel" (e.g., `.XLSX`) is not there yet, note that the TSV support shown in #4746 does provide an easier way to bring data between Zed/Zui and...

@Dessix: Thanks for this feedback. Indeed, the core Zed development team has also recognized there's room for improvement here. It helps to have the input of a user that's coming...

In a group discussion @nwt mentioned that the problem of the successful exit code is a known problem that shows up in a couple operators (`join` and `sort` were the...

Short of the deluxe "explain"-style treatment described above, linked PR #4385 provides an initial baby step by including the Zed query in the lake log at debug level. The following...