xkrogen commented on pull request #31446: URL: https://github.com/apache/spark/pull/31446#issuecomment-772064539
@baohe-zhang can you comment on whether or not there is any loss of functionality as a result of this? It's been a while since I looked at `GenericData` vs. `ReflectData` but my recollection is that `ReflectData` has more ability to deduce types at runtime. I'm not sure if there is any need for this ability within the Spark codebase. Basically -- do we need to make this configurable, or is it strictly an improvement with no regressions? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
