[PR] feat: Add more test for nested types combinations [datafusion-comet]

2025-04-09 Thread via GitHub
comphead opened a new pull request, #1632: URL: https://github.com/apache/datafusion-comet/pull/1632 ## Which issue does this PR close? Related to #1595 . ## Rationale for this change Adding unit tests for more nested types combinations ## What changes are

Re: [PR] feat: Add more test for nested types combinations [datafusion-comet]

2025-04-09 Thread via GitHub
comphead commented on code in PR #1632: URL: https://github.com/apache/datafusion-comet/pull/1632#discussion_r2036308811 ## spark/src/test/scala/org/apache/comet/exec/CometNativeReaderSuite.scala: ## @@ -143,4 +143,96 @@ class CometNativeReaderSuite extends CometTestBase with A

Re: [PR] feat: Add more test for nested types combinations [datafusion-comet]

2025-04-09 Thread via GitHub
comphead commented on code in PR #1632: URL: https://github.com/apache/datafusion-comet/pull/1632#discussion_r2036308245 ## spark/src/test/scala/org/apache/comet/exec/CometNativeReaderSuite.scala: ## @@ -143,4 +143,96 @@ class CometNativeReaderSuite extends CometTestBase with A