Olivier Girardot

Results 12 issues of Olivier Girardot

Hi, i'm trying to dump a big mysql database into a postgresql database, and i'm ending up with the following error ``` python >> py-mysql2pgsql -v -f mysql2pgsql.yml >>>>>>>>>> STARTING

feedback

Hi, here's a pull request allowing, when you're doing an automatic release, to ignore snapshot dependencies if needed. Regards, Olivier.

Hi ! Thank you for your great lib, would it be possible to add support for CTE, I don't think it's possible with the custom extension framework

When defining a DBT model we can use the source macro to reference an existing table in Clickhouse using database and table name, but in Clickhouse a NamedDataSource can be...

enhancement

Hi, is there any best practice on how to handle for multiple dynamicsites static files "css/js" etc.. ? Regards, Olivier.

## What The worker container and server container deployment definitions are not the same and handle aws_access_key and secret_key differently. The server templating in the deployment takes a shortcut checking...

area/platform
kubernetes
team/application
community
needs-triage

Hi, First, thank you for your work, it's great and helping me a lot right now. But as everything, i'm having trouble with my own APIs so i wanted to...

I'm having trouble using this API with SSHD-Core mainly because of the lack of `public FileChannel newFileChannel(Path path, Set... attrs) throws IOException` method on HadoopFileSystemProvider. I'm trying to create an...

enhancement

**Describe the bug** When launching the helm tests, they do not run as a service account with the proper credentials and they fail with : ``` {"level":"info","ts":"2023-11-28T23:43:56Z","logger":"initCachingClientFactory","msg":"Initializing the CachingClientFactory"} 2023-11-28T23:43:56Z...

bug