Deneche A. Hakim created ARROW-304: -------------------------------------- Summary: NullableMapReaderImpl.isSet() always returns true Key: ARROW-304 URL: https://issues.apache.org/jira/browse/ARROW-304 Project: Apache Arrow Issue Type: Bug Components: Java - Vectors Reporter: Deneche A. Hakim Assignee: Deneche A. Hakim
NullableMapReaderImpl inherits isSet() from SingleMapReaderImpl and thus always returns true. -- This message was sent by Atlassian JIRA (v6.3.4#6332)