andygrove closed issue #1365: Add example to spark-expr crate
URL: https://github.com/apache/datafusion-comet/issues/1365
--
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 uns
andygrove commented on issue #1365:
URL:
https://github.com/apache/datafusion-comet/issues/1365#issuecomment-2643838235
Thanks for looking at this @viczsaurav.
Here is some sample code that may be useful while exploring this.
```rust
#[tokio::test]
async fn test()
viczsaurav commented on issue #1365:
URL:
https://github.com/apache/datafusion-comet/issues/1365#issuecomment-2640645653
Can we use the following approach? Where would this example reside?
1. Initialize DataFusion Context
2. Define Custom Expression
- Implement a Scalar Fun
viczsaurav commented on issue #1365:
URL:
https://github.com/apache/datafusion-comet/issues/1365#issuecomment-2638275943
I will give it a try
--
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
viczsaurav commented on issue #1365:
URL:
https://github.com/apache/datafusion-comet/issues/1365#issuecomment-2638248696
I am working on this
--
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