org.apache.spark.sql.catalyst.expressions
Initializes internal states given the current partition index.
Initializes internal states given the current partition index. This is used by nondeterministic expressions to set initial states. The default implementation does nothing.
A projection that returns UnsafeRow.