How to write multiple ragged columns with same count variable into RNTuple?

Hi @mrli and thanks for your question!

As far as I understand, RNTuple doesn’t have a direct equivalent of TTree’s shared count branch without some workaround like you mentioned, each variable-length field manages its own offset/length column internally,

Maybe @jblomer can give a better answer!