| Package | Description |
|---|---|
| com.facebook.presto.hive | |
| com.facebook.presto.hive.rule |
| Modifier and Type | Method and Description |
|---|---|
HiveMetadata |
HiveMetadataFactory.get() |
| Modifier and Type | Method and Description |
|---|---|
protected HiveMetadata |
HiveFilterPushdown.getMetadata(com.facebook.presto.spi.TableHandle tableHandle) |
| Modifier and Type | Method and Description |
|---|---|
protected HiveFilterPushdown.ConnectorPushdownFilterResult |
HiveFilterPushdown.pushdownFilter(com.facebook.presto.spi.ConnectorSession session,
HiveMetadata metadata,
com.facebook.presto.spi.ConnectorTableHandle tableHandle,
com.facebook.presto.spi.relation.RowExpression filter,
Optional<com.facebook.presto.spi.ConnectorTableLayoutHandle> currentLayoutHandle) |
Copyright © 2012–2023. All rights reserved.