public class SortTestUtilities extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SortTestUtilities.CopierTester |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
makeCopierConfig(String sortOrder,
String nullOrder) |
static TupleMetadata |
makeSchema(TypeProtos.MinorType type,
boolean nullable) |
static TupleMetadata |
nonNullSchema() |
static TupleMetadata |
nullableSchema() |
public static TupleMetadata makeSchema(TypeProtos.MinorType type, boolean nullable)
public static TupleMetadata nonNullSchema()
public static TupleMetadata nullableSchema()
Copyright © 2021 The Apache Software Foundation. All rights reserved.