Description
We need to ensure that we don't accidentally try to decode a future encoding with the old readers, so we need to make sure that each of the ColumnReaders make sure that they are only processing encodings they know about.
We need to ensure that we don't accidentally try to decode a future encoding with the old readers, so we need to make sure that each of the ColumnReaders make sure that they are only processing encodings they know about.