Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/6876#issuecomment-113321944
  
    I think using a wrapper might be necessary for efficiency. For example, we 
will want to reuse the same byte array when reading from something like 
parquet, instead of needing to allocate one of the exact size each time (think 
`java.nio.ByteBuffer`).  However, I'm fine merging this first.


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

Reply via email to