java.lang.Object
org.apache.arrow.flatbuf.MetadataVersion
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final String[]static final short0.1.0 (October 2016).static final short0.2.0 (February 2017).static final short0.3.0 -> 0.7.1 (May - December 2017).static final short>= 0.8.0 (December 2017).static final short>= 1.0.0 (July 2020).
- 
Method Summary
- 
Field Details- 
V1public static final short V10.1.0 (October 2016).- See Also:
 
- 
V2public static final short V20.2.0 (February 2017). Non-backwards compatible with V1.- See Also:
 
- 
V3public static final short V30.3.0 -> 0.7.1 (May - December 2017). Non-backwards compatible with V2.- See Also:
 
- 
V4public static final short V4>= 0.8.0 (December 2017). Non-backwards compatible with V3.- See Also:
 
- 
V5public static final short V5>= 1.0.0 (July 2020). Backwards compatible with V4 (V5 readers can read V4 metadata and IPC messages). Implementations are recommended to provide a V4 compatibility mode with V5 format changes disabled. Incompatible changes between V4 and V5: - Union buffer layout has changed. In V5, Unions don't have a validity bitmap buffer.- See Also:
 
- 
names
 
- 
- 
Method Details- 
name
 
-