Phil Rzewski

Results 577 comments of Phil Rzewski

Verified in super commit d388d44. The SQL example shown above with the cast to `VARCHAR` now succeeds. ``` $ super -version Version: d388d4472 $ super -c "SELECT cast(a AS VARCHAR)...

I've transferred this issue to the Zui repository since the mention of "exporting" makes it sounds like an app issue. I first want to clarify some behaviors to fully capture...

Recent changes in the linked PRs are getting this close to working. This is not yet in a GA release but rather is available at the tip of `main` as...

Today I thought of this issue again in the context of a community user's inquiry in a recent [Slack thread](https://brimdata.slack.com/archives/CTSMAK6G7/p1693247431622809?thread_ts=1693245442.746779&cid=CTSMAK6G7). They were trying to use the Python client to replicate...

A community user asked about this in another [recent Slack thread](https://brimdata.slack.com/archives/CTSMAK6G7/p1733778041523779). In their own words: >Im loading data via python and zed does not recognize any of the timestamps in...

@hboutou: Thanks for your interest in Zed! There's not currently a way to get the output you're seeking directly from the Zed CLI tools, but given that `-Z` exists as...

We discussed this one today as a group. There was consensus that this would indeed be a handy enhancement and probably not too difficult to add. It was pointed out...

Verified in Zed commit 20a867d. The new `-J` option now pretty prints color JSON output. ![image](https://github.com/brimdata/zed/assets/5934157/2f3bd567-fab7-4028-84e1-470ec8873d7a) @hboutou: If you're ok [compiling Zed](https://zed.brimdata.io/docs/install#building-from-source) from the tip of `main` you can take...

@sergeevabc: Thanks for your interest in Zed and for sharing the links to the other projects where you've had success with motivating Windows 7 ports. I saw your [explanation](https://github.com/shenwei356/brename/issues/31#issuecomment-1885729275) for...

Was it intentional that `-use` was not picked for this?