spark
spark copied to clipboard
[SPARK-39654][PYTHON][PS] Parameters quotechar and escapechar need limitation in read_csv
Currently, as doc description of pyspark pandas and pandas itself, these 2 options are only support 1-char input, so let's make pyspark pandas follow this behavior.
Issue affected: https://issues.apache.org/jira/browse/SPARK-39654
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?
Can one of the admins verify this patch?
We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!