type github.com/apache/arrow-go/v18/parquet/schema.PrimitiveNode (struct)

Method Implmentations (4 other methods implement nothing)


Equals(rhs Node) bool *PrimitiveNode.M : Node.Equals
FieldID() int32 *PrimitiveNode.M : Node.FieldID
LogicalType() LogicalType *PrimitiveNode.M : Node.LogicalType
Name() string *PrimitiveNode.M : Node.Name *PrimitiveNode.M : github.com/polarsignals/frostdb/query/logicalplan.Named.Name
Parent() Node *PrimitiveNode.M : Node.Parent
Path() string *PrimitiveNode.M : Node.Path
SetParent(p Node) *PrimitiveNode.M : Node.SetParent
Type() NodeType *PrimitiveNode.M : Node.Type
Visit(v Visitor) *PrimitiveNode.M : Node.Visit