During testing it was found that in some cases, BOOL is unsupported when passed in PLAIN format. This format is used by DATA_PAGE_V1.
We have to understand better the encoding of BOOL to support it properly.
We should add unitests on the Parquet utils and Encryption sequencer for the missing coverage.
During testing it was found that in some cases, BOOL is unsupported when passed in PLAIN format. This format is used by DATA_PAGE_V1.
We have to understand better the encoding of BOOL to support it properly.
We should add unitests on the Parquet utils and Encryption sequencer for the missing coverage.