spiraldb / vortex

An extensible, state-of-the-art columnar file format
https://vortex.dev
Apache License 2.0
996 stars 27 forks source link

Remove len/is_empty methods on array structs #1381

Closed robert3005 closed 5 days ago

robert3005 commented 6 days ago

Remove redundant len/is_empty methods on owned array traits as we want to move closer to smaller owned array structs and more into separate traits