Package io.substrait.relation
Class AbstractRel
java.lang.Object
io.substrait.relation.AbstractRel
- All Implemented Interfaces:
Rel
- Direct Known Subclasses:
BiRel,ExtensionMulti,Set,SingleInputRel,ZeroInputRel
-
Constructor Details
-
AbstractRel
public AbstractRel()
-
-
Method Details
-
deriveRecordType
-
getRecordType
- Specified by:
getRecordTypein interfaceRel
-