Open
Description
What is the problem the feature request solves?
Native-comet implementation of spark rand() function.
Describe the potential solution
No response
Additional context
Vanilla-spark implementation relies on the partition awareness, so the comet planner also needs to be made partition-aware. That property can be reused for other partition-aware-expressions like spark_partition_id.