Made separate VectorStates for single and array DICT cases; added key and value overflow tests for single and array DICT cases; removed unused method and field
Added validation for key-value presence while building column in DictBuilder#buildColumn; Fixed NPE in RepeateadDictReaderImpl when calling typeOf function on DICT array column; added DICT-specific methods to RepeatedListBuilder