| Package | Description |
|---|---|
| org.apache.pulsar.sql.presto |
Implementation of the connector to the Presto engine.
|
| Modifier and Type | Method and Description |
|---|---|
PulsarColumnMetadata.DecoderExtraInfo |
PulsarColumnMetadata.getDecoderExtraInfo() |
| Constructor and Description |
|---|
PulsarColumnMetadata(String name,
io.prestosql.spi.type.Type type,
String comment,
String extraInfo,
boolean hidden,
boolean isInternal,
PulsarColumnHandle.HandleKeyValueType handleKeyValueType,
PulsarColumnMetadata.DecoderExtraInfo decoderExtraInfo) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.