srowen edited a comment on issue #26098: [SPARK-29444] Add configuration to support JacksonGenrator to keep fields with null values URL: https://github.com/apache/spark/pull/26098#issuecomment-547599789 Per the repo, that was long ago pushed into Spark 2.x. CSV parsing is part of Spark and Spark supports 2.12. Third-party packages -- who knows. That memsql one maybe doesn't, but it also hasn't been updated since 2.0.x, so I don't even know if it works on 2.4 + Scala 2.11. All the less on Spark 3.0, likely. As we'll support scala 2.13 in Spark 3.x at some nearish point, we really can't keep supporting 2.11, which is EOL anyway. (Any further discussion -> use [email protected])
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
