Consider a serialization process where the metadata about th…
Consider a serialization process where the metadata about the number of tuples is written after all tuple data instead of at the beginning. What would be the likely impact of this change on the deserialization process?