Constant Field Values
Contents
org.apache.*
-
org.apache.parquet.Version Modifier and Type Constant Field Value public static final StringFULL_VERSION"parquet-mr version 1.12.3 (build f8dced182c4c1fbdec6ccb3185537b5a01e6ed6b)"public static final StringVERSION_NUMBER"1.12.3" -
org.apache.parquet.VersionParser Modifier and Type Constant Field Value public static final StringFORMAT"(.*?)\\s+version\\s*(?:([^(]*?)\\s*(?:\\(\\s*build\\s*([^)]*?)\\s*\\))?)?"