Sten Larsson

Results 55 issues of Sten Larsson

### Rationale for this change The `JoinOptions` class is not available in GLib/Ruby, and it is used together with the `binary_join_element_wise` compute function. ### What changes are included in this...

Component: GLib
awaiting review

### Rationale for this change The `ListFlattenOptions` class is not available in GLib/Ruby, and it is used together with the `list_flatten` compute function. ### What changes are included in this...

awaiting review

### Describe the enhancement requested The `ListFlattenOptions` class is not available in GLib/Ruby, and it is used together with the `list_flatten` compute function. ### Component(s) GLib

Type: enhancement
Component: GLib

### Describe the enhancement requested The `JoinOptions` class is not available in GLib/Ruby, and it is used together with the `binary_join_element_wise` compute function. ### Component(s) GLib

Type: enhancement
Component: GLib

### Rationale for this change Aggregators like `first` and `last` are unusable in Ruby because they don't work when the execution plan is executed using multiple threads. ### What changes...

Component: GLib
awaiting change review