Class HivePageSource.BucketValidator

    • Constructor Detail

      • BucketValidator

        public BucketValidator​(org.apache.hadoop.fs.Path path,
                               int[] bucketColumnIndices,
                               List<org.apache.hadoop.hive.serde2.typeinfo.TypeInfo> bucketColumnTypes,
                               HiveBucketing.BucketingVersion bucketingVersion,
                               int bucketCount,
                               int expectedBucket)