alexeykudinkin commented on pull request #4709:
URL: https://github.com/apache/hudi/pull/4709#issuecomment-1079622208


   @xiarixiaoyao can you please also paste the schema of your table? Would it 
be possible for you to enable vectorization (uncomment it in 
`HoodieBaseRelation`) and measure again?
   
   It would be great for us to understand what exactly causes that degradation, 
from my quick survey i see that Spark only predicating on `HadoopFsRelation` 
only in a few places one of which `FileSourceStrategy`. Would be great for us 
to understand what exactly we're degrading on in 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]


Reply via email to