[GitHub] spark issue #8416: [SPARK-10185] [SQL] Feat sql comma separated paths

2016-06-11 Thread koertkuipers
Github user koertkuipers commented on the issue: https://github.com/apache/spark/pull/8416 this patch should not have broken reading files that include comma. i also added unit test for this:

[GitHub] spark issue #8416: [SPARK-10185] [SQL] Feat sql comma separated paths

2016-06-11 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/8416 @marmbrus mind sharing how to do it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] spark issue #8416: [SPARK-10185] [SQL] Feat sql comma separated paths

2016-06-11 Thread marmbrus
Github user marmbrus commented on the issue: https://github.com/apache/spark/pull/8416 @rxin I believe I fixed that limitation in my recent refactoring. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark issue #8416: [SPARK-10185] [SQL] Feat sql comma separated paths

2016-06-11 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/8416 Is there still a way to specify a file that includes comma after this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your