[GitHub] AmplabJenkins commented on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#issuecomment-447019560 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#issuecomment-447019572 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] SparkQA commented on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
SparkQA commented on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#issuecomment-447019731 **[Test build #100100 has

[GitHub] AmplabJenkins removed a comment on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#issuecomment-447019560 Merged build finished. Test PASSed.

[GitHub] srowen commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts

2018-12-13 Thread GitBox
srowen commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts URL: https://github.com/apache/spark/pull/23311#issuecomment-447019462 Honestly I think we can remove this. It's been bad practice for

[GitHub] AmplabJenkins removed a comment on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#issuecomment-447019572 Test PASSed. Refer to this link for build results (access rights

[GitHub] HyukjinKwon commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts

2018-12-13 Thread GitBox
HyukjinKwon commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts URL: https://github.com/apache/spark/pull/23311#issuecomment-447021531 Yea, I actually wanted to remove this but made it deprecated in

[GitHub] chakravarthiT opened a new pull request #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch

2018-12-13 Thread GitBox
chakravarthiT opened a new pull request #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch URL: https://github.com/apache/spark/pull/23312 ## What changes were proposed in this pull request? User specified

[GitHub] chakravarthiT commented on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch

2018-12-13 Thread GitBox
chakravarthiT commented on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch URL: https://github.com/apache/spark/pull/23312#issuecomment-447024583 @vanzin @andrewor14 please review

[GitHub] AmplabJenkins removed a comment on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch URL: https://github.com/apache/spark/pull/23312#issuecomment-447024203 Can one of the admins verify this patch?

[GitHub] SparkQA removed a comment on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script

2018-12-13 Thread GitBox
SparkQA removed a comment on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script URL: https://github.com/apache/spark/pull/19652#issuecomment-446948281 **[Test build #100089 has

[GitHub] AmplabJenkins commented on issue #23310: [SPARK-26363][WebUI] Avoid duplicated KV store lookup for task table

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23310: [SPARK-26363][WebUI] Avoid duplicated KV store lookup for task table URL: https://github.com/apache/spark/pull/23310#issuecomment-446997933 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23310: [SPARK-26363][WebUI] Avoid duplicated KV store lookup for task table

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23310: [SPARK-26363][WebUI] Avoid duplicated KV store lookup for task table URL: https://github.com/apache/spark/pull/23310#issuecomment-446997924 Merged build finished. Test PASSed. This is

[GitHub] dongjoon-hyun commented on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
dongjoon-hyun commented on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23300#issuecomment-447012741 Retest this please. This is an

[GitHub] dongjoon-hyun commented on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
dongjoon-hyun commented on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23299#issuecomment-447012839 Retest this please. This is an

[GitHub] dongjoon-hyun commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
dongjoon-hyun commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447012984 Retest this please This is an automated

[GitHub] AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447015467 Merged build finished. Test PASSed. This is

[GitHub] AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447015486 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] SparkQA commented on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
SparkQA commented on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23300#issuecomment-447015177 **[Test build #100097 has

[GitHub] AmplabJenkins removed a comment on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23300#issuecomment-447014789 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins removed a comment on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23300: [SPARK-26327][SQL][BACKPORT-2.2] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23300#issuecomment-447014798 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] SparkQA commented on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
SparkQA commented on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23299#issuecomment-447015171 **[Test build #100098 has

[GitHub] AmplabJenkins removed a comment on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23299#issuecomment-447014502 Merged build finished. Test PASSed.

[GitHub] SparkQA commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
SparkQA commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447015215 **[Test build #100099 has

[GitHub] SparkQA commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts

2018-12-13 Thread GitBox
SparkQA commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts URL: https://github.com/apache/spark/pull/23311#issuecomment-447015175 **[Test build #100096 has

[GitHub] AmplabJenkins removed a comment on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23299: [SPARK-26327][SQL][BACKPORT-2.3] Bug fix for `FileSourceScanExec` metrics update URL: https://github.com/apache/spark/pull/23299#issuecomment-447014507 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#discussion_r241452692 ## File path:

[GitHub] AmplabJenkins commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts URL: https://github.com/apache/spark/pull/23311#issuecomment-447017423 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts URL: https://github.com/apache/spark/pull/23311#issuecomment-447017438 Test PASSed. Refer to this link for build results (access

[GitHub] AmplabJenkins removed a comment on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts URL: https://github.com/apache/spark/pull/23311#issuecomment-447017423 Merged build finished. Test PASSed.

[GitHub] icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#discussion_r241453704 ## File path: python/pyspark/worker.py ##

[GitHub] icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#discussion_r241453632 ## File path: python/pyspark/sql/functions.py

[GitHub] AmplabJenkins removed a comment on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23311: [SPARK-26362][CORE] Deprecate 'spark.driver.allowMultipleContexts' to discourage multiple creation of SparkContexts URL: https://github.com/apache/spark/pull/23311#issuecomment-447017438 Test PASSed. Refer to this link for build results

[GitHub] icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
icexelloss commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#discussion_r241454125 ## File path:

[GitHub] AmplabJenkins commented on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON URL: https://github.com/apache/spark/pull/23196#issuecomment-447021279 Merged build finished. Test FAILed.

[GitHub] AmplabJenkins commented on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON URL: https://github.com/apache/spark/pull/23196#issuecomment-447021290 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] SparkQA commented on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON

2018-12-13 Thread GitBox
SparkQA commented on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON URL: https://github.com/apache/spark/pull/23196#issuecomment-447020882 **[Test build #100091 has

[GitHub] AmplabJenkins removed a comment on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23196: [SPARK-26243][SQL] Use java.time API for parsing timestamps and dates from JSON URL: https://github.com/apache/spark/pull/23196#issuecomment-447021290 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins removed a comment on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch URL: https://github.com/apache/spark/pull/23312#issuecomment-447025750 Can one of the admins verify this patch?

[GitHub] AmplabJenkins removed a comment on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script URL: https://github.com/apache/spark/pull/19652#issuecomment-447026082 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch URL: https://github.com/apache/spark/pull/23312#issuecomment-447025963 Can one of the admins verify this patch?

[GitHub] AmplabJenkins commented on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script URL: https://github.com/apache/spark/pull/19652#issuecomment-447026082 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23312: [SPARK-26255]Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch URL: https://github.com/apache/spark/pull/23312#issuecomment-447025750 Can one of the admins verify this patch?

[GitHub] AmplabJenkins removed a comment on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script URL: https://github.com/apache/spark/pull/19652#issuecomment-447026074 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #19652: [SPARK-22435][SQL] Support processing array and map type using script URL: https://github.com/apache/spark/pull/19652#issuecomment-447026074 Merged build finished. Test PASSed. This

[GitHub] AmplabJenkins commented on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write)

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write) URL: https://github.com/apache/spark/pull/23208#issuecomment-447026628 Merged build finished. Test PASSed. This is an

[GitHub] AmplabJenkins removed a comment on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write)

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write) URL: https://github.com/apache/spark/pull/23208#issuecomment-447026643 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins removed a comment on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write)

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write) URL: https://github.com/apache/spark/pull/23208#issuecomment-447026628 Merged build finished. Test PASSed. This is

[GitHub] SparkQA removed a comment on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write)

2018-12-13 Thread GitBox
SparkQA removed a comment on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write) URL: https://github.com/apache/spark/pull/23208#issuecomment-446955202 **[Test build #100090 has

[GitHub] SparkQA commented on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write)

2018-12-13 Thread GitBox
SparkQA commented on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write) URL: https://github.com/apache/spark/pull/23208#issuecomment-447028402 **[Test build #100090 has

[GitHub] AmplabJenkins commented on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write)

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23208: [SPARK-25530][SQL] data source v2 API refactor (batch write) URL: https://github.com/apache/spark/pull/23208#issuecomment-447029201 Merged build finished. Test PASSed. This is an

[GitHub] squito commented on issue #23260: [SPARK-26311][YARN] New feature: custom log URL for stdout/stderr

2018-12-13 Thread GitBox
squito commented on issue #23260: [SPARK-26311][YARN] New feature: custom log URL for stdout/stderr URL: https://github.com/apache/spark/pull/23260#issuecomment-447116226 yes, I see your point about the chicken and egg. I also wonder if this feature should not be so yarn-specific then --

[GitHub] AmplabJenkins commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False URL: https://github.com/apache/spark/pull/23315#issuecomment-447131563 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447131366 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins removed a comment on issue #23303: [SPARK-26352][SQL] join reorder should not change the order of output attributes

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23303: [SPARK-26352][SQL] join reorder should not change the order of output attributes URL: https://github.com/apache/spark/pull/23303#issuecomment-447131122 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #23057: [SPARK-26078][SQL] Dedup self-join attributes on IN subqueries

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23057: [SPARK-26078][SQL] Dedup self-join attributes on IN subqueries URL: https://github.com/apache/spark/pull/23057#issuecomment-447131437 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447131363 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins removed a comment on issue #23057: [SPARK-26078][SQL] Dedup self-join attributes on IN subqueries

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23057: [SPARK-26078][SQL] Dedup self-join attributes on IN subqueries URL: https://github.com/apache/spark/pull/23057#issuecomment-447131434 Merged build finished. Test PASSed. This

[GitHub] AmplabJenkins removed a comment on issue #23303: [SPARK-26352][SQL] join reorder should not change the order of output attributes

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23303: [SPARK-26352][SQL] join reorder should not change the order of output attributes URL: https://github.com/apache/spark/pull/23303#issuecomment-447131129 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules URL: https://github.com/apache/spark/pull/23316#issuecomment-447131284 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins removed a comment on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules URL: https://github.com/apache/spark/pull/23316#issuecomment-447131284 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins removed a comment on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf*

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf* URL: https://github.com/apache/spark/pull/23314#issuecomment-447131160 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447131363 Merged build finished. Test PASSed.

[GitHub] SparkQA commented on issue #23303: [SPARK-26352][SQL] join reorder should not change the order of output attributes

2018-12-13 Thread GitBox
SparkQA commented on issue #23303: [SPARK-26352][SQL] join reorder should not change the order of output attributes URL: https://github.com/apache/spark/pull/23303#issuecomment-447131102 **[Test build #100110 has

[GitHub] AmplabJenkins commented on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules URL: https://github.com/apache/spark/pull/23316#issuecomment-447131294 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins removed a comment on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447074388 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] aokolnychyi commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
aokolnychyi commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447146614 Retest this please This is an automated

[GitHub] HeartSaVioR commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
HeartSaVioR commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#discussion_r241607771 ## File path: docs/structured-streaming-kafka-integration.md ## @@ -379,7

[GitHub] vanzin commented on issue #23095: [SPARK-23886][SS] Update query status for ContinuousExecution

2018-12-13 Thread GitBox
vanzin commented on issue #23095: [SPARK-23886][SS] Update query status for ContinuousExecution URL: https://github.com/apache/spark/pull/23095#issuecomment-447167671 Looks good. I'd have chosen a shorter test name, but no biggie. Merging to master.

[GitHub] zsxwing commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
zsxwing commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#discussion_r241603962 ## File path:

[GitHub] zsxwing commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
zsxwing commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#discussion_r241603813 ## File path: docs/structured-streaming-kafka-integration.md ## @@ -379,7 +379,25

[GitHub] SparkQA commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
SparkQA commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447166021 **[Test build #100111 has

[GitHub] SparkQA removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
SparkQA removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447131132 **[Test build #100111 has

[GitHub] AmplabJenkins removed a comment on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#issuecomment-447166767 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#issuecomment-447166767 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins removed a comment on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf*

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf* URL: https://github.com/apache/spark/pull/23314#issuecomment-447166770 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#issuecomment-447166762 Merged build finished. Test PASSed. This is an

[GitHub] AmplabJenkins removed a comment on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf*

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf* URL: https://github.com/apache/spark/pull/23314#issuecomment-447166765 Merged build finished. Test PASSed.

[GitHub] BryanCutler commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window)

2018-12-13 Thread GitBox
BryanCutler commented on a change in pull request #22305: [SPARK-24561][SQL][Python] User-defined window aggregation functions with Pandas UDF (bounded window) URL: https://github.com/apache/spark/pull/22305#discussion_r241609712 ## File path: python/pyspark/worker.py ##

[GitHub] AmplabJenkins commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False URL: https://github.com/apache/spark/pull/23315#issuecomment-447162502 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] SparkQA removed a comment on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False

2018-12-13 Thread GitBox
SparkQA removed a comment on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False URL: https://github.com/apache/spark/pull/23315#issuecomment-447131107 **[Test build #100109 has

[GitHub] AmplabJenkins removed a comment on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False URL: https://github.com/apache/spark/pull/23315#issuecomment-447162499 Merged build finished. Test FAILed.

[GitHub] AmplabJenkins commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False URL: https://github.com/apache/spark/pull/23315#issuecomment-447162499 Merged build finished. Test FAILed.

[GitHub] SparkQA commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False

2018-12-13 Thread GitBox
SparkQA commented on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False URL: https://github.com/apache/spark/pull/23315#issuecomment-447162328 **[Test build #100109 has

[GitHub] BryanCutler commented on issue #23305: [SPARK-26355][PYSPARK] Add a workaround for PyArrow 0.11.

2018-12-13 Thread GitBox
BryanCutler commented on issue #23305: [SPARK-26355][PYSPARK] Add a workaround for PyArrow 0.11. URL: https://github.com/apache/spark/pull/23305#issuecomment-447164827 late +1, thanks @ueshin ! This is an automated message

[GitHub] asfgit closed pull request #23095: [SPARK-23886][SS] Update query status for ContinuousExecution

2018-12-13 Thread GitBox
asfgit closed pull request #23095: [SPARK-23886][SS] Update query status for ContinuousExecution URL: https://github.com/apache/spark/pull/23095 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] rxin commented on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules

2018-12-13 Thread GitBox
rxin commented on issue #23316: [SPARK-26367] [SQL] Remove ReplaceExceptWithFilter from nonExcludableRules URL: https://github.com/apache/spark/pull/23316#issuecomment-447125517 Should these be in the optimizer, or run as a separate batch?

[GitHub] AmplabJenkins removed a comment on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447147385 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447147389 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23291: [SPARK-26203][SQL] Benchmark performance of In and InSet expressions URL: https://github.com/apache/spark/pull/23291#issuecomment-447147385 Merged build finished. Test PASSed. This is

[GitHub] zsxwing commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
zsxwing commented on a change in pull request #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#discussion_r241603867 ## File path:

[GitHub] AmplabJenkins removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447166365 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447166362 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447166365 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf*

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf* URL: https://github.com/apache/spark/pull/23314#issuecomment-447166770 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] AmplabJenkins commented on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf*

2018-12-13 Thread GitBox
AmplabJenkins commented on issue #23314: [SPARK-26364][PYTHON][TESTING] Clean up imports in test_pandas_udf* URL: https://github.com/apache/spark/pull/23314#issuecomment-447166765 Merged build finished. Test PASSed. This is

[GitHub] AmplabJenkins removed a comment on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23301: [SPARK-26350][SS]Allow to override group id of the Kafka consumer URL: https://github.com/apache/spark/pull/23301#issuecomment-447166762 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23108: [Spark-25993][SQL][TEST]Add test cases for CREATE EXTERNAL TABLE with subdirectories URL: https://github.com/apache/spark/pull/23108#issuecomment-447166362 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins removed a comment on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23315: [SPARK-26366][SQL] ReplaceExceptWithFilter should consider NULL as False URL: https://github.com/apache/spark/pull/23315#issuecomment-447131563 Merged build finished. Test PASSed.

[GitHub] AmplabJenkins removed a comment on issue #23057: [SPARK-26078][SQL] Dedup self-join attributes on IN subqueries

2018-12-13 Thread GitBox
AmplabJenkins removed a comment on issue #23057: [SPARK-26078][SQL] Dedup self-join attributes on IN subqueries URL: https://github.com/apache/spark/pull/23057#issuecomment-447131437 Test PASSed. Refer to this link for build results (access rights to CI server needed):

<    1   2   3   4   5   6   7   8   9   >