viczsaurav opened a new pull request, #1432:
URL: https://github.com/apache/datafusion-comet/pull/1432

   ## Which issue does this PR close?
   
   Closes https://github.com/apache/datafusion-comet/issues/1365
   
   ## Rationale for this change
   
   Showcase way to register Spark-compatible expressions with a DataFusion 
context
   
   ## What changes are included in this PR?
   Test for Spark-compatible expressions registration with a DataFusion context
   
   ## How are these changes tested?
   
   ```
   ➜   make test-rust 
   .......
   .......
   Running tests/spark_expr_reg.rs 
(target/debug/deps/test_udf_registration-145270aaadeb5905)
   
   running 1 test
   test tests::test_udf_registration ... ok
   
   test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; 
finished in 0.02s
   
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to