Constant Field Values

Contents

org.apache.*

  • org.apache.parquet.Version 
    Modifier and Type Constant Field Value
    public static final String FULL_VERSION "parquet-mr version 1.12.0 (build db75a6815f2ba1d1ee89d1a90aeb296f1f3a8f20)"
    public static final String VERSION_NUMBER "1.12.0"
  • org.apache.parquet.VersionParser 
    Modifier and Type Constant Field Value
    public static final String FORMAT "(.*?)\\s+version\\s*(?:([^(]*?)\\s*(?:\\(\\s*build\\s*([^)]*?)\\s*\\))?)?"