[GitHub] spark pull request #22070: Fix typos detected by github.com/client9/misspell

2018-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22070 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #22070: Fix typos detected by github.com/client9/misspell

2018-08-11 Thread seratch
Github user seratch commented on a diff in the pull request: https://github.com/apache/spark/pull/22070#discussion_r209418125 --- Diff: sql/hive/src/test/resources/golden/udf_translate-2-f7aa38a33ca0df73b7a1e6b6da4b7fe8 --- @@ -6,8 +6,8 @@ translate('abcdef', 'adc', '19') returns

[GitHub] spark pull request #22070: Fix typos detected by github.com/client9/misspell

2018-08-10 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/22070#discussion_r209416269 --- Diff: sql/hive/src/test/resources/golden/udf_translate-2-f7aa38a33ca0df73b7a1e6b6da4b7fe8 --- @@ -6,8 +6,8 @@ translate('abcdef', 'adc', '19')

[GitHub] spark pull request #22070: Fix typos detected by github.com/client9/misspell

2018-08-10 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/22070#discussion_r209242281 --- Diff: examples/src/main/python/sql/arrow.py --- @@ -95,12 +95,12 @@ def grouped_map_pandas_udf_example(spark): ("id", "v"))

[GitHub] spark pull request #22070: Fix typos detected by github.com/client9/misspell

2018-08-10 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/22070#discussion_r209242073 --- Diff: common/network-common/src/main/java/org/apache/spark/network/sasl/SaslEncryption.java --- @@ -231,17 +231,17 @@ public boolean release(int

[GitHub] spark pull request #22070: Fix typos detected by github.com/client9/misspell

2018-08-10 Thread seratch
GitHub user seratch opened a pull request: https://github.com/apache/spark/pull/22070 Fix typos detected by github.com/client9/misspell ## What changes were proposed in this pull request? Fixing typos is sometimes very hard. It's not so easy to visually review them.