gaoyangxiaozhu opened a new pull request, #5812:
URL: https://github.com/apache/incubator-gluten/pull/5812

   ## What changes were proposed in this pull request?
   
   This PR do small changes:
   1. Add `isRowIndexMetadataColumn` function in shim layer to check if one 
column is row index or not.
   2.  Small change of `datafilters` in `scan` to support file metadata filter 
of spark 35.
   3.  Don't push down `row index` column filter to scan since Native not 
support that.
   
   (Fixes: \#5047)
   
   
   It's dependency PR of https://github.com/apache/incubator-gluten/pull/5351
   
   ## How was this patch tested?
   UT test && manually run.
   
   (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
   
   
   (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
   
   


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