liujiayi771 commented on PR #5853:
URL: 
https://github.com/apache/incubator-gluten/pull/5853#issuecomment-2129516139

   @shuai-xu I currently don't have the env for CH, so I used Velox to test the 
case you provided. The result is consistent with vanilla Spark. Does this issue 
only occur in CH? Could you tell me what CH returns before the fix?
   
   In addition, the original logic here is to reuse some duplicated pulled-out 
`Attribute`s. If the issue you encountered is only related to `Literal`, could 
you only add a special handling for `Literal` here?
   
   


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