carlosjourdan
carlosjourdan
I'm considering flyway for my company, but lack of Vertica support is currently the main blocking issue. Is this really happening by 5.1?
Great news. Is is it possible to get any kind of limited scope working on Vertica now, so that I can do some validations before the full fledged support is...
Neither reinstalling the original file, nor installing the one from the github link fixed the issue. For reference, this is the content of the log file when I run the...
Hi @zzstoatzz , thanks for the fast reply. I still have two questions, if you don't mind: - Based on #11930 , shouldn't the task run on the main thread?...
Just saw that #11930 was reverted by #12054. So this leaves only the question about the `RuntimeError: Event loop is closed` message.
Thanks @zzstoatzz . FYI, I'm able to reproduce the error using your "full working example" code on a windows machine with fresh venv in Python 3.9.13. But the code works...
Thanks @zzstoatzz. To give some more context, I'm building a library that will be used by researchers at a financial institution. All their code is sync, hence the need to...
Hi @serinamarie. Indeed I'm only able to reproduce this issue on a windows box with a "process" typed worker. Also, setting PREFECT_LOGGING_LEVEL to DEBUG does not reveal anything other than...
The extension is just an empty test created using yo code. I don't think the "undefined" is a problem, but rather the URL formation. I can donwload the package file...
--insecure-skip-tls-verify on kubectl On Fri, Mar 29, 2024, 01:23 Zanie Blue ***@***.***> wrote: > I'd also like to see examples of tools other than pip that expose a flag >...