clintropolis commented on PR #18589: URL: https://github.com/apache/druid/pull/18589#issuecomment-3378248757
It would be nice to get some additional test coverage on this, could you consider adding parameters to run tests in this mode to [NestedDataScanQueryTest.java ](https://github.com/apache/druid/blob/master/processing/src/test/java/org/apache/druid/query/scan/NestedDataScanQueryTest.java) or [CalciteNestedDataQueryTest.java](https://github.com/apache/druid/blob/master/sql/src/test/java/org/apache/druid/sql/calcite/CalciteNestedDataQueryTest.java). Ideally replicas of existing tests that are relying on the raw column, so we can compare the results between the 2 modes -- 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]
