Class SparkUtil


  • public class SparkUtil
    extends java.lang.Object
    • Method Detail

      • serializableFileIO

        public static FileIO serializableFileIO​(Table table)
      • validatePartitionTransforms

        public static void validatePartitionTransforms​(PartitionSpec spec)
        Check whether the partition transforms in a spec can be used to write data.
        Parameters:
        spec - a PartitionSpec
        Throws:
        java.lang.UnsupportedOperationException - if the spec contains unknown partition transforms