kaskada
kaskada copied to clipboard
perf: Create `Fields` outside of the batch creation
see https://github.com/kaskada-ai/kaskada/pull/803#discussion_r1355312476
Specifically, Field and Fields were added and put behind Arc to avoid cloning: https://github.com/apache/arrow-rs/issues/3955