Re: [PR] chore: Add simple complex type microbenchmark [datafusion-comet]

2025-06-17 Thread via GitHub
andygrove closed pull request #1433: chore: Add simple complex type microbenchmark URL: https://github.com/apache/datafusion-comet/pull/1433 -- 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 speci

Re: [PR] chore: Add simple complex type microbenchmark [datafusion-comet]

2025-02-20 Thread via GitHub
codecov-commenter commented on PR #1433: URL: https://github.com/apache/datafusion-comet/pull/1433#issuecomment-2673049985 ## [Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1433?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca

[PR] chore: Add simple complex type microbenchmark [datafusion-comet]

2025-02-20 Thread via GitHub
andygrove opened a new pull request, #1433: URL: https://github.com/apache/datafusion-comet/pull/1433 ## Which issue does this PR close? Part of ## Rationale for this change We need to start running benchmarks for complex type support. ## What chan