Phil Rzewski
Phil Rzewski
@mccanne senses he may be able to knock this one out quickly shortly after he addresses #2482, but if this turns out to be harder than we thought, we agreed...
Note to self: When this gets implemented, remove the reference to this issue from the Zed lake design doc.
We discussed this one again recently and figured we could continue postponing implementation until we have more traction with the lake. But in the short term we should have the...
I've been told that the work in #5851 and related PRs lay the groundwork for us eventually being able to do this in the lake.
A community user asked about this recently in the Zui context (https://github.com/brimdata/zui/issues/2923).
@nwt pointed out that adding the many advanced bells & whistles to deal with all the CSV variants will likely only be possible when we implement our own CSV parser,...
I checked in on this issue and confirmed it's still with us as of current super commit 47b1fb7. Updating the repro command line for current flags/syntax: ``` $ super -version...
In a group discussion, we reached consensus that we're going to remove `merge` from the language as a user-facing operator, meaning it would no longer be possible for a user...
The fixes in #5055 have significantly improved the errors shown here. Repeating the original repro steps with Zed commit 38763f8, we now see: ``` $ zq -version Version: v1.14.0-16-g38763f82 $...
I revisited this issue in the SuperSQL era as of super commit 47b1fb7, as we're now using SQL (specifically Postgres) as a baseline for functionality we may strive to match....