case classExprId(id: Long) extends Product with Serializable
A globally unique (within this JVM) id for a given named expression.
Used to identify which attribute output by a relation is being
referenced in a subsequent computation.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
A globally unique (within this JVM) id for a given named expression. Used to identify which attribute output by a relation is being referenced in a subsequent computation.