Enrique Lacal

Results 71 comments of Enrique Lacal

Good point, I hadn't thought of it as a validation step but now that you say it it does feel natural for it to be.

Hey! I can no longer find that revision `0.0.0-20220906165146-f3363e06e74c` and I can still see the CVE in 0.25.2. Is there a plan to fix this as part of `0.25.3`? I've...

Agreed, doesn't it make more sense to set `*.memmory.process.size` to the memory requested value instead of the memory limit for the container?

Could these environment variables also be deleted? https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/blob/master/controllers/flinkcluster_converter.go#L117-L134

Hey @Mladen-K , do the 3 SQL platforms (PostgresSQL, MySQL, and SQLite) that we support use the same notation? What I mean is does the Binary Type in Swift always...

I believe that instead of hardcoding a string in SwiftKuery, ideally we should add a case to the `QueryBuilder` and then override the default `binary` in Swift-Kuery-PostgreSQL to `BIT` and...

Hey @Mladen-K , any news on this?

# RC4 - Performance Testing Have started a RC4 performance testing with the below options Reference Performance test options ``` nohup ./start.sh &> ffperf.log & ``` core-config.yml ``` log: level:...