[GitHub] spark pull request #22420: SPARK-25429

2018-09-14 Thread hellodengfei
GitHub user hellodengfei opened a pull request: https://github.com/apache/spark/pull/22420 SPARK-25429 Use Set improve SparkListenerBus efficient ## What changes were proposed in this pull request? Use Set instead of Array to provide lookup performance: Set

[GitHub] spark issue #20304: [SPARK-23139]Read eventLog file with mixed encodings

2018-02-06 Thread hellodengfei
Github user hellodengfei commented on the issue: https://github.com/apache/spark/pull/20304 Sorry, it's too late for UT. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark pull request #20304: [SPARK-23139]Read eventLog file with mixed encodi...

2018-01-17 Thread hellodengfei
GitHub user hellodengfei opened a pull request: https://github.com/apache/spark/pull/20304 [SPARK-23139]Read eventLog file with mixed encodings ## What changes were proposed in this pull request? EventLog may contain mixed encodings such as custom exception message