Zach Probst

Results 19 comments of Zach Probst

@bechbd Thanks for the feedback. Here are some of my questions/thoughts/reactions to your comments. > I am just curious if the proposal here needs any changes or if it is...

I've removing this from the 0.13 milestone. Likely this will be moved from the code of nodestream to a sister package.

Removing boto3/botocore may be a reasonable action to take by moving the AWS integrations into a separate plugin.

I agree that this could be handy. Question marks around whether this is required in an ETL framework. Definitely willing to take PRs on this. One major challenge is going...

@tyranron Thanks for the info. Where's the best place to contribute to move this along. It looks like #1072 is slated for 0.17. after 0.16. Would help be accepted on...

Debugging this a bit, this seems to be mostly an issue _really_ in the database connector. It doesn't really communicate that a transaction failed. Nodestream doesn't do any type checking...

@marcellodesales looks like CI failed here due to caching on poetry.lock. Do you mind changing the ci rules to use uv.lock?

Pre-compilation like this is also useful for tooling that takes schema / type-defs for explorer views, internal tooling, etc.