Skip to content

feat: support spark bin function#3928

Open
kazantsev-maksim wants to merge 39 commits intoapache:mainfrom
kazantsev-maksim:spark_bin
Open

feat: support spark bin function#3928
kazantsev-maksim wants to merge 39 commits intoapache:mainfrom
kazantsev-maksim:spark_bin

Conversation

@kazantsev-maksim
Copy link
Copy Markdown
Contributor

@kazantsev-maksim kazantsev-maksim commented Apr 11, 2026

Which issue does this PR close?

N/A

Rationale for this change

Comet does not currently support the Spark bin function, causing queries using this function to fall back to Spark's JVM execution instead of running natively on DataFusion.

What changes are included in this PR?

How are these changes tested?

add bin sql test

@andygrove
Copy link
Copy Markdown
Member

Thanks @kazantsev-maksim. This is looking good. Could you update docs/spark_expressions_support.md to show that this expression is now supported.

@kazantsev-maksim
Copy link
Copy Markdown
Contributor Author

Thanks @andygrove, fixed docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants