Notes
|
DATA_FILE_PARTITION_MATRIX is an 2xN matrix of strings, where N is the number of partitions read from the file (check that the matrix has at least two rows - if not, then no partitions were read). The first row contains the identifier of the partition and the second row contains the partition string, in the same format as the one used by CreatrFilter.
|