[GitHub] [spark] SparkQA commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
SparkQA commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561527149 **[Test build #114844 has

[GitHub] [spark] AmplabJenkins commented on issue #26750: [SPARK-28948][SQL] Support passing all Table metadata in TableProvider

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26750: [SPARK-28948][SQL] Support passing all Table metadata in TableProvider URL: https://github.com/apache/spark/pull/26750#issuecomment-561527655 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #26752: [SPARK-30112][SQL] Allow insert overwrite same table if using dynamic partition overwrite

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26752: [SPARK-30112][SQL] Allow insert overwrite same table if using dynamic partition overwrite URL: https://github.com/apache/spark/pull/26752#issuecomment-561527689 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26750: [SPARK-28948][SQL] Support passing all Table metadata in TableProvider

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26750: [SPARK-28948][SQL] Support passing all Table metadata in TableProvider URL: https://github.com/apache/spark/pull/26750#issuecomment-561527665 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] gengliangwang commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
gengliangwang commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#discussion_r353361419 ## File path:

[GitHub] [spark] gengliangwang commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
gengliangwang commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#discussion_r353361419 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561535438 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561535438 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561535444 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561535444 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] waterlx commented on a change in pull request #24246: [SPARK-24252][SQL] Add TableCatalog API

2019-12-04 Thread GitBox
waterlx commented on a change in pull request #24246: [SPARK-24252][SQL] Add TableCatalog API URL: https://github.com/apache/spark/pull/24246#discussion_r353607538 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/catalog/v2/TableCatalog.java ## @@ -0,0

[GitHub] [spark] LantaoJin commented on issue #26754: [SPARK-30115][SQL] Improve limit only query on datasource table

2019-12-04 Thread GitBox
LantaoJin commented on issue #26754: [SPARK-30115][SQL] Improve limit only query on datasource table URL: https://github.com/apache/spark/pull/26754#issuecomment-561543215 Emmm, I can try it in another PR. I am afraid it still need many code changes.

[GitHub] [spark] SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561543006 **[Test build #114848 has

[GitHub] [spark] LantaoJin edited a comment on issue #26754: [SPARK-30115][SQL] Improve limit only query on datasource table

2019-12-04 Thread GitBox
LantaoJin edited a comment on issue #26754: [SPARK-30115][SQL] Improve limit only query on datasource table URL: https://github.com/apache/spark/pull/26754#issuecomment-561543215 Emmm, I can try it in a new PR. I am afraid it still need many code changes.

[GitHub] [spark] beliefer commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
beliefer commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#discussion_r353616172 ## File path:

[GitHub] [spark] beliefer commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
beliefer commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#discussion_r353616172 ## File path:

[GitHub] [spark] SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558305 **[Test build #114851 has

[GitHub] [spark] SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558371 **[Test build #114848 has

[GitHub] [spark] beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#discussion_r353636185 ## File path:

[GitHub] [spark] SparkQA removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
SparkQA removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561543006 **[Test build #114848 has

[GitHub] [spark] SparkQA commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
SparkQA commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561596537 **[Test build #114844 has

[GitHub] [spark] SparkQA removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
SparkQA removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561527149 **[Test build #114844 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561596729 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561596737 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561596729 Merged build finished. Test FAILed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #26757: [SPARK-30121][Build][Minor] Miss default memory for sbt usage

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26757: [SPARK-30121][Build][Minor] Miss default memory for sbt usage URL: https://github.com/apache/spark/pull/26757#issuecomment-561603679 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #26757: [SPARK-30121][Build][Minor] Miss default memory for sbt usage

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26757: [SPARK-30121][Build][Minor] Miss default memory for sbt usage URL: https://github.com/apache/spark/pull/26757#issuecomment-561603683 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#discussion_r353675643 ## File path:

[GitHub] [spark] SparkQA commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
SparkQA commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-561605575 **[Test build #114853 has

[GitHub] [spark] AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561609840 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561609840 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561609841 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561609841 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#discussion_r353675643 ## File path:

[GitHub] [spark] cloud-fan commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
cloud-fan commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#discussion_r353710952 ## File path:

[GitHub] [spark] cloud-fan commented on issue #26754: [SPARK-30115][SQL] Improve limit only query on datasource table

2019-12-04 Thread GitBox
cloud-fan commented on issue #26754: [SPARK-30115][SQL] Improve limit only query on datasource table URL: https://github.com/apache/spark/pull/26754#issuecomment-561538440 The idea looks good, but the implementation looks too complicated. Can we implement it with a single optimizer rule?

[GitHub] [spark] SparkQA commented on issue #26747: [SPARK-29188][PYTHON] toPandas (without Arrow) gets wrong dtypes when applied on empty DF

2019-12-04 Thread GitBox
SparkQA commented on issue #26747: [SPARK-29188][PYTHON] toPandas (without Arrow) gets wrong dtypes when applied on empty DF URL: https://github.com/apache/spark/pull/26747#issuecomment-561546895 **[Test build #114846 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558647 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558890 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558657 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558900 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558657 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558647 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561562019 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561562009 Merged build finished. Test PASSed.

[GitHub] [spark] AngersZhuuuu commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AngersZh commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561592993 > The approach looks good, there are still no tests... Here is in UT ..., I really don't

[GitHub] [spark] beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#discussion_r353675643 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #26712: [SPARK-29883][SQL] Improve error messages when function name is an alias

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26712: [SPARK-29883][SQL] Improve error messages when function name is an alias URL: https://github.com/apache/spark/pull/26712#issuecomment-561607931 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA removed a comment on issue #26712: [SPARK-29883][SQL] Improve error messages when function name is an alias

2019-12-04 Thread GitBox
SparkQA removed a comment on issue #26712: [SPARK-29883][SQL] Improve error messages when function name is an alias URL: https://github.com/apache/spark/pull/26712#issuecomment-561527124 **[Test build #114842 has

[GitHub] [spark] SparkQA commented on issue #26712: [SPARK-29883][SQL] Improve error messages when function name is an alias

2019-12-04 Thread GitBox
SparkQA commented on issue #26712: [SPARK-29883][SQL] Improve error messages when function name is an alias URL: https://github.com/apache/spark/pull/26712#issuecomment-561607704 **[Test build #114842 has

[GitHub] [spark] SparkQA commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
SparkQA commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561612964 **[Test build #114855 has

[GitHub] [spark] SparkQA removed a comment on issue #26752: [SPARK-30112][SQL] Allow insert overwrite same table if using dynamic partition overwrite

2019-12-04 Thread GitBox
SparkQA removed a comment on issue #26752: [SPARK-30112][SQL] Allow insert overwrite same table if using dynamic partition overwrite URL: https://github.com/apache/spark/pull/26752#issuecomment-561527102 **[Test build #114840 has

[GitHub] [spark] SparkQA commented on issue #26751: [SPARK-30107][SQL] Expose nested schema pruning to all V2 sources

2019-12-04 Thread GitBox
SparkQA commented on issue #26751: [SPARK-30107][SQL] Expose nested schema pruning to all V2 sources URL: https://github.com/apache/spark/pull/26751#issuecomment-561618174 **[Test build #114856 has

[GitHub] [spark] SparkQA commented on issue #26752: [SPARK-30112][SQL] Allow insert overwrite same table if using dynamic partition overwrite

2019-12-04 Thread GitBox
SparkQA commented on issue #26752: [SPARK-30112][SQL] Allow insert overwrite same table if using dynamic partition overwrite URL: https://github.com/apache/spark/pull/26752#issuecomment-561617999 **[Test build #114840 has

[GitHub] [spark] aokolnychyi commented on a change in pull request #26751: [SPARK-30107][SQL] Expose nested schema pruning to all V2 sources

2019-12-04 Thread GitBox
aokolnychyi commented on a change in pull request #26751: [SPARK-30107][SQL] Expose nested schema pruning to all V2 sources URL: https://github.com/apache/spark/pull/26751#discussion_r353712082 ## File path:

[GitHub] [spark] gengliangwang commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
gengliangwang commented on a change in pull request #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#discussion_r353594929 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-561524959 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] cloud-fan commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
cloud-fan commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561525230 LGTM except https://github.com/apache/spark/pull/26080/files#r353595224

[GitHub] [spark] AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561524494 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561524484 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#issuecomment-561530332 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#issuecomment-561530339 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#issuecomment-561530339 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #25001: [SPARK-28083][SQL] Support LIKE ... ESCAPE syntax URL: https://github.com/apache/spark/pull/25001#issuecomment-561530332 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558890 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558900 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561573187 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561573194 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
SparkQA removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561558305 **[Test build #114851 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561573187 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561573194 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561605952 Merged build finished. Test PASSed. This is

[GitHub] [spark] yaooqinn commented on a change in pull request #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
yaooqinn commented on a change in pull request #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#discussion_r353692491 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561605963 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-561605970 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561605963 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-561605970 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-561605983 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26080: [SPARK-29425][SQL] The ownership of a database should be respected URL: https://github.com/apache/spark/pull/26080#issuecomment-561605952 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#issuecomment-561605983 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26757: [SPARK-30121][Build][Minor] Miss default memory for sbt usage

2019-12-04 Thread GitBox
SparkQA commented on issue #26757: [SPARK-30121][Build][Minor] Miss default memory for sbt usage URL: https://github.com/apache/spark/pull/26757#issuecomment-561605576 **[Test build #114852 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561610919 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561610919 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] yaooqinn commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
yaooqinn commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561610374 retest this please This is an

[GitHub] [spark] AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561610913 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26412: [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres URL: https://github.com/apache/spark/pull/26412#issuecomment-561610913 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
SparkQA removed a comment on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561535033 **[Test build #114847 has

[GitHub] [spark] AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561615549 Merged build finished. Test FAILed. This is an

[GitHub] [spark] SparkQA commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
SparkQA commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561615308 **[Test build #114847 has

[GitHub] [spark] AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery.

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26485: [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery. URL: https://github.com/apache/spark/pull/26485#issuecomment-561615556 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] HyukjinKwon commented on issue #26747: [SPARK-29188][PYTHON] toPandas (without Arrow) gets wrong dtypes when applied on empty DF

2019-12-04 Thread GitBox
HyukjinKwon commented on issue #26747: [SPARK-29188][PYTHON] toPandas (without Arrow) gets wrong dtypes when applied on empty DF URL: https://github.com/apache/spark/pull/26747#issuecomment-561532367 retest this please This

[GitHub] [spark] zhengruifeng commented on issue #26547: [SPARK-29914][ML] ML models attach metadata in `transform`/`transformSchema`

2019-12-04 Thread GitBox
zhengruifeng commented on issue #26547: [SPARK-29914][ML] ML models attach metadata in `transform`/`transformSchema` URL: https://github.com/apache/spark/pull/26547#issuecomment-561536222 Merged to master, thanks all for reviewing!

[GitHub] [spark] zhengruifeng closed pull request #26547: [SPARK-29914][ML] ML models attach metadata in `transform`/`transformSchema`

2019-12-04 Thread GitBox
zhengruifeng closed pull request #26547: [SPARK-29914][ML] ML models attach metadata in `transform`/`transformSchema` URL: https://github.com/apache/spark/pull/26547 This is an automated message from the Apache Git Service.

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561546476 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561546476 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] SparkQA commented on issue #26699: [SPARK-30066][SQL] Columnar execution support for interval types

2019-12-04 Thread GitBox
SparkQA commented on issue #26699: [SPARK-30066][SQL] Columnar execution support for interval types URL: https://github.com/apache/spark/pull/26699#issuecomment-561545903 **[Test build #114849 has

[GitHub] [spark] SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
SparkQA commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561545906 **[Test build #114850 has

[GitHub] [spark] AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins commented on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561546464 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11

2019-12-04 Thread GitBox
AmplabJenkins removed a comment on issue #26594: [SPARK-29957][TEST][test-java11] Reset MiniKDC's default enctypes to fit jdk8/jdk11 URL: https://github.com/apache/spark/pull/26594#issuecomment-561546464 Merged build finished. Test PASSed.

[GitHub] [spark] beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression

2019-12-04 Thread GitBox
beliefer commented on a change in pull request #26656: [SPARK-27986][SQL] Support ANSI SQL filter clause for aggregate expression URL: https://github.com/apache/spark/pull/26656#discussion_r353636185 ## File path:

  1   2   3   4   5   6   7   8   9   10   >