Curious how I could combine a list of VectorSchemaRoot's that have the same schema and also a list of FieldVectors for the same column
Have been trying to write this for a few hours, don't seem to be getting it. The data being columnar instead of row-based, and that the underlying values are mutable are throwing me for a loop Any advice appreciated -- thank you =D
