Kristin Cowalcijk created SEDONA-304:
----------------------------------------
Summary: Switch to a fully functional CSV reader in RDD file
reader API
Key: SEDONA-304
URL: https://issues.apache.org/jira/browse/SEDONA-304
Project: Apache Sedona
Issue Type: Improvement
Reporter: Kristin Cowalcijk
Currently, the CSV reader in Apache Sedona barely splits the lines by
delimiters, and it does not handle escape sequences properly. GitHub Issue
[#860|https://github.com/apache/sedona/issues/860] is an example of this
problem. We can switch to a fully functional CSV parser to correctly interpret
CSV files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)