Phil Rzewski

Results 577 comments of Phil Rzewski

I've reproduced this problem in the attached video using GA Zui [v1.5.0](https://github.com/brimdata/zui/releases/tag/v1.5.0). I've not been able to reproduce the problem on macOS, but it does reproduce fairly reliably on Windows....

@SoftTools59654: I think I understand the problem you're describing and I've reproduced it with GA Zui [v1.5.0](https://github.com/brimdata/zui/releases/tag/v1.5.0) in the attached video. Indeed, when too many Query Session tabs are opened,...

@SoftTools59654: Indeed, this is a request that has come up a couple times before. Specifically we plan to eventually implement basic [RBAC](https://en.wikipedia.org/wiki/Role-based_access_control) as a feature of the Zed lake, and...

I recently discovered accidentally that for the use case originally described here we actually got this functionality "for free" when we started using the Monaco editor (#2824). As shown in...

@SoftTools59654: If you're concerned about password-protecting data you've stored in a Zed lake that you want to access from Zui, there's a possible solution you could pursue, though it takes...

@SoftTools59654: Might it be easier to just employ password-protected, full-disk encryption on the whole workstation on which Zui is running? It seems like that would have the effect of securing...

@SoftTools59654: Yes, while we may not be able to get to them all immediately, we'd also like to fix these small errors as we become aware of them. However, this...

@AFgh24: Thanks for reporting. It looks like you found some bugs/limitations in areas that have not been heavily exercised. The root cause is actually at the Zed layer: Zed requires...

Per https://github.com/brimdata/zed/issues/4215, the Zed lake API now has a new [Query Status endpoint](https://github.com/brimdata/zed/issues/4215#issuecomment-1518255665) from which runtime errors can be retrieved. In addition to those docs, the verification notes in https://github.com/brimdata/zed/issues/4215#issuecomment-1711815826...

Verified in Zui commit 09b7a36. As shown in the attached video, now when we attempt the CSV export on primitive text values, the error message is popped up for the...