Github user viirya commented on the issue:
https://github.com/apache/spark/pull/13439
For the partition columns and null columns, we don't need to allocate full
capacity for the number of rows. Because there is only one value in these
columns. Yes, we only need allocate the space for 1 row.
I have another implementation that doesn't change the number of concrete
implementation. If this is the concern you have, I will change it to the
implementation.
---
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]