lgbo-ustc commented on issue #7220:
URL: 
https://github.com/apache/incubator-gluten/issues/7220#issuecomment-2348441261

   
正常情况下,如果某一列是const,则会认为起后续block的对应列也都是const的。但在expand算子,这个默认被打破了。出现部分block的该位置列是const,其他的确不是。应该消除该列为const的情况。


-- 
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]

Reply via email to