Hi Wes,
Le 24/06/2018 à 08:24, Wes McKinney a écrit : > > If this sounds interesting to the community, I could help to kickstart > a design process which would likely take a significant amount of time. > The requirements could be complex (i.e. we might want to support > variable-size record fields while also providing random access > guarantees). What do you call "variable-sized" here? A scheme where the length of a record's field is determined by the value of another field in the same record? Regards Antoine.