You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.