alamb commented on issue #19795: URL: https://github.com/apache/datafusion/issues/19795#issuecomment-3751726540
> Testing them in DataFusion directly will be complicated as we're using a lot of custom operators (most of them get mapped to a DF operator immediately, but still the parser relies on that). I am happy to run further tests and all benchmarks are available on [Codspeed](https://codspeed.io/tobixdev/rdf-fusion/benchmarks). > Testing them in DataFusion directly will be complicated as we're using a lot of custom operators (most of them get mapped to a DF operator immediately, but still the parser relies on that). I am happy to run further tests and all benchmarks are available on [Codspeed](https://codspeed.io/tobixdev/rdf-fusion/benchmarks). Thank you! One thing that will help is getting some profiles of the queries you are working with so we can analyze where the time is going. I hope to refresh the DataFusion documentation in this area over the next week or two which might make it easier to provide this data -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
