gaoyangxiaozhu commented on issue #5341: URL: https://github.com/apache/incubator-gluten/issues/5341#issuecomment-2058173535
@yma11 once the PR https://github.com/apache/incubator-gluten/pull/5411 merged, you can mark below to be done: SPARK-26708 Cache data and cached plan should stay consistent SPARK-46590 adaptive query execution works correctly with broadcast join and union SPARK-46590 adaptive query execution works correctly with cartesian join and union SPARK-40618: Regression test for merging subquery bug with nested subqueries SPARK-40615: Check unsupported data type when decorrelating subqueries SPARK-40618: Regression test for merging subquery bug with nested subqueries A cached table preserves the partitioning and ordering of its cached SparkPlan SPARK-41896: Filter on row_index and a stored column at the same time SPARK-43450: Filter on full _metadata column struct SPARK-43450: Filter on aliased _metadata.row_index -- 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]
