Zand100 commented on PR #7902: URL: https://github.com/apache/incubator-gluten/pull/7902#issuecomment-2472230615
I'm planning to write unit and integration tests. I'm still getting familiar with the code. I'm guessing for `UnsafeArray`, I'll write tests similar to https://github.com/apache/spark/blob/master/core/src/test/java/org/apache/spark/unsafe/map/AbstractBytesToBytesMapSuite.java. Could you please point me to some other places to update tests? (I couldn't find the tests for`ColumnarBuildSideRelation`.) -- 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]
