Matt Green

Results 14 comments of Matt Green

Just to jump in -- I was having the issue described in https://github.com/dagster-io/dagster/issues/9014 and this timeout increase fixed it!

This looks like a pretty reasonable change to me. What's the purpose of the `recursive-test.js` file?

Ya know what, I just realized you snuck in a new feature in the form of being able to run `npm test` recursively as well! (that's why I was a...

At this point, I'd prefer not to auto detect npm vs yarn since, at least in my workflow, I tend to use both (though it should be possible by checking...

I'm not quite sure what you mean by detecting what the user just typed but I think the simple solution would just be to add a `yarn-recursive-install` script that does...

+1 to this idea. With a lot of productivity tools I find that the majority of common tasks I can pick up hotkeys for relatively quickly but for certain long-tail...

Interesting, I've tried attaching the bucket above using duckdb 1.2.2 (using the ui). I can see the catalog, schema, and table on the left under "attached databases" however when I...

different error but still not working `Invalid Configuration Error: Invalid field found while parsing field: type`. I don't know enough about the inner workings of duckdb/iceberg to really For reference,...