shahidki31 edited a comment on pull request #32734:
URL: https://github.com/apache/spark/pull/32734#issuecomment-853738050


   Thanks @zhengruifeng for the review. I will explore more in that area.
   
   >1, add a meta data sparsity or nnz in vector column, like existing 
numFeatures;
   
   So you mean if the number of zeros is more in a vector column, then consider 
that vector column as sparse. And If all the vector columns are sparse, then 
proceed with the sparse based implementation. right?


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

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