Package io.trino.operator.project
Class DictionaryAwarePageFilter
java.lang.Object
io.trino.operator.project.DictionaryAwarePageFilter
- All Implemented Interfaces:
PageFilter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DictionaryAwarePageFilter
-
-
Method Details
-
isDeterministic
public boolean isDeterministic()- Specified by:
isDeterministicin interfacePageFilter
-
getInputChannels
- Specified by:
getInputChannelsin interfacePageFilter
-
filter
- Specified by:
filterin interfacePageFilter
-