Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of rand() expression #1198

Open
akupchinskiy opened this issue Dec 24, 2024 · 0 comments · May be fixed by #1199
Open

Add support of rand() expression #1198

akupchinskiy opened this issue Dec 24, 2024 · 0 comments · May be fixed by #1199
Labels
enhancement New feature or request

Comments

@akupchinskiy
Copy link

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.

@akupchinskiy akupchinskiy added the enhancement New feature or request label Dec 24, 2024
@akupchinskiy akupchinskiy linked a pull request Dec 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant