basic sorting using ExternalSort | 0.29 sec | Passed |
sort followed by limit | 0.2 sec | Passed |
sorting all nulls | 0.21 sec | Passed |
sorting does not crash for large inputs | 0.48 sec | Passed |
sorting on BinaryType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.69 sec | Passed |
sorting on BinaryType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.51 sec | Passed |
sorting on BinaryType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.57 sec | Passed |
sorting on BinaryType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.56 sec | Passed |
sorting on BinaryType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.78 sec | Passed |
sorting on BinaryType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.73 sec | Passed |
sorting on BinaryType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.58 sec | Passed |
sorting on BinaryType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.58 sec | Passed |
sorting on BooleanType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.41 sec | Passed |
sorting on BooleanType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.5 sec | Passed |
sorting on BooleanType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.43 sec | Passed |
sorting on BooleanType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.42 sec | Passed |
sorting on BooleanType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.64 sec | Passed |
sorting on BooleanType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.64 sec | Passed |
sorting on BooleanType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.48 sec | Passed |
sorting on BooleanType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.48 sec | Passed |
sorting on ByteType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.43 sec | Passed |
sorting on ByteType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.44 sec | Passed |
sorting on ByteType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.43 sec | Passed |
sorting on ByteType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.41 sec | Passed |
sorting on ByteType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.61 sec | Passed |
sorting on ByteType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.42 sec | Passed |
sorting on ByteType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.47 sec | Passed |
sorting on ByteType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.47 sec | Passed |
sorting on DateType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.69 sec | Passed |
sorting on DateType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.53 sec | Passed |
sorting on DateType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.55 sec | Passed |
sorting on DateType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.63 sec | Passed |
sorting on DateType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.81 sec | Passed |
sorting on DateType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.9 sec | Passed |
sorting on DateType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.8 sec | Passed |
sorting on DateType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.82 sec | Passed |
sorting on DecimalType(10,0) with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.7 sec | Passed |
sorting on DecimalType(10,0) with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.61 sec | Passed |
sorting on DecimalType(10,0) with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.68 sec | Passed |
sorting on DecimalType(10,0) with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.66 sec | Passed |
sorting on DecimalType(10,0) with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.46 sec | Passed |
sorting on DecimalType(10,0) with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.55 sec | Passed |
sorting on DecimalType(10,0) with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.77 sec | Passed |
sorting on DecimalType(10,0) with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.61 sec | Passed |
sorting on DecimalType(20,5) with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.45 sec | Passed |
sorting on DecimalType(20,5) with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.47 sec | Passed |
sorting on DecimalType(20,5) with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.79 sec | Passed |
sorting on DecimalType(20,5) with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.65 sec | Passed |
sorting on DecimalType(20,5) with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.51 sec | Passed |
sorting on DecimalType(20,5) with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.52 sec | Passed |
sorting on DecimalType(20,5) with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.45 sec | Passed |
sorting on DecimalType(20,5) with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.5 sec | Passed |
sorting on DecimalType(38,18) with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.49 sec | Passed |
sorting on DecimalType(38,18) with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.5 sec | Passed |
sorting on DecimalType(38,18) with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.52 sec | Passed |
sorting on DecimalType(38,18) with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.49 sec | Passed |
sorting on DecimalType(38,18) with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.51 sec | Passed |
sorting on DecimalType(38,18) with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.47 sec | Passed |
sorting on DecimalType(38,18) with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.51 sec | Passed |
sorting on DecimalType(38,18) with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.51 sec | Passed |
sorting on DoubleType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.58 sec | Passed |
sorting on DoubleType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.62 sec | Passed |
sorting on DoubleType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.49 sec | Passed |
sorting on DoubleType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.68 sec | Passed |
sorting on DoubleType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.61 sec | Passed |
sorting on DoubleType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.64 sec | Passed |
sorting on DoubleType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.83 sec | Passed |
sorting on DoubleType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.74 sec | Passed |
sorting on FloatType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.4 sec | Passed |
sorting on FloatType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.44 sec | Passed |
sorting on FloatType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.48 sec | Passed |
sorting on FloatType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.4 sec | Passed |
sorting on FloatType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.48 sec | Passed |
sorting on FloatType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.4 sec | Passed |
sorting on FloatType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.42 sec | Passed |
sorting on FloatType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.43 sec | Passed |
sorting on IntegerType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.44 sec | Passed |
sorting on IntegerType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.58 sec | Passed |
sorting on IntegerType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.45 sec | Passed |
sorting on IntegerType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.43 sec | Passed |
sorting on IntegerType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.54 sec | Passed |
sorting on IntegerType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.51 sec | Passed |
sorting on IntegerType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.47 sec | Passed |
sorting on IntegerType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.58 sec | Passed |
sorting on LongType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.4 sec | Passed |
sorting on LongType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.39 sec | Passed |
sorting on LongType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.48 sec | Passed |
sorting on LongType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.45 sec | Passed |
sorting on LongType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.45 sec | Passed |
sorting on LongType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.4 sec | Passed |
sorting on LongType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.48 sec | Passed |
sorting on LongType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.54 sec | Passed |
sorting on NullType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.61 sec | Passed |
sorting on NullType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.66 sec | Passed |
sorting on NullType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.55 sec | Passed |
sorting on NullType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.57 sec | Passed |
sorting on NullType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.61 sec | Passed |
sorting on NullType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.74 sec | Passed |
sorting on NullType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.72 sec | Passed |
sorting on NullType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.72 sec | Passed |
sorting on ShortType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.45 sec | Passed |
sorting on ShortType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.47 sec | Passed |
sorting on ShortType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.41 sec | Passed |
sorting on ShortType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.46 sec | Passed |
sorting on ShortType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.48 sec | Passed |
sorting on ShortType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.48 sec | Passed |
sorting on ShortType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.41 sec | Passed |
sorting on ShortType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.45 sec | Passed |
sorting on StringType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.55 sec | Passed |
sorting on StringType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.58 sec | Passed |
sorting on StringType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.6 sec | Passed |
sorting on StringType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.58 sec | Passed |
sorting on StringType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.71 sec | Passed |
sorting on StringType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.72 sec | Passed |
sorting on StringType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.75 sec | Passed |
sorting on StringType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.76 sec | Passed |
sorting on TimestampType with nullable=false, sortOrder=List('a ASC NULLS FIRST) | 0.7 sec | Passed |
sorting on TimestampType with nullable=false, sortOrder=List('a ASC NULLS LAST) | 0.82 sec | Passed |
sorting on TimestampType with nullable=false, sortOrder=List('a DESC NULLS FIRST) | 0.54 sec | Passed |
sorting on TimestampType with nullable=false, sortOrder=List('a DESC NULLS LAST) | 0.56 sec | Passed |
sorting on TimestampType with nullable=true, sortOrder=List('a ASC NULLS FIRST) | 0.71 sec | Passed |
sorting on TimestampType with nullable=true, sortOrder=List('a ASC NULLS LAST) | 0.57 sec | Passed |
sorting on TimestampType with nullable=true, sortOrder=List('a DESC NULLS FIRST) | 0.45 sec | Passed |
sorting on TimestampType with nullable=true, sortOrder=List('a DESC NULLS LAST) | 0.47 sec | Passed |
sorting updates peak execution memory | 0.15 sec | Passed |