zhouyuan commented on PR #9768: URL: https://github.com/apache/incubator-gluten/pull/9768#issuecomment-3135253305
> > I have updated the patch, part 1 is to enable the shim layer and able to run tpch/ds. The following tasks are defined in #8852 as sub-tasks @kapilks @PHILO-HE > > hi @zhouyuan What's the latest status of this promising MR? I'd also like to take some work on Spark 4.0 support. @zjuwangg Cool. With this patch Gluten can pass the basic TPCH tests. TPCDS failed due to missing logic of handling dynamic partition pruning. This can be included in the 1.5 release(targeting Aug). The remaining tasks (targeting 1.6 release) are defined here: https://github.com/apache/incubator-gluten/issues/8852. The most important part is to enable all the unit tests and ANSI support IMO. Thanks. Cc @PHILO-HE @weiting-chen -- 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]
