| 程序包 | 说明 |
|---|---|
| org.apache.paimon.format |
| 限定符和类型 | 方法和说明 |
|---|---|
FormatReaderFactory |
FileFormat.createReaderFactory(RowType rowType) |
abstract FormatReaderFactory |
FileFormat.createReaderFactory(RowType projectedRowType,
List<Predicate> filters)
Create a
FormatReaderFactory from the type, with projection pushed down. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.