Yurii Rashkovskii

Results 214 comments of Yurii Rashkovskii

The type safety point is great indeed, I didn't think much when I did this first piece, just needed to get something out quickly at first :) Thanks for bringing...

This is starting to uncover some interesting questions. BPMN schema defines `tSequenceFlow` type that has `sourceRef` and `targetRef` that are typed as `xsd:IDREF` (non-qualified name): https://github.com/bpxe/bpxe/blob/master/schemas/Semantic.xsd#L1436-L1437 However, it uses `QName`...

You can define a List-typed capability on a bundle instead, using an instruction, either in the bundle being built or by overriding it through pax wrap On Fri, Oct 14,...

I think this is similar to what I propose in #5

An alternative worth exploring is using `realloc` instead of `malloc` so that at least the previous allocation is provided to the allocator, so at least some context can be shoehorned...

It looks like PG17 will come in Citus 13, any ETA?

I want to add a suggestion here. It's possible to use [`RPATH`](https://en.wikipedia.org/wiki/Rpath) with (`$ORIGIN` on Linux and `@loader_path` on macOS) to ship a shared library side-by-side.

Very interested in seeing this through, let me know if I can help in any way!

Same. I am wondering if there's any reason for not having 9.4 on Docker Hub.

It looks like it is available here rockylinux/rockylinux:9.4