HyukjinKwon commented on a change in pull request #30518:
URL: https://github.com/apache/spark/pull/30518#discussion_r531326355



##########
File path: 
sql/core/src/test/resources/test-data/unescaped-quotes-unescaped-delimiter.csv
##########
@@ -0,0 +1,3 @@
+c1,c2
+"a,""b,c","xyz"
+"a,b,c","x""yz"

Review comment:
       Since we're here, can we make the test self-contained instead of relying 
on the external file? I generally prefer to make the test self-contained to 
make it easier to read.




----------------------------------------------------------------
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]

Reply via email to