public interface Domain
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getPartitionKeys(Vector partitionCol)
Given the values of a partition column, get the keys of partitions those values belong to.
|
Copyright © 2021 DolphinDB. All rights reserved.