Results 142 comments of Pieter Noordhuis

Thanks for the bug report. The CLI passes through the cluster objects to the API unmodified. Does this behave as expected when you initially create the pipeline?

@pradeepgv-db @enzam-db Could you take a look at this?

Thanks, @adamcain-db . Could you move this over to a `unity_catalog` directory for parity with the CLI tree.

@nordp Ping on this. Do you want to continue this PR or abort it?

Can you provide some more information? For example, can you run strace while reproducing this issue, configured to only capture networking related system calls? I'd be interested in seeing an...

I'm not able to reproduce either. If you can post back more information about your environment and more details that would allow us to reproduce your issue locally, we can...

I tried to reproduce again with the script you listed and see an Errno::EINVAL happen after a variable number of iterations. Hiredis creates a new socket every time it tries...

Thanks for reporting the issue. The code expects the scheme to be included today but it's reasonable to not require it. Would you be willing to submit a PR for...

@HansjoergW Thanks for the report. Do you see anything above/below the stack trace, e.g. an exception or error message? The stack trace alone doesn't tell anything about the underlying error.