jinchengchenghh commented on PR #11641:
URL: 
https://github.com/apache/incubator-gluten/pull/11641#issuecomment-3951545114

   Some revert may have issues, the test with Enhanced feature failed, looks 
like read delete does not make effect
   ```
   Error:    Run 2: 
TestGlutenMergeOnReadUpdate>TestUpdate.testUpdateWithoutCondition:434->SparkTestHelperBase.assertEquals:61
 [Should have expected rows: number of results should match] 
   Actual and expected should have same size but actual size is:
     6
   while expected size is:
     3
   Actual was:
     [[-1, "hardware"],
       [2, "hardware"],
       [-1, "hr"],
       [-1, "hr"],
       [null, "hr"],
       [1, "hr"]]
   Expected was:
     [[-1, "hardware"], [-1, "hr"], [-1, "hr"]]
   ```


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