zhztheplayer commented on PR #4818: URL: https://github.com/apache/incubator-gluten/pull/4818#issuecomment-1985800414
> This pr uses ArrowFieldWriter to do the conversion, it's wildly used by pyspark, so reusing it here should be safe. Ahh then it's fine enough. Some of the code is so similar to Gluten's `ArrowWritableColumnarVector` which had pasted some code from vanilla Spark so I was led by wrong intuition. Sorry for the mistake. -- 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]
