Ilia Pertsev
Results
2
issues of
Ilia Pertsev
I'm trying to create Docker image based on `citusdata/citus:7.5.1`. Accordingly to Docker Postgres documentation there is a folder `/docker-entrypoint-initdb.d/` where init scripts (both `sql` and `sh`) can be put. I...
Hi! I'm using `Architect-Robot` and it seems that `Auto-Dagger2` doesn't handle `@Named` arguments. E.g. I have the following class (with multiple `Scheduler` arguments): ``` java @AutoStackable( component = @AutoComponent(includes =...