[GitHub] incubator-carbondata pull request #802: [CARBONDATA-926] Changed max columns...

2017-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/802 --- 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 and wishes so, or if the f

[GitHub] incubator-carbondata pull request #802: [CARBONDATA-926] Changed max columns...

2017-04-15 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/802#discussion_r111667378 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CommonUtil.scala --- @@ -342,7 +345,23 @@ object CommonUt

[GitHub] incubator-carbondata pull request #802: [CARBONDATA-926] Changed max columns...

2017-04-15 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/802#discussion_r111665083 --- Diff: processing/src/main/java/org/apache/carbondata/processing/csvload/CSVInputFormat.java --- @@ -231,6 +260,31 @@ private CsvParserSe

[GitHub] incubator-carbondata pull request #802: [CARBONDATA-926] Changed max columns...

2017-04-15 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/802#discussion_r111665089 --- Diff: processing/src/main/java/org/apache/carbondata/processing/csvload/CSVInputFormat.java --- @@ -220,8 +241,16 @@ private CsvParserSe

[GitHub] incubator-carbondata pull request #802: [CARBONDATA-926] Changed max columns...

2017-04-15 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/incubator-carbondata/pull/802 [CARBONDATA-926] Changed max columns from static value to configurable value in Load DDL Changes done:- 1. Earlier the value for max columns that can be read by the csv parse