public class SparkZOrderUDF extends Object implements Serializable
Constructor and Description |
---|
SparkZOrderUDF(int numCols,
int varTypeSize,
int maxOutputSize) |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.sql.Column |
interleaveBytes(org.apache.spark.sql.Column arrayBinary) |
org.apache.spark.sql.Column |
sortedLexicographically(org.apache.spark.sql.Column column,
org.apache.spark.sql.types.DataType type) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.