Sergiy Barlabanov

Results 8 comments of Sergiy Barlabanov

~~They do work but they work under Rosetta. Would be nice to have arm64 images to run them natively on M1 macs.~~

Sorry, I was wrong. Somehow it works on my Mac but not on the Macs of my collegues. It fails with the following error: ``` 2022-01-24 12:36:16.345 UTC [255] CONTEXT:...

@tucosaurus seems that they are not - https://github.com/citusdata/citus/issues/5063

@tucosaurus Latest update: Citus amd64 images seem to work under the newest MacOS Monterey (remark: after having upgraded to Monterey also had to purge all existing postgres containers and images).

Update: there are still problems even with Monterey. On some machines work and on some not. So a native arm64 image would be really helpful.

Same problem for 2.3.1. As a workaround one can create an abstract subclass with an empty implementation of the target method and use that subclass for mocking. ```typescript abstract class...

...and also methods to create Observable from Scala Future, Try, Seq, etc.

Any progress on this? Is any help needed?