cloud-fan commented on PR #44598: URL: https://github.com/apache/spark/pull/44598#issuecomment-1878222395
I changed it back. It seems non-trivial to make `ConstantColumnVector` to support array/struct/map, and we need to create a real vector anyway to keep the data of an array, so we must pass the memory mode. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
