Skip to content

Comments

feat: support elt expression#3587

Open
n0r0shi wants to merge 1 commit intoapache:mainfrom
n0r0shi:elt-func
Open

feat: support elt expression#3587
n0r0shi wants to merge 1 commit intoapache:mainfrom
n0r0shi:elt-func

Conversation

@n0r0shi
Copy link

@n0r0shi n0r0shi commented Feb 25, 2026

Summary

  • Wire elt from the datafusion-spark crate (SparkElt) to Comet
  • Register in jni_api.rs and add serde mapping via CometScalarFunction in QueryPlanSerde.scala

Test plan

  • New test in CometStringExpressionSuite — passes
  • Spotless formatting check passes
  • Rust native build passes

Register datafusion-spark's SparkElt UDF and add serde mapping
in stringExpressions.
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.

1 participant