brimdata / super

A novel data lake based on super-structured data
https://zed.brimdata.io/
BSD 3-Clause "New" or "Revised" License
1.38k stars 64 forks source link

vector.View: Optimize view for no nulls in Dict #5341

Closed mattnibs closed 15 hours ago

mattnibs commented 1 day ago

Remove null check branch when creating view of dict that doesn't have nulls.