jinchengchenghh commented on PR #8914: URL: https://github.com/apache/incubator-gluten/pull/8914#issuecomment-2755041276
Please resolve the red CI ``` ColumnarCollectLimitExec - basic limit test *** FAILED *** 2025-03-25T20:14:08.3797544Z assertionCondition was false Operator ColumnarCollectLimitBaseExec not found in executed plan: 2025-03-25T20:14:08.3798124Z List(ColumnarRange 0, 1000, 1, 2, 1000, [id#422926L] 2025-03-25T20:14:08.3798481Z , ColumnarRange 0, 1000, 1, 2, 1000, [id#422926L] 2025-03-25T20:14:08.3798784Z , ColumnarToRow 2025-03-25T20:14:08.3799039Z +- ColumnarRange 0, 1000, 1, 2, 1000, [id#422926L] 2025-03-25T20:14:08.3799350Z , CollectLimit 5 2025-03-25T20:14:08.3799876Z +- *(1) ColumnarToRow 2025-03-25T20:14:08.3800143Z +- ColumnarRange 0, 1000, 1, 2, 1000, [id#422926L] 2025-03-25T20:14:08.3800494Z ) (GlutenSQLCollectLimitExecSuite.scala:55) ``` -- 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]
