Class PathSerDe

java.lang.Object
org.apache.drill.exec.serialization.PathSerDe

public class PathSerDe extends Object
Path serializer to simple String path. Without it the hadoop Path serialization creates a big JSON object.
  • Constructor Details

    • PathSerDe

      public PathSerDe()