[GitHub] spark pull request #21287: [SPARK-1849][Core]Add encoding customization supp...

2018-05-12 Thread cqzlxl
Github user cqzlxl closed the pull request at: https://github.com/apache/spark/pull/21287 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21287: [SPARK-1849][Core]Add encoding customization supp...

2018-05-10 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/21287#discussion_r187275950 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -816,14 +816,25 @@ class SparkContext(config: SparkConf) extends Logging {

[GitHub] spark pull request #21287: [SPARK-1849][Core]Add encoding customization supp...

2018-05-10 Thread cqzlxl
Github user cqzlxl commented on a diff in the pull request: https://github.com/apache/spark/pull/21287#discussion_r187274648 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -816,14 +816,25 @@ class SparkContext(config: SparkConf) extends Logging {

[GitHub] spark pull request #21287: [SPARK-1849][Core]Add encoding customization supp...

2018-05-10 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/21287#discussion_r187248166 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -816,14 +816,25 @@ class SparkContext(config: SparkConf) extends Logging {

[GitHub] spark pull request #21287: [SPARK-1849][Core]Add encoding customization supp...

2018-05-09 Thread cqzlxl
GitHub user cqzlxl opened a pull request: https://github.com/apache/spark/pull/21287 [SPARK-1849][Core]Add encoding customization support in SparkContext.textFile ## What changes were proposed in this pull request? As within a non-English locale, we usually need to load