KevinyhZou commented on PR #8092: URL: https://github.com/apache/incubator-gluten/pull/8092#issuecomment-2720678522
性能测试:测试表 6000w行数据 测试sql:`select count(1) from test_tbl where cast(f as string) = '2.1'`, 测试3次 PR 改动前:2.41s, 2.49s, 2.51s; PR改动后:2.39s,2.44s, 2.5s; -- 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]
