Le 06/06/2022 à 09:34, Sasha Krassovsky a écrit :
Wow that's a lot of progress! Definitely agree on the scalar outputs point. One point about the ArraySpan - why does it need to know its data type? Once a kernel has been resolved by the registry, the kernel will only know how to execute on the specific type it was resolved for, right?
Because of parametric types for example (e.g. timestamps with a unit and timezone, or decimals with a precision and scale).
Regards Antoine.