Github user DavidArenburg commented on the issue:
https://github.com/apache/spark/pull/16775
Wouldn't it better to Vectorize `StringIndexer` and `OneHotEncoder`? Like
for instance `.na.fill` or `.na.replace` operate over the whole data set at
once instead of running it in a loop? I feel like even with this patch this
isn't scalable on lets say 1MM covariates (unless I'm missing something) as
this process isn't executed at all nodes/cores at the same time.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]