| 程序包 | 说明 |
|---|---|
| org.apache.paimon.data.columnar.writable |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Dictionary |
AbstractWritableVector.dictionary
The Dictionary for this column.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractWritableVector.setDictionary(Dictionary dictionary)
Update the dictionary.
|
void |
WritableColumnVector.setDictionary(Dictionary dictionary)
Set the dictionary, it should work with dictionary ids.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.