public class PaimonFunctions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PaimonFunctions.BucketFunction
For now, we only support report bucket partitioning for table scan.
|
| Constructor and Description |
|---|
PaimonFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.spark.sql.connector.catalog.functions.UnboundFunction |
load(String name) |
static List<String> |
names() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.