Pradeep Chhetri
Pradeep Chhetri
Hi @Gabriel39 Thank you for raising the PR again and giving information about my questions from https://github.com/ClickHouse/ClickBench/pull/201 I will have few followup questions. > As for your discovery of performance...
Hi @Gabriel39 Thank you for accommodating our request for dropping the page cache before first run of every query. Everything looks good. It will be very nice if we can...
Sorry for the delay. Looks good.
I am not sure if this is the correct way to implement it. I tested it locally by: - Starting two docker postgres containers of postgres:16 and postgres:11 at 5432...
Thank you for the guidance and review. I updated the tests but I am not sure if the approach I took of duplicating the tests is right approach. Otherwise i...
Hi @kssenii As you suggested, I tried to move the tests to use pytest fixtures (for test_postgresql_replica_database_engine_1 only now) by making two instances: `instance1` (postgres16) and `instance2` (postgres11) and made...
Sorry for the delay. I completely forgot about it.
Hi @MikhailBurdukov feel free to pick up the work. If you can pick it, that will be great. Thank you.