You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [spark] github-actions[bot] closed pull request #29392: [SPARK-32574][CORE] Race condition in FsHistoryProvider listing iteration - posted by GitBox <gi...@apache.org> on 2021/02/01 00:56:00 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30135: [SPARK-29250][BUILD] Upgrade to Hadoop 3.3.0 - posted by GitBox <gi...@apache.org> on 2021/02/01 00:56:01 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 01:23:18 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31207: [SPARK-34136][PYTHON][SQL] Add support for complex literals in PySpark - posted by GitBox <gi...@apache.org> on 2021/02/01 01:31:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31401: [SPARK-34300][PYSPARK][DOCS][MINOR] Fix some typos and syntax issues in docstrings and output of `dev/lint-python` - posted by GitBox <gi...@apache.org> on 2021/02/01 01:34:49 UTC, 0 replies.
- [GitHub] [spark] zzcclp commented on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/01 01:40:55 UTC, 8 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/01 01:52:07 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 02:03:35 UTC, 12 replies.
- [GitHub] [spark] zhengruifeng closed pull request #31354: [SPARK-34256][ML] VectorSlicer refine numFeatures checking and toString method - posted by GitBox <gi...@apache.org> on 2021/02/01 02:09:50 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31354: [SPARK-34256][ML] VectorSlicer refine numFeatures checking and toString method - posted by GitBox <gi...@apache.org> on 2021/02/01 02:11:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 02:11:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 02:12:24 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/01 02:18:04 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31207: [SPARK-34136][PYTHON][SQL] Add support for complex literals in PySpark - posted by GitBox <gi...@apache.org> on 2021/02/01 02:24:37 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/01 02:45:22 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 02:48:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/01 02:49:20 UTC, 25 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 02:49:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31273: [WIP][Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 02:49:21 UTC, 6 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/01 02:53:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/01 02:57:30 UTC, 7 replies.
- [GitHub] [spark] beliefer commented on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/01 03:07:49 UTC, 7 replies.
- [GitHub] [spark] beliefer commented on pull request #31395: [SPARK-33599][SQL] Restore the assert-like in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 03:08:13 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/01 03:11:32 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 04:02:43 UTC, 42 replies.
- [GitHub] [spark] SparkQA commented on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/01 04:02:54 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 04:04:16 UTC, 13 replies.
- [GitHub] [spark] DanielaMu opened a new pull request #31406: Update log4j-defaults.properties - posted by GitBox <gi...@apache.org> on 2021/02/01 04:09:21 UTC, 0 replies.
- [GitHub] [spark] DanielaMu closed pull request #31406: Update log4j-defaults.properties - posted by GitBox <gi...@apache.org> on 2021/02/01 04:14:56 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31407: SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 04:31:36 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31407: SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 04:36:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 04:48:35 UTC, 23 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/01 04:48:36 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/01 04:48:37 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31273: [WIP][Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 04:48:37 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31407: SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 04:49:59 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 05:00:36 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/01 05:01:20 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/01 05:01:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 05:01:21 UTC, 23 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31273: [WIP][Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 05:01:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31273: [WIP][Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 05:01:33 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #27125: [SPARK-30420][SQL][FOLLOWUP] Remove statement logical plans for namespace commands - posted by GitBox <gi...@apache.org> on 2021/02/01 05:40:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 05:45:06 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31407: SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 05:46:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 05:48:22 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31407: SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 05:48:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/01 05:48:44 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 05:50:18 UTC, 3 replies.
- [GitHub] [spark] bozhang2820 commented on pull request #30175: [SPARK-33274][SS] Fix job hang in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/01 05:52:39 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31407: SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 05:52:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31024: [SPARK-33979][SQL] Reorder predicate - posted by GitBox <gi...@apache.org> on 2021/02/01 05:56:21 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/01 05:56:22 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/01 05:58:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31407: [SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 05:59:57 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/01 06:01:30 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31407: [SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 06:01:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 06:02:12 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 06:03:00 UTC, 12 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 06:05:49 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 06:06:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 06:06:33 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 06:08:47 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/01 06:10:54 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 06:16:21 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 06:17:18 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31411: [SPARK-33990][SQL][TESTS][3.1] Remove partition data by v2 `ALTER TABLE .. DROP PARTITION` - posted by GitBox <gi...@apache.org> on 2021/02/01 06:21:08 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31407: [SPARK-34233][SPARK-33990][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 06:22:09 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31411: [SPARK-33990][SQL][TESTS][3.1] Remove partition data by v2 `ALTER TABLE .. DROP PARTITION` - posted by GitBox <gi...@apache.org> on 2021/02/01 06:26:01 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/01 06:27:23 UTC, 0 replies.
- [GitHub] [spark] c21 opened a new pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 06:27:54 UTC, 0 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 06:29:40 UTC, 19 replies.
- [GitHub] [spark] c21 commented on pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 06:30:34 UTC, 1 replies.
- [GitHub] [spark] linhongliu-db commented on pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 06:34:24 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31213: [SPARK-34141][SQL] Remove side effect from ExtractGenerator - posted by GitBox <gi...@apache.org> on 2021/02/01 06:46:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 06:48:55 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 06:49:50 UTC, 31 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 06:52:12 UTC, 16 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31411: [SPARK-33990][SQL][TESTS][3.1] Remove partition data by v2 `ALTER TABLE .. DROP PARTITION` - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:22 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:23 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:24 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/01 07:01:37 UTC, 8 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 07:14:24 UTC, 0 replies.
- [GitHub] [spark] tanelk commented on a change in pull request #31213: [SPARK-34141][SQL] Remove side effect from ExtractGenerator - posted by GitBox <gi...@apache.org> on 2021/02/01 07:15:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/01 07:16:18 UTC, 1 replies.
- [GitHub] [spark] LuciferYang closed pull request #31385: [WIP][SPARK-34279][BUILD][TEST] Upgrade Junit from 4.x to 5.x - posted by GitBox <gi...@apache.org> on 2021/02/01 07:37:20 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 07:41:07 UTC, 10 replies.
- [GitHub] [spark] maropu commented on pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 07:44:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 07:49:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31024: [SPARK-33979][SQL] Reorder predicate - posted by GitBox <gi...@apache.org> on 2021/02/01 07:49:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/01 07:49:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 07:49:09 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 07:53:31 UTC, 13 replies.
- [GitHub] [spark] maropu commented on pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 07:55:03 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 07:58:27 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/01 08:00:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31024: [SPARK-33979][SQL] Reorder predicate - posted by GitBox <gi...@apache.org> on 2021/02/01 08:01:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/01 08:01:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 08:01:24 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 08:01:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/01 08:01:27 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 08:01:48 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/01 08:03:01 UTC, 16 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #31384: [SPARK-31816][SQL] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 08:34:37 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/01 08:35:23 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 08:41:13 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 08:41:45 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #31384: [SPARK-31816][SQL] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 08:44:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 08:50:31 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31384: [SPARK-31816][SQL] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 08:50:42 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 08:57:10 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 09:01:11 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 09:01:28 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/01 09:02:01 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/01 09:02:23 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 09:08:45 UTC, 31 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 09:09:52 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31411: [SPARK-33990][SQL][TESTS][3.1] Remove partition data by v2 `ALTER TABLE .. DROP PARTITION` - posted by GitBox <gi...@apache.org> on 2021/02/01 09:18:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31411: [SPARK-33990][SQL][TESTS][3.1] Remove partition data by v2 `ALTER TABLE .. DROP PARTITION` - posted by GitBox <gi...@apache.org> on 2021/02/01 09:18:54 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 09:19:35 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31410: [SPARK-33245][SQL][FOLLOW-UP] Remove bitwiseGet in Scala functions API - posted by GitBox <gi...@apache.org> on 2021/02/01 09:21:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31411: [SPARK-33990][SQL][TESTS][3.1] Remove partition data by v2 `ALTER TABLE .. DROP PARTITION` - posted by GitBox <gi...@apache.org> on 2021/02/01 09:49:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31384: [SPARK-31816][SQL] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 09:49:36 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 09:49:36 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 10:02:25 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31411: [SPARK-33990][SQL][TESTS][3.1] Remove partition data by v2 `ALTER TABLE .. DROP PARTITION` - posted by GitBox <gi...@apache.org> on 2021/02/01 10:02:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/01 10:02:31 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 10:02:32 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31384: [SPARK-31816][SQL] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 10:02:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31359: [SPARK-34083][SQL][3.1] Using TPCDS original definitions for char/varchar colums - posted by GitBox <gi...@apache.org> on 2021/02/01 10:02:49 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31024: [SPARK-33979][SQL] Reorder predicate - posted by GitBox <gi...@apache.org> on 2021/02/01 10:10:24 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #31377: [SPARK-34239][SQL] Unify output of SHOW COLUMNS pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/01 10:15:57 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31377: [SPARK-34239][SQL] Unify output of SHOW COLUMNS pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/01 10:16:08 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 10:16:18 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 10:16:32 UTC, 3 replies.
- [GitHub] [spark] yangmou opened a new pull request #31415: 修改队列,可自己指定队列 - posted by GitBox <gi...@apache.org> on 2021/02/01 10:33:15 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 10:39:14 UTC, 5 replies.
- [GitHub] [spark] yangmou closed pull request #31415: 修改队列,可自己指定队列 - posted by GitBox <gi...@apache.org> on 2021/02/01 10:40:18 UTC, 0 replies.
- [GitHub] [spark] yangmou commented on pull request #31415: 修改队列,可自己指定队列 - posted by GitBox <gi...@apache.org> on 2021/02/01 10:40:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 10:44:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/01 10:45:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 10:45:14 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 10:46:06 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 10:47:05 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap #31416 - posted by GitBox <gi...@apache.org> on 2021/02/01 10:47:35 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 10:48:41 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 10:49:33 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 10:49:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 10:54:02 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 11:02:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31273: [Spark-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 11:02:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 11:03:46 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap #31416 - posted by GitBox <gi...@apache.org> on 2021/02/01 11:06:21 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/01 11:10:13 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31359: [SPARK-34083][SQL][3.1] Using TPCDS original definitions for char/varchar colums - posted by GitBox <gi...@apache.org> on 2021/02/01 11:49:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 11:49:57 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/01 11:55:31 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 12:00:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 12:02:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/01 12:02:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 12:27:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/01 12:41:38 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31395: [SPARK-33599][SQL] Restore the assert-like in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 12:45:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 12:49:57 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 12:49:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 12:50:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 12:50:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 12:50:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31384: [SPARK-31816][SQL] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 12:57:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 12:58:54 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31399: [SPARK-34259][SQL] Don't attempt to parse file-based partitions as special timestamps - posted by GitBox <gi...@apache.org> on 2021/02/01 13:04:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31364: [SPARK-34266][SQL][DOCS] Update comments for `SessionCatalog.refreshTable()` and `CatalogImpl.refreshTable()` - posted by GitBox <gi...@apache.org> on 2021/02/01 13:07:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31364: [SPARK-34266][SQL][DOCS] Update comments for `SessionCatalog.refreshTable()` and `CatalogImpl.refreshTable()` - posted by GitBox <gi...@apache.org> on 2021/02/01 13:07:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/01 13:13:33 UTC, 27 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 13:25:22 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31384: [SPARK-31816][SQL] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 13:29:17 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 13:37:04 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 13:41:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 13:42:22 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 13:43:13 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/01 13:44:46 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/01 13:45:39 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 13:46:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 13:46:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 13:50:08 UTC, 38 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/01 13:53:23 UTC, 6 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/01 13:53:25 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 13:53:36 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31377: [SPARK-34239][SQL] Unify output of SHOW COLUMNS pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/01 13:56:24 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 13:58:07 UTC, 16 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/01 13:59:52 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/01 14:00:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/01 14:00:54 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31377: [SPARK-34239][SQL] Unify output of SHOW COLUMNS pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/01 14:01:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/01 14:04:38 UTC, 16 replies.
- [GitHub] [spark] sarutak commented on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/01 14:08:28 UTC, 7 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/01 14:09:20 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 14:09:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31403: [SPARK-34301][SQL] Use logical plan of alter table in `CatalogImpl.recoverPartitions()` - posted by GitBox <gi...@apache.org> on 2021/02/01 14:10:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31377: [SPARK-34239][SQL] Unify output of SHOW COLUMNS pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/01 14:16:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31377: [SPARK-34239][SQL] Unify output of SHOW COLUMNS pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/01 14:16:50 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31407: [SPARK-34233][SQL][3.1] FIX NPE for char padding in binary comparison - posted by GitBox <gi...@apache.org> on 2021/02/01 14:19:27 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 14:19:48 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 14:20:50 UTC, 2 replies.
- [GitHub] [spark] srowen closed pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/01 14:21:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31359: [SPARK-34083][SQL][3.1] Using TPCDS original definitions for char/varchar colums - posted by GitBox <gi...@apache.org> on 2021/02/01 14:25:18 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31372: [SPARK-34272][SQL] Pretty SQL should check NonSQLExpression - posted by GitBox <gi...@apache.org> on 2021/02/01 14:31:22 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31359: [SPARK-34083][SQL][3.1] Using TPCDS original definitions for char/varchar colums - posted by GitBox <gi...@apache.org> on 2021/02/01 14:31:34 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31359: [SPARK-34083][SQL][3.1] Using TPCDS original definitions for char/varchar colums - posted by GitBox <gi...@apache.org> on 2021/02/01 14:32:26 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/01 14:34:19 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31356: [SPARK-34257][SQL] Improve performance for last_value over unbounded window frame - posted by GitBox <gi...@apache.org> on 2021/02/01 14:38:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 14:45:46 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 14:48:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31359: [SPARK-34083][SQL][3.1] Using TPCDS original definitions for char/varchar colums - posted by GitBox <gi...@apache.org> on 2021/02/01 14:51:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/01 14:51:21 UTC, 8 replies.
- [GitHub] [spark] linhongliu-db commented on a change in pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/01 14:52:30 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/01 15:05:53 UTC, 14 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/01 15:11:15 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/01 15:14:38 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/01 15:15:11 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/01 15:50:26 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/01 15:51:22 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 16:05:43 UTC, 20 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/01 16:38:29 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/01 16:50:35 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/01 16:50:37 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 17:18:50 UTC, 1 replies.
- [GitHub] [spark] alefischer13 commented on pull request #26624: [SPARK-8981][CORE][test-hadoop3.2][test-java11] Add MDC support in Executor - posted by GitBox <gi...@apache.org> on 2021/02/01 17:20:34 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 17:27:31 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/01 17:28:28 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/01 17:28:49 UTC, 3 replies.
- [GitHub] [spark] razajafri commented on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/01 17:32:31 UTC, 5 replies.
- [GitHub] [spark] DavidToneian commented on a change in pull request #31401: [SPARK-34300][PYSPARK][DOCS][MINOR] Fix some typos and syntax issues in docstrings and output of `dev/lint-python` - posted by GitBox <gi...@apache.org> on 2021/02/01 17:37:03 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #31414: [SPARK-34303][SQL] Migrate ALTER TABLE .. SET LOCATION to new resolution framework - posted by GitBox <gi...@apache.org> on 2021/02/01 17:43:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/01 17:52:36 UTC, 16 replies.
- [GitHub] [spark] SparkQA commented on pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/01 18:04:19 UTC, 6 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/01 18:10:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/01 18:14:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 18:25:32 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 18:44:50 UTC, 0 replies.
- [GitHub] [spark] rxin commented on pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/01 18:49:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 18:50:55 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/01 18:51:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 18:51:18 UTC, 10 replies.
- [GitHub] [spark] imback82 opened a new pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/01 18:51:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/01 19:07:20 UTC, 12 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/01 19:14:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/01 19:26:16 UTC, 4 replies.
- [GitHub] [spark] alefischer13 edited a comment on pull request #26624: [SPARK-8981][CORE][test-hadoop3.2][test-java11] Add MDC support in Executor - posted by GitBox <gi...@apache.org> on 2021/02/01 19:40:53 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31423: [SPARK-34314][SQL] Rebuild the file index after partition schema inferring - posted by GitBox <gi...@apache.org> on 2021/02/01 19:49:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/01 19:51:07 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/01 19:51:09 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/01 19:51:22 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/01 19:51:22 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/01 19:51:23 UTC, 7 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31399: [SPARK-34259][SQL] Don't attempt to parse file-based partitions as special timestamps - posted by GitBox <gi...@apache.org> on 2021/02/01 19:52:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31423: [SPARK-34314][SQL] Rebuild the file index after partition schema inferring - posted by GitBox <gi...@apache.org> on 2021/02/01 19:53:27 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/01 20:32:17 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/01 20:51:14 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/01 20:52:17 UTC, 6 replies.
- [GitHub] [spark] imback82 opened a new pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/01 21:07:15 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/01 21:13:55 UTC, 0 replies.
- [GitHub] [spark] ekoifman commented on pull request #30829: [SPARK-33832][SQL] Add an option in AQE to mitigate skew even if it c… - posted by GitBox <gi...@apache.org> on 2021/02/01 21:28:13 UTC, 1 replies.
- [GitHub] [spark] timhughes opened a new pull request #31425: [WIP][SPARK-34315] Stops debconf asking for default kerberos realm - posted by GitBox <gi...@apache.org> on 2021/02/01 21:46:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31423: [SPARK-34314][SQL] Rebuild the file index after partition schema inferring - posted by GitBox <gi...@apache.org> on 2021/02/01 21:51:21 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31425: [WIP][SPARK-34315] Stops debconf asking for default kerberos realm - posted by GitBox <gi...@apache.org> on 2021/02/01 21:51:48 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/01 21:56:36 UTC, 18 replies.
- [GitHub] [spark] SparkQA commented on pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/01 22:02:12 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/01 22:11:20 UTC, 6 replies.
- [GitHub] [spark] sarutak opened a new pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/01 22:33:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/01 22:38:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/01 23:03:38 UTC, 4 replies.
- [GitHub] [spark] holdenk opened a new pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/01 23:22:32 UTC, 1 replies.
- [GitHub] [spark] allisonwang-db commented on a change in pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/01 23:43:25 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31423: [SPARK-34314][SQL] Rebuild the file index after partition schema inferring - posted by GitBox <gi...@apache.org> on 2021/02/01 23:45:22 UTC, 2 replies.
- [GitHub] [spark] mridulm commented on pull request #31298: [SPARK-34193][CORE] TorrentBroadcast block manager decommissioning race fix - posted by GitBox <gi...@apache.org> on 2021/02/01 23:48:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/01 23:51:48 UTC, 2 replies.
- [GitHub] [spark] xkrogen commented on pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/01 23:59:22 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/02 00:03:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/02 00:03:19 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31423: [SPARK-34314][SQL] Rebuild the file index after partition schema inferring - posted by GitBox <gi...@apache.org> on 2021/02/02 00:03:19 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/02 00:08:50 UTC, 4 replies.
- [GitHub] [spark] holdenk commented on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/02 00:11:53 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/02 00:20:28 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/02 00:22:58 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/02 00:28:15 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/02 00:28:29 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31418: [SPARK-34310][CORE][SQL][3.0] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/02 00:28:40 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31417: [SPARK-34310][CORE][SQL][2.4] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/02 00:28:52 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31408: [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs - posted by GitBox <gi...@apache.org> on 2021/02/02 00:30:04 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31401: [SPARK-34300][PYSPARK][DOCS][MINOR] Fix some typos and syntax issues in docstrings and output of `dev/lint-python` - posted by GitBox <gi...@apache.org> on 2021/02/02 00:30:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31401: [SPARK-34300][PYSPARK][DOCS][MINOR] Fix some typos and syntax issues in docstrings and output of `dev/lint-python` - posted by GitBox <gi...@apache.org> on 2021/02/02 00:31:06 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30135: [SPARK-29250][BUILD] Upgrade to Hadoop 3.3.0 - posted by GitBox <gi...@apache.org> on 2021/02/02 00:50:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/02 01:02:51 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/02 01:05:20 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/02 01:05:31 UTC, 7 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/02 01:06:32 UTC, 5 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/02 01:17:00 UTC, 4 replies.
- [GitHub] [spark] sunchao commented on pull request #30135: [SPARK-29250][BUILD] Upgrade to Hadoop 3.3.0 - posted by GitBox <gi...@apache.org> on 2021/02/02 01:21:15 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/02 01:26:54 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/02 01:32:53 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/02 01:52:02 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/02 02:26:58 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/02 02:29:15 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 02:33:32 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 02:35:58 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 02:37:11 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31356: [SPARK-34257][SQL] Improve performance for last_value over unbounded window frame - posted by GitBox <gi...@apache.org> on 2021/02/02 02:38:38 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30135: [SPARK-29250][BUILD] Upgrade to Hadoop 3.3.0 - posted by GitBox <gi...@apache.org> on 2021/02/02 02:41:33 UTC, 1 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #31416: [SPARK-34310][CORE][SQL] Replaces map and flatten with flatMap - posted by GitBox <gi...@apache.org> on 2021/02/02 02:48:10 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #31369: [SPARK-34270][SS] Combine StateStoreMetrics should not override StateStoreCustomMetric - posted by GitBox <gi...@apache.org> on 2021/02/02 02:58:58 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 02:59:31 UTC, 4 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 03:01:52 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 03:03:44 UTC, 1 replies.
- [GitHub] [spark] linhongliu-db commented on a change in pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/02 03:06:08 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31369: [SPARK-34270][SS] Combine StateStoreMetrics should not override StateStoreCustomMetric - posted by GitBox <gi...@apache.org> on 2021/02/02 03:06:40 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 03:07:54 UTC, 4 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31369: [SPARK-34270][SS] Combine StateStoreMetrics should not override StateStoreCustomMetric - posted by GitBox <gi...@apache.org> on 2021/02/02 03:08:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 03:16:14 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/02 03:23:59 UTC, 9 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/02 03:26:01 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30135: [SPARK-29250][BUILD] Upgrade to Hadoop 3.3.0 - posted by GitBox <gi...@apache.org> on 2021/02/02 03:28:57 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/02 03:31:55 UTC, 1 replies.
- [GitHub] [spark] ueshin commented on a change in pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 03:36:54 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/02 03:38:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 03:53:05 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/02 04:04:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 04:04:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/02 04:31:17 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 04:43:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 04:52:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 04:53:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/02 04:53:22 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 05:08:41 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31204: [SPARK-26399][WEBUI][CORE] Add new stage-level REST APIs and parameters - posted by GitBox <gi...@apache.org> on 2021/02/02 05:09:04 UTC, 13 replies.
- [GitHub] [spark] ulysses-you commented on pull request #31372: [SPARK-34272][SQL] Pretty SQL should check NonSQLExpression - posted by GitBox <gi...@apache.org> on 2021/02/02 05:16:02 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/02 05:51:54 UTC, 5 replies.
- [GitHub] [spark] ScrapCodes commented on pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 06:02:02 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31423: [SPARK-34314][SQL] Rebuild the file index after partition schema inferring - posted by GitBox <gi...@apache.org> on 2021/02/02 06:05:29 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/02 06:11:27 UTC, 4 replies.
- [GitHub] [spark] williamhyun opened a new pull request #31430: Upgrade zstd-jni to 1.4.8-3 - posted by GitBox <gi...@apache.org> on 2021/02/02 06:15:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31428: [SPARK-34316][K8S] Support spark.kubernetes.executor.disableConfigMap - posted by GitBox <gi...@apache.org> on 2021/02/02 06:26:26 UTC, 1 replies.
- [GitHub] [spark] turboFei opened a new pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 06:27:11 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/02 06:27:13 UTC, 4 replies.
- [GitHub] [spark] viirya opened a new pull request #31432: [SPARK-34324][SQL] FileTable should not list TRUNCATE in capabilities by default - posted by GitBox <gi...@apache.org> on 2021/02/02 06:32:34 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31430: [SPARK-34323][BUILD] Upgrade zstd-jni to 1.4.8-3 - posted by GitBox <gi...@apache.org> on 2021/02/02 06:37:17 UTC, 1 replies.
- [GitHub] [spark] igreenfield commented on pull request #26624: [SPARK-8981][CORE][test-hadoop3.2][test-java11] Add MDC support in Executor - posted by GitBox <gi...@apache.org> on 2021/02/02 06:41:41 UTC, 1 replies.
- [GitHub] [spark] turboFei commented on pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 06:42:44 UTC, 2 replies.
- [GitHub] [spark] offthewall123 opened a new pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 06:46:24 UTC, 1 replies.
- [GitHub] [spark] offthewall123 commented on pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 06:47:48 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/02 06:50:54 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31102: [SPARK-34054][CORE] BlockManagerDecommissioner code cleanup - posted by GitBox <gi...@apache.org> on 2021/02/02 06:51:50 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/02 06:52:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31204: [SPARK-26399][WEBUI][CORE] Add new stage-level REST APIs and parameters - posted by GitBox <gi...@apache.org> on 2021/02/02 06:52:48 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 06:53:53 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 06:54:04 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/02 06:55:26 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas/MapInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 06:56:27 UTC, 4 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/02 06:56:38 UTC, 4 replies.
- [GitHub] [spark] turboFei removed a comment on pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 06:57:21 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 06:59:32 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 07:04:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31204: [SPARK-26399][WEBUI][CORE] Add new stage-level REST APIs and parameters - posted by GitBox <gi...@apache.org> on 2021/02/02 07:04:25 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #31430: [SPARK-34323][BUILD] Upgrade zstd-jni to 1.4.8-3 - posted by GitBox <gi...@apache.org> on 2021/02/02 07:06:26 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 07:10:32 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 07:10:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 07:11:26 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 07:14:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 07:16:02 UTC, 4 replies.
- [GitHub] [spark] offthewall123 commented on a change in pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 07:17:37 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 07:17:58 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 07:17:59 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31432: [SPARK-34324][SQL] FileTable should not list TRUNCATE in capabilities by default - posted by GitBox <gi...@apache.org> on 2021/02/02 07:20:36 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas/MapInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 07:25:21 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas/MapInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 07:25:53 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas/MapInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 07:26:04 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas/MapInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 07:26:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31204: [SPARK-26399][WEBUI][CORE] Add new stage-level REST APIs and parameters - posted by GitBox <gi...@apache.org> on 2021/02/02 07:29:21 UTC, 5 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/02 07:31:13 UTC, 6 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #31434: [SPARK-33591][SQL][FollowUp] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 07:34:08 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #31434: [SPARK-33591][SQL][FollowUp] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 07:34:50 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 07:36:33 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31421: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 07:43:14 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 07:45:30 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 07:47:37 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/02 07:49:54 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31286: [SPARK-34199][SQL] Block `table.*` inside function to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/02 07:50:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31286: [SPARK-34199][SQL] Block `count(table.*)` to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/02 07:53:39 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas/MapInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 07:53:41 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31429: [SPARK-34319][SQL] Resolve duplicate attributes for FlatMapCoGroupsInPandas/MapInPandas - posted by GitBox <gi...@apache.org> on 2021/02/02 07:54:23 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31286: [SPARK-34199][SQL] Block `count(table.*)` to follow ANSI standard and other SQL engines - posted by GitBox <gi...@apache.org> on 2021/02/02 07:54:24 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 08:13:44 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 08:14:35 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 08:15:07 UTC, 6 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 08:16:20 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/02 08:24:47 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/02 08:25:11 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 08:25:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/02 08:26:14 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31420: [SPARK-34312][SQL] Support partition(s) truncation by `Supports(Atomic)PartitionManagement` - posted by GitBox <gi...@apache.org> on 2021/02/02 08:26:14 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31398: [SPARK-34297][SQL][SS] Add metrics for data loss and offset out range for KafkaMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/02/02 08:33:32 UTC, 2 replies.
- [GitHub] [spark] ScrapCodes opened a new pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/02 08:33:43 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #31393: [SPARK-34289][SQL] Parquet vectorized reader support column index - posted by GitBox <gi...@apache.org> on 2021/02/02 08:35:00 UTC, 1 replies.
- [GitHub] [spark] ScrapCodes commented on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/02 08:35:54 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 08:37:23 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/02 08:39:14 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31430: [SPARK-34323][BUILD] Upgrade zstd-jni to 1.4.8-3 - posted by GitBox <gi...@apache.org> on 2021/02/02 08:40:10 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31402: [SPARK-34296][SQL] AggregateWindowFunction frame should not always use UnboundedPreceding - posted by GitBox <gi...@apache.org> on 2021/02/02 08:43:07 UTC, 1 replies.
- [GitHub] [spark] attilapiros commented on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/02 08:43:07 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/02 08:46:07 UTC, 4 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/02 08:46:40 UTC, 4 replies.
- [GitHub] [spark] d80tb7 commented on pull request #31399: [SPARK-34259][SQL] Don't attempt to parse file-based partitions as special timestamps - posted by GitBox <gi...@apache.org> on 2021/02/02 08:47:21 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Correct the version of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 08:53:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31430: [SPARK-34323][BUILD] Upgrade zstd-jni to 1.4.8-3 - posted by GitBox <gi...@apache.org> on 2021/02/02 08:53:08 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31432: [SPARK-34324][SQL] FileTable should not list TRUNCATE in capabilities by default - posted by GitBox <gi...@apache.org> on 2021/02/02 08:53:10 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31430: [SPARK-34323][BUILD] Upgrade zstd-jni to 1.4.8-3 - posted by GitBox <gi...@apache.org> on 2021/02/02 08:53:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31432: [SPARK-34324][SQL] FileTable should not list TRUNCATE in capabilities by default - posted by GitBox <gi...@apache.org> on 2021/02/02 08:53:25 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/02 08:54:41 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #31432: [SPARK-34324][SQL] FileTable should not list TRUNCATE in capabilities by default - posted by GitBox <gi...@apache.org> on 2021/02/02 09:04:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31433: [SPARK-34325][CORE] remove_shuffleBlockResolver_in_SortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/02 09:04:24 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/02 09:05:36 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/02 09:07:08 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31432: [SPARK-34324][SQL] FileTable should not list TRUNCATE in capabilities by default - posted by GitBox <gi...@apache.org> on 2021/02/02 09:08:33 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/02 09:11:44 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30829: [SPARK-33832][SQL] Add an option in AQE to mitigate skew even if it c… - posted by GitBox <gi...@apache.org> on 2021/02/02 09:13:12 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/02 09:13:55 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 09:24:59 UTC, 5 replies.
- [GitHub] [spark] gengliangwang commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Revise the version and doc of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 09:25:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31430: [SPARK-34323][BUILD] Upgrade zstd-jni to 1.4.8-3 - posted by GitBox <gi...@apache.org> on 2021/02/02 09:51:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Revise the version and doc of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 10:00:30 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Revise the version and doc of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 10:05:10 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Revise the version and doc of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 10:05:21 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/02 10:11:24 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/02 10:13:06 UTC, 4 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/02 10:17:59 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31431: [SPARK-34322][SQL] When refreshing a non-temporary view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 10:44:24 UTC, 1 replies.
- [GitHub] [spark] turboFei commented on a change in pull request #31431: [SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 10:47:33 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31431: [SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 10:53:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/02 10:53:27 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 10:53:28 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31431: [SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 10:54:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/02 10:54:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 10:54:21 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31431: [SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 11:08:38 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/02 11:09:41 UTC, 27 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/02 11:17:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/02 11:53:34 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 12:07:46 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 12:24:48 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31437: [SPARK-34329][SQL] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/02 12:24:59 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Revise the version and doc of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 12:43:24 UTC, 2 replies.
- [GitHub] [spark] maropu closed pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/02 12:48:00 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/02 12:50:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/02 12:53:49 UTC, 14 replies.
- [GitHub] [spark] SparkQA commented on pull request #31437: [SPARK-34329][SQL] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/02 12:57:03 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/02 13:05:18 UTC, 14 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/02 13:12:35 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/02 13:12:46 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31437: [SPARK-34329][SQL] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/02 13:18:18 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31395: [SPARK-33599][SQL] Restore the assert-like in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/02 13:28:48 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/02 13:39:43 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Revise the version and doc of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 13:51:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31434: [SPARK-33591][SQL][FOLLOW-UP] Revise the version and doc of `spark.sql.legacy.parseNullPartitionSpecAsStringLiteral` - posted by GitBox <gi...@apache.org> on 2021/02/02 13:52:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/02 13:53:27 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31437: [SPARK-34329][SQL] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/02 13:54:06 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31437: [SPARK-34329][SQL] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/02 13:54:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/02 13:56:31 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/02 14:05:56 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/02 14:09:46 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/02 14:22:24 UTC, 1 replies.
- [GitHub] [spark] ScrapCodes edited a comment on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/02 14:26:06 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/02 14:32:35 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/02 14:33:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/02 14:54:08 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31387: [SPARK-34282][SQL][TESTS] Unify v1 and v2 TRUNCATE TABLE tests - posted by GitBox <gi...@apache.org> on 2021/02/02 14:54:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/02 14:54:25 UTC, 6 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/02 14:54:36 UTC, 4 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #31439: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 15:21:59 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/02 15:22:44 UTC, 14 replies.
- [GitHub] [spark] tgravescs commented on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/02 15:27:35 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/02 15:39:17 UTC, 6 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/02 15:53:03 UTC, 2 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 15:53:14 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 15:53:45 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/02 15:54:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/02 15:55:23 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31024: [SPARK-33979][SQL] Reorder predicate - posted by GitBox <gi...@apache.org> on 2021/02/02 16:02:44 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31024: [SPARK-33979][SQL] Reorder predicate - posted by GitBox <gi...@apache.org> on 2021/02/02 16:05:45 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/02 16:07:26 UTC, 1 replies.
- [GitHub] [spark] asfgit closed pull request #31362: [SPARK-34263][SQL] Simplify the code for treating unicode/octal/escaped characters in string literals - posted by GitBox <gi...@apache.org> on 2021/02/02 16:08:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 16:10:24 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #31439: [SPARK-33591][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 16:10:33 UTC, 1 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 16:10:54 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/02 16:12:02 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 16:21:58 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/02 16:23:12 UTC, 6 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/02 16:26:31 UTC, 1 replies.
- [GitHub] [spark] LucaCanali commented on a change in pull request #31367: [SPARK-34265][PYTHON][SQL] Instrument Python UDF using SQL Metrics - posted by GitBox <gi...@apache.org> on 2021/02/02 16:26:31 UTC, 1 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/02 16:41:55 UTC, 1 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/02 16:53:44 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 17:08:51 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/02 17:35:31 UTC, 9 replies.
- [GitHub] [spark] sarutak opened a new pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/02 17:36:02 UTC, 1 replies.
- [GitHub] [spark] razajafri commented on a change in pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/02 17:38:29 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/02 17:39:04 UTC, 14 replies.
- [GitHub] [spark] sarutak commented on pull request #31426: [SPARK-34318][SQL] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/02 17:39:35 UTC, 1 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/02 17:51:01 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/02 17:51:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31439: [SPARK-33591][3.1][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 17:54:37 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/02 17:54:39 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 17:55:00 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31439: [SPARK-33591][3.1][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 17:55:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 17:55:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/02 17:58:56 UTC, 8 replies.
- [GitHub] [spark] sunchao commented on pull request #31431: [SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/02 18:03:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/02 18:08:20 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/02 18:08:21 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/02 18:08:52 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/02 18:10:36 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/02 18:13:42 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/02 18:25:24 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 18:37:51 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 18:46:14 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 18:54:49 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 18:55:23 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/02 19:06:29 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/02 19:07:24 UTC, 4 replies.
- [GitHub] [spark] viirya closed pull request #31432: [SPARK-34324][SQL] FileTable should not list TRUNCATE in capabilities by default - posted by GitBox <gi...@apache.org> on 2021/02/02 19:42:01 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/02 19:45:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/02 19:54:57 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/02 19:54:58 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/02 19:55:19 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/02 19:55:21 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/02 19:56:22 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 20:00:35 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31439: [SPARK-33591][3.1][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 20:01:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31439: [SPARK-33591][3.1][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 20:06:28 UTC, 1 replies.
- [GitHub] [spark] PedroCorreiaLuis commented on pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2021/02/02 20:34:10 UTC, 1 replies.
- [GitHub] [spark] PedroCorreiaLuis closed pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2021/02/02 20:34:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/02 20:43:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/02 20:45:20 UTC, 3 replies.
- [GitHub] [spark] allisonwang-db opened a new pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/02 21:05:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/02 21:06:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 21:06:18 UTC, 1 replies.
- [GitHub] [spark] attilapiros opened a new pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/02 21:17:02 UTC, 1 replies.
- [GitHub] [spark] baohe-zhang opened a new pull request #31446: [SPARK-34336] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/02 22:01:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/02 22:07:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/02 22:07:28 UTC, 17 replies.
- [GitHub] [spark] SparkQA commented on pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/02 22:07:29 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31446: [SPARK-34336] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/02 22:17:38 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/02 22:20:17 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31446: [SPARK-34336] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/02 22:32:19 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/02 22:36:17 UTC, 1 replies.
- [GitHub] [spark] xkrogen commented on pull request #31446: [SPARK-34336] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/02 22:44:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31446: [SPARK-34336] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/02 22:55:26 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/02 22:55:28 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31446: [SPARK-34336] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/02 22:56:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/02 22:56:21 UTC, 10 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 23:44:36 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/02 23:47:28 UTC, 1 replies.
- [GitHub] [spark] baohe-zhang commented on pull request #31446: [SPARK-34336] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/03 00:08:09 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/03 00:20:46 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/03 00:24:14 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/03 00:26:41 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31443: [SPARK-34212][SQL][FOLLOWUP] Parquet vectorized reader can read decimal fields with a larger precision - posted by GitBox <gi...@apache.org> on 2021/02/03 00:27:22 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #31441: [SPARK-33591][3.0][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/03 00:28:53 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31439: [SPARK-33591][3.1][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/03 00:29:35 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31439: [SPARK-33591][3.1][SQL][FOLLOWUP] Add legacy config for recognizing null partition spec values - posted by GitBox <gi...@apache.org> on 2021/02/03 00:29:58 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/03 00:31:03 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/03 00:35:56 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/03 00:36:07 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31433: [SPARK-34325][CORE] Remove unused shuffleBlockResolver variable inSortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/03 00:39:25 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31433: [SPARK-34325][CORE] Remove unused shuffleBlockResolver variable inSortShuffleWriter - posted by GitBox <gi...@apache.org> on 2021/02/03 00:40:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/03 00:55:51 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/03 01:39:03 UTC, 1 replies.
- [GitHub] [spark] viirya edited a comment on pull request #31398: [SPARK-34297][SQL][SS] Add metrics for data loss and offset out range for KafkaMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/02/03 01:40:14 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #31398: [SPARK-34297][SQL][SS] Add metrics for data loss and offset out range for KafkaMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/02/03 01:40:23 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/03 02:00:30 UTC, 1 replies.
- [GitHub] [spark] attilapiros commented on pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/03 02:04:51 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31437: [SPARK-34329][SQL] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/03 02:05:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/03 02:06:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31412: [SPARK-34308][SQL] Escape meta-characters in printSchema - posted by GitBox <gi...@apache.org> on 2021/02/03 02:07:38 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/03 02:10:56 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/03 02:10:57 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu closed pull request #31438: [SPARK-34330][SQL] Literal's constructor support UTF8String - posted by GitBox <gi...@apache.org> on 2021/02/03 02:11:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/03 02:27:25 UTC, 1 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #30175: [SPARK-33274][SS] Stop query in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/03 02:31:16 UTC, 0 replies.
- [GitHub] [spark] yliou opened a new pull request #31447: [SPARK-33726][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/03 02:33:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/03 02:44:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31447: [SPARK-33726][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/03 02:58:53 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31435: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 03:32:29 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/03 03:56:19 UTC, 3 replies.
- [GitHub] [spark] beliefer opened a new pull request #31448: [SPARK-28137][SQL] Add Postgresql function to_number. - posted by GitBox <gi...@apache.org> on 2021/02/03 04:07:30 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/03 04:10:08 UTC, 22 replies.
- [GitHub] [spark] ScrapCodes commented on a change in pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/03 04:28:26 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 04:45:27 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 04:46:59 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/03 04:49:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/03 04:49:29 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 04:53:26 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31447: [SPARK-33726][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/03 04:56:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31447: [SPARK-33726][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/03 04:57:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31448: [SPARK-28137][SQL] Data Type Formatting Functions: `to_number`. - posted by GitBox <gi...@apache.org> on 2021/02/03 05:07:36 UTC, 30 replies.
- [GitHub] [spark] SparkQA commented on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 05:09:07 UTC, 14 replies.
- [GitHub] [spark] SparkQA commented on pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/03 05:11:55 UTC, 47 replies.
- [GitHub] [spark] attilapiros opened a new pull request #31450: [WIP][SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/03 05:27:49 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/03 05:45:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/03 05:45:05 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31422: [SPARK-34313][SQL] Migrate ALTER TABLE SET/UNSET TBLPROPERTIES commands to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2021/02/03 05:45:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 05:56:42 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 05:57:25 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31450: [WIP][SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/03 05:57:36 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31450: [WIP][SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/03 06:00:02 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31450: [WIP][SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/03 06:01:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31450: [WIP][SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/03 06:01:25 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/03 06:02:58 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31424: [SPARK-34317][SQL] Introduce relationTypeMismatchHint to UnresolvedTable for a better error message - posted by GitBox <gi...@apache.org> on 2021/02/03 06:06:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/03 06:10:03 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/03 06:12:10 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/03 06:30:01 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30841: [SPARK-28191][SS] New data source - state - reader part - posted by GitBox <gi...@apache.org> on 2021/02/03 06:30:34 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/03 06:39:11 UTC, 0 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/03 06:44:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31448: [SPARK-28137][SQL] Data Type Formatting Functions: `to_number`. - posted by GitBox <gi...@apache.org> on 2021/02/03 06:45:18 UTC, 9 replies.
- [GitHub] [spark] allisonwang-db commented on pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/03 06:54:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/03 06:56:46 UTC, 18 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31448: [SPARK-28137][SQL] Data Type Formatting Functions: `to_number`. - posted by GitBox <gi...@apache.org> on 2021/02/03 06:56:47 UTC, 11 replies.
- [GitHub] [spark] imback82 opened a new pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 06:57:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/03 06:57:20 UTC, 18 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31448: [SPARK-28137][SQL] Data Type Formatting Functions: `to_number`. - posted by GitBox <gi...@apache.org> on 2021/02/03 06:57:23 UTC, 12 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 06:57:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30841: [SPARK-28191][SS] New data source - state - reader part - posted by GitBox <gi...@apache.org> on 2021/02/03 07:01:49 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/03 07:02:10 UTC, 7 replies.
- [GitHub] [spark] maropu commented on pull request #31409: [SPARK-34307][SQL] TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/03 07:07:27 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 07:10:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31447: [SPARK-33726][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/03 07:12:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30902: [SPARK-33888][SQL] JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis - posted by GitBox <gi...@apache.org> on 2021/02/03 07:14:02 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 07:15:03 UTC, 3 replies.
- [GitHub] [spark] saikocat commented on a change in pull request #30902: [SPARK-33888][SQL] JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis - posted by GitBox <gi...@apache.org> on 2021/02/03 07:20:18 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 07:24:48 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 07:26:12 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 07:26:43 UTC, 9 replies.
- [GitHub] [spark] Yikun opened a new pull request #31454: Skip zinc start and shutdown in aarch64 os. - posted by GitBox <gi...@apache.org> on 2021/02/03 07:27:14 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30363: [SPARK-33438][SQL] Eagerly init all SQLConf objects for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/03 07:37:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 07:45:21 UTC, 3 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 07:46:02 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 07:47:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 07:55:02 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/03 07:57:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/03 07:57:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31454: [WIP] Skip zinc start and shutdown in aarch64 os. - posted by GitBox <gi...@apache.org> on 2021/02/03 07:58:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/03 07:59:15 UTC, 5 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 08:01:57 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/03 08:02:20 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 08:03:52 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/03 08:19:33 UTC, 0 replies.
- [GitHub] [spark] JkSelf commented on pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/03 08:40:49 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/03 08:49:43 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31333: [SPARK-34182][AVRO] Improve error messages when matching Catalyst-to-Avro schemas - posted by GitBox <gi...@apache.org> on 2021/02/03 08:50:04 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/03 08:51:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31444: [SPARK-34335][SQL] Support referencing subquery with column aliases by table alias - posted by GitBox <gi...@apache.org> on 2021/02/03 08:51:57 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/03 08:57:15 UTC, 3 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/03 08:57:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/03 08:58:10 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/03 08:58:25 UTC, 34 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30841: [SPARK-28191][SS] New data source - state - reader part - posted by GitBox <gi...@apache.org> on 2021/02/03 09:01:11 UTC, 5 replies.
- [GitHub] [spark] viirya commented on pull request #31378: [SPARK-34240][SQL] Unify output of SHOW TBLPROPERTIES pass output attribute properly - posted by GitBox <gi...@apache.org> on 2021/02/03 09:07:06 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/03 09:07:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30841: [SPARK-28191][SS] New data source - state - reader part - posted by GitBox <gi...@apache.org> on 2021/02/03 09:07:19 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/03 09:07:20 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/03 09:07:22 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/03 09:12:14 UTC, 4 replies.
- [GitHub] [spark] viirya commented on pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/03 09:17:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/03 09:18:49 UTC, 24 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/03 09:28:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 09:33:23 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31454: [SPARK-34341][BUILD] Skip zinc related operations on aarch64 - posted by GitBox <gi...@apache.org> on 2021/02/03 09:37:45 UTC, 3 replies.
- [GitHub] [spark] attilapiros commented on pull request #31450: [WIP][SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/03 09:38:38 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/03 09:52:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/03 09:57:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/03 09:57:15 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 09:57:16 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 09:57:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/03 10:07:24 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/03 10:07:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 10:07:27 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/03 10:07:28 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 10:07:30 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/03 10:09:48 UTC, 12 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31024: [SPARK-33979][SQL] Reorder predicate - posted by GitBox <gi...@apache.org> on 2021/02/03 10:30:33 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/03 10:32:09 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 10:36:22 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/03 10:39:48 UTC, 1 replies.
- [GitHub] [spark] Yikun commented on pull request #31454: [SPARK-34341][BUILD] Skip zinc related operations on aarch64 - posted by GitBox <gi...@apache.org> on 2021/02/03 10:40:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/03 10:57:32 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/03 10:58:46 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/03 11:07:20 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/03 11:07:21 UTC, 16 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/03 11:07:23 UTC, 3 replies.
- [GitHub] [spark] sarutak opened a new pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/03 11:13:39 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/03 11:16:21 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 11:21:27 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 11:23:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30841: [SPARK-28191][SS] New data source - state - reader part - posted by GitBox <gi...@apache.org> on 2021/02/03 11:23:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/03 11:33:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/03 11:33:17 UTC, 9 replies.
- [GitHub] [spark] sarutak opened a new pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 11:46:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 11:49:21 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 11:53:25 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #31459: [SPARK-34318][SQL][2.4] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 11:57:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 12:11:04 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 12:12:29 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/03 12:13:11 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #31459: [SPARK-34318][SQL][2.4] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 12:14:55 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 12:57:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31459: [SPARK-34318][SQL][2.4] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 12:57:45 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 13:01:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 13:08:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 13:08:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/03 13:08:21 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31459: [SPARK-34318][SQL][2.4] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 13:08:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/03 13:12:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/03 13:57:52 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/03 13:58:23 UTC, 4 replies.
- [GitHub] [spark] srowen commented on pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 14:14:23 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 14:39:21 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/03 14:40:17 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/03 14:41:22 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31447: [SPARK-33726][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/03 14:42:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/03 14:44:23 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #31162: [SPARK-34033][R] SparkR Daemon Initialization - posted by GitBox <gi...@apache.org> on 2021/02/03 14:47:46 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 14:54:00 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 15:15:16 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 15:15:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 15:16:11 UTC, 7 replies.
- [GitHub] [spark] jaceklaskowski commented on a change in pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/03 15:19:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31459: [SPARK-34318][SQL][2.4] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 15:25:17 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 15:27:42 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/03 15:42:43 UTC, 6 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/03 15:44:24 UTC, 4 replies.
- [GitHub] [spark] revans2 commented on a change in pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/03 15:49:38 UTC, 0 replies.
- [GitHub] [spark] srowen opened a new pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 15:56:44 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 15:58:07 UTC, 9 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 16:03:22 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 16:08:01 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 16:08:24 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on pull request #31446: [SPARK-34336][SQL] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/03 16:11:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31405: [SPARK-34304][SQL] Remove view checks in v1 alter table commands - posted by GitBox <gi...@apache.org> on 2021/02/03 16:12:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 16:12:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 16:12:34 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/03 16:13:15 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 16:14:46 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31431: [WIP][SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/03 16:18:03 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/03 16:20:15 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31452: [SPARK-34317][SQL][FOLLOW-UP] Use relationTypeMismatchHint when UnresolvedTable is resolved to a temp view - posted by GitBox <gi...@apache.org> on 2021/02/03 16:20:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 16:35:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 17:08:10 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 17:12:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 17:18:22 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31453: [SPARK-34340][CORE] Support ZSTD JNI BufferPool - posted by GitBox <gi...@apache.org> on 2021/02/03 17:22:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31460: [SPARK-34346][Core][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/03 17:40:04 UTC, 4 replies.
- [GitHub] [spark] sarutak commented on pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/03 17:56:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31431: [WIP][SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/03 17:58:33 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31431: [WIP][SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/03 17:59:16 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/03 18:08:34 UTC, 4 replies.
- [GitHub] [spark] sunchao opened a new pull request #31462: SPARK-34347 - posted by GitBox <gi...@apache.org> on 2021/02/03 18:17:20 UTC, 0 replies.
- [GitHub] [spark] WamBamBoozle commented on pull request #31162: [SPARK-34033][R] SparkR Daemon Initialization - posted by GitBox <gi...@apache.org> on 2021/02/03 18:43:17 UTC, 0 replies.
- [GitHub] [spark] WamBamBoozle edited a comment on pull request #31162: [SPARK-34033][R] SparkR Daemon Initialization - posted by GitBox <gi...@apache.org> on 2021/02/03 18:47:13 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/03 19:12:07 UTC, 8 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 19:20:21 UTC, 0 replies.
- [GitHub] [spark] yliou commented on a change in pull request #31447: [SPARK-33726][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/03 19:44:01 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/03 19:47:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31436: [SPARK-34327][BUILD] Strip passwords from inlining into build information while releasing. - posted by GitBox <gi...@apache.org> on 2021/02/03 19:48:03 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/03 20:59:09 UTC, 0 replies.
- [GitHub] [spark] viirya closed pull request #16478: [SPARK-7768][SQL] Revise user defined types (UDT) - posted by GitBox <gi...@apache.org> on 2021/02/03 21:06:32 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #16478: [SPARK-7768][SQL] Revise user defined types (UDT) - posted by GitBox <gi...@apache.org> on 2021/02/03 21:07:33 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 21:13:23 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/03 21:22:12 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 21:48:53 UTC, 6 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/03 21:49:04 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31431: [WIP][SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/03 21:49:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 21:50:21 UTC, 1 replies.
- [GitHub] [spark] rdblue commented on pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/03 21:58:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/03 21:59:08 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/03 21:59:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/03 21:59:25 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31446: [SPARK-34336][SQL] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/03 22:21:33 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31446: [SPARK-34336][SQL] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/03 22:45:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31446: [SPARK-34336][SQL] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/03 22:59:25 UTC, 1 replies.
- [GitHub] [spark] calvin-pietersen commented on pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2021/02/03 22:59:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31446: [SPARK-34336][SQL] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/03 23:00:18 UTC, 1 replies.
- [GitHub] [spark] kposborne commented on a change in pull request #26624: [SPARK-8981][CORE][test-hadoop3.2][test-java11] Add MDC support in Executor - posted by GitBox <gi...@apache.org> on 2021/02/03 23:11:42 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/03 23:44:00 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/03 23:46:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/03 23:51:22 UTC, 2 replies.
- [GitHub] [spark] xinrong-databricks opened a new pull request #31463: [WIP] Fix docstring of join - posted by GitBox <gi...@apache.org> on 2021/02/03 23:58:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31463: [WIP] Fix docstring of join - posted by GitBox <gi...@apache.org> on 2021/02/04 00:01:21 UTC, 0 replies.
- [GitHub] [spark] WamBamBoozle commented on a change in pull request #31162: [SPARK-34033][R] SparkR Daemon Initialization - posted by GitBox <gi...@apache.org> on 2021/02/04 00:38:16 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30019: [SPARK-33135][CORE] Use listLocatedStatus from FileSystem implementations - posted by GitBox <gi...@apache.org> on 2021/02/04 00:43:18 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 01:05:14 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 01:07:27 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/04 01:18:05 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 01:19:44 UTC, 3 replies.
- [GitHub] [spark] viirya commented on pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/04 01:21:59 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/04 01:22:50 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31449: [SPARK-34326][CORE][SQL] Fix UTs added in SPARK-31793 depending on the length of temp path - posted by GitBox <gi...@apache.org> on 2021/02/04 01:23:52 UTC, 0 replies.
- [GitHub] [spark] huangtianhua commented on pull request #31454: [SPARK-34341][BUILD] Skip zinc related operations on aarch64 - posted by GitBox <gi...@apache.org> on 2021/02/04 01:29:08 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/04 01:29:29 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 01:35:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31454: [SPARK-34341][BUILD] Skip zinc related operations on aarch64 - posted by GitBox <gi...@apache.org> on 2021/02/04 01:41:39 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/04 01:46:37 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/04 01:50:32 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31459: [SPARK-34318][SQL][2.4] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/04 01:51:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/04 01:52:04 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/04 01:52:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31459: [SPARK-34318][SQL][2.4] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/04 01:52:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/04 01:52:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31458: [SPARK-34318][SQL][3.0] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/04 01:53:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31457: [SPARK-34318][SQL][3.1] Dataset.colRegex should work with column names and qualifiers which contain newlines - posted by GitBox <gi...@apache.org> on 2021/02/04 01:56:46 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 02:00:18 UTC, 1 replies.
- [GitHub] [spark] turboFei commented on pull request #31431: [WIP][SPARK-34322][SQL] When refreshing a view, also refresh its underlying tables - posted by GitBox <gi...@apache.org> on 2021/02/04 02:10:13 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 02:16:53 UTC, 2 replies.
- [GitHub] [spark] sarutak opened a new pull request #31465: [SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone - posted by GitBox <gi...@apache.org> on 2021/02/04 02:24:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 02:25:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 02:31:37 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 02:34:45 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 02:38:13 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 02:40:38 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 02:59:57 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 03:00:20 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/04 03:07:46 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31465: [SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone - posted by GitBox <gi...@apache.org> on 2021/02/04 03:21:08 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 03:24:56 UTC, 8 replies.
- [GitHub] [spark] beliefer opened a new pull request #31466: [WIP][SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 03:48:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of truncated paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 03:52:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31466: [WIP][SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 04:20:09 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 04:21:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/04 04:44:38 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31466: [WIP][SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 05:00:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 05:00:23 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31465: [SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone - posted by GitBox <gi...@apache.org> on 2021/02/04 05:00:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 05:01:22 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31466: [WIP][SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 05:01:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31465: [SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone - posted by GitBox <gi...@apache.org> on 2021/02/04 05:01:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 05:05:52 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 05:22:17 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 05:28:49 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31465: [SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone - posted by GitBox <gi...@apache.org> on 2021/02/04 05:37:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 05:52:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 05:52:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 06:00:31 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 06:01:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 06:07:00 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 06:07:13 UTC, 5 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 06:42:49 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/04 06:58:22 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/04 07:19:33 UTC, 1 replies.
- [GitHub] [spark] jiangxb1987 commented on a change in pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/04 07:47:40 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 07:58:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 08:00:48 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 08:01:19 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 08:01:44 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/04 08:14:16 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 08:14:16 UTC, 28 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31466: [WIP][SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 08:21:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 08:25:19 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 08:30:45 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/04 08:31:08 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 08:32:09 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31179: [SPARK-34113][SQL] Use metric data update metadata statistic's size and rowCount - posted by GitBox <gi...@apache.org> on 2021/02/04 08:35:53 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #31469: [MINOR][ML] Param Validation should throw IllegalArgumentException - posted by GitBox <gi...@apache.org> on 2021/02/04 08:39:29 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31469: [MINOR][ML] Param Validation should throw IllegalArgumentException - posted by GitBox <gi...@apache.org> on 2021/02/04 08:39:39 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/04 08:42:43 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/04 08:42:54 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 08:51:54 UTC, 4 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/04 08:54:02 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/04 08:54:13 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #29087: [SPARK-28227][SQL] Support projection, aggregate/window functions, and lateral view in the TRANSFORM clause - posted by GitBox <gi...@apache.org> on 2021/02/04 08:55:29 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #29087: [SPARK-28227][SQL] Support projection, aggregate/window functions, and lateral view in the TRANSFORM clause - posted by GitBox <gi...@apache.org> on 2021/02/04 08:55:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 09:01:04 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 09:01:20 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31469: [MINOR][ML] Param Validation should throw IllegalArgumentException - posted by GitBox <gi...@apache.org> on 2021/02/04 09:05:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/04 09:07:28 UTC, 22 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #31470: [SPARK-34354][SQL] Fix failure when apply CostBasedJoinReorder on self-join - posted by GitBox <gi...@apache.org> on 2021/02/04 09:09:47 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31470: [SPARK-34354][SQL] Fix failure when apply CostBasedJoinReorder on self-join - posted by GitBox <gi...@apache.org> on 2021/02/04 09:09:58 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/04 09:10:49 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31470: [SPARK-34354][SQL] Fix failure when apply CostBasedJoinReorder on self-join - posted by GitBox <gi...@apache.org> on 2021/02/04 09:16:08 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/04 09:16:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/04 09:16:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/04 09:16:24 UTC, 2 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 09:31:30 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 10:04:34 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 10:05:06 UTC, 20 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31469: [MINOR][ML] Param Validation should throw IllegalArgumentException - posted by GitBox <gi...@apache.org> on 2021/02/04 10:07:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31469: [MINOR][ML] Param Validation should throw IllegalArgumentException - posted by GitBox <gi...@apache.org> on 2021/02/04 10:07:14 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31469: [MINOR][ML] Param Validation should throw IllegalArgumentException - posted by GitBox <gi...@apache.org> on 2021/02/04 10:08:18 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 10:19:21 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 10:22:01 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 10:24:22 UTC, 8 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 10:29:59 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng edited a comment on pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 10:30:40 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/04 11:01:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 11:01:18 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/04 11:01:22 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31470: [SPARK-34354][SQL] Fix failure when apply CostBasedJoinReorder on self-join - posted by GitBox <gi...@apache.org> on 2021/02/04 11:01:25 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 11:02:23 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/04 11:02:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31470: [SPARK-34354][SQL] Fix failure when apply CostBasedJoinReorder on self-join - posted by GitBox <gi...@apache.org> on 2021/02/04 11:02:25 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/04 11:02:26 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31470: [SPARK-34354][SQL] Fix failure when apply CostBasedJoinReorder on self-join - posted by GitBox <gi...@apache.org> on 2021/02/04 11:18:18 UTC, 3 replies.
- [GitHub] [spark] saikocat opened a new pull request #31473: [SPARK-34357] Revert JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 11:22:18 UTC, 1 replies.
- [GitHub] [spark] saikocat commented on pull request #31473: [SPARK-34357] Revert JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 11:24:38 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 11:31:26 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/04 11:36:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 12:01:34 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 12:02:22 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31473: [SPARK-34357] Revert JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 12:02:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 12:14:41 UTC, 12 replies.
- [GitHub] [spark] sarutak commented on pull request #31473: [SPARK-34357] Revert JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 12:18:17 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 12:19:28 UTC, 1 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31473: [SPARK-34357] Revert JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 12:25:38 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/04 12:32:25 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 12:37:23 UTC, 2 replies.
- [GitHub] [spark] saikocat edited a comment on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 12:55:23 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 12:58:56 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 13:01:38 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 13:01:39 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 13:02:21 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 13:02:22 UTC, 3 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 13:09:17 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/04 13:11:19 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 13:12:52 UTC, 1 replies.
- [GitHub] [spark] saikocat commented on a change in pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 13:23:29 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 13:35:27 UTC, 8 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/04 13:36:05 UTC, 2 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31451: [WIP][SPARK-34338][SQL] Report metrics from Datasource v2 scan - posted by GitBox <gi...@apache.org> on 2021/02/04 13:46:45 UTC, 2 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 14:20:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/04 14:24:18 UTC, 5 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 14:25:21 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 14:27:25 UTC, 1 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 14:27:46 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 14:30:27 UTC, 3 replies.
- [GitHub] [spark] jnh5y commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/04 14:34:18 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #31463: [WIP] Fix docstring of join - posted by GitBox <gi...@apache.org> on 2021/02/04 14:36:31 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/04 14:45:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 15:01:57 UTC, 3 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/04 15:09:37 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/04 15:09:40 UTC, 4 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 15:10:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 15:21:32 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/04 15:29:25 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/04 15:30:53 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/04 15:32:17 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/04 15:32:19 UTC, 7 replies.
- [GitHub] [spark] rahij commented on pull request #29625: [SPARK-24528][SQL] Add support to read multiple sorted bucket files for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/04 15:55:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 15:55:24 UTC, 2 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/04 16:12:47 UTC, 5 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/04 16:18:13 UTC, 3 replies.
- [GitHub] [spark] maryannxue commented on pull request #30829: [SPARK-33832][SQL] Add an option in AQE to mitigate skew even if it c… - posted by GitBox <gi...@apache.org> on 2021/02/04 16:40:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2021/02/04 16:56:06 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 17:02:59 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/04 17:03:00 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 17:03:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/04 17:03:26 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29210: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2021/02/04 17:07:57 UTC, 12 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 17:16:41 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31473: [SPARK-34357][SQL] Map JDBC SQL TIME type to TimestampType with time portion fixed regardless of timezone - posted by GitBox <gi...@apache.org> on 2021/02/04 17:17:42 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/04 17:56:00 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29210: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2021/02/04 18:02:51 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2021/02/04 18:02:54 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29210: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2021/02/04 18:03:20 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2021/02/04 18:03:32 UTC, 4 replies.
- [GitHub] [spark] viirya commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/04 18:17:55 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/04 19:40:18 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/04 19:42:14 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31467: [SPARK-33212][FOLLOW-UP][BUILD] Uses provided properties for Hadoop client dependencies in root pom - posted by GitBox <gi...@apache.org> on 2021/02/04 19:49:03 UTC, 1 replies.
- [GitHub] [spark] viirya opened a new pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 19:50:40 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 19:53:45 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29210: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2021/02/04 19:54:21 UTC, 3 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 19:55:36 UTC, 21 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/04 19:58:11 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 20:00:43 UTC, 2 replies.
- [GitHub] [spark] c21 commented on pull request #29625: [SPARK-24528][SQL] Add support to read multiple sorted bucket files for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/04 20:05:31 UTC, 1 replies.
- [GitHub] [spark] xkrogen commented on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/04 20:06:13 UTC, 1 replies.
- [GitHub] [spark] sririshindra opened a new pull request #31477: [SPARK-34369][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/04 20:10:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31477: [SPARK-34369][WEBUI][WIP] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/04 20:10:48 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31474: [SPARK-34359][SQL] add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/04 20:12:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 20:19:49 UTC, 18 replies.
- [GitHub] [spark] SparkQA commented on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables - posted by GitBox <gi...@apache.org> on 2021/02/04 20:25:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables with "avro.schema.literal" - posted by GitBox <gi...@apache.org> on 2021/02/04 21:10:31 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables with "avro.schema.literal" - posted by GitBox <gi...@apache.org> on 2021/02/04 21:15:42 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables with "avro.schema.literal" - posted by GitBox <gi...@apache.org> on 2021/02/04 21:20:17 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables with "avro.schema.literal" - posted by GitBox <gi...@apache.org> on 2021/02/04 21:26:52 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2021/02/04 21:34:25 UTC, 2 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables with "avro.schema.literal" - posted by GitBox <gi...@apache.org> on 2021/02/04 21:45:41 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 21:58:21 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 22:03:14 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 22:03:15 UTC, 9 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/04 22:14:07 UTC, 1 replies.
- [GitHub] [spark] sririshindra commented on pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/04 22:14:30 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables with "avro.schema.literal" - posted by GitBox <gi...@apache.org> on 2021/02/04 22:27:15 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/04 23:05:31 UTC, 4 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/04 23:12:00 UTC, 3 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/04 23:57:38 UTC, 4 replies.
- [GitHub] [spark] maropu commented on pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/04 23:57:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/05 00:03:46 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/05 00:04:18 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/05 00:08:33 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/05 00:08:57 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/05 00:14:07 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/05 00:22:11 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/05 00:22:22 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/05 00:37:59 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31464: [SPARK-34339][CORE][SQL] Expose the number of total paths in Utils.buildLocationMetadata() - posted by GitBox <gi...@apache.org> on 2021/02/05 00:38:40 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31463: [PYTHON][MINOR] Fix docstring of join - posted by GitBox <gi...@apache.org> on 2021/02/05 00:41:15 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/05 00:46:54 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30158: [SPARK-33249][CORE][UI] Add status plugin for live application - posted by GitBox <gi...@apache.org> on 2021/02/05 00:47:35 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 00:47:46 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30019: [SPARK-33135][CORE] Use listLocatedStatus from FileSystem implementations - posted by GitBox <gi...@apache.org> on 2021/02/05 00:47:47 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #28938: [WIP][SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2021/02/05 00:47:48 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/05 00:51:43 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31474: [SPARK-34359][SQL] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 01:00:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/05 01:01:26 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 01:13:15 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 01:13:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31463: [PYTHON][MINOR] Fix docstring of join - posted by GitBox <gi...@apache.org> on 2021/02/05 01:14:19 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 01:14:41 UTC, 1 replies.
- [GitHub] [spark] xinrong-databricks commented on pull request #31463: [PYTHON][MINOR] Fix docstring of join - posted by GitBox <gi...@apache.org> on 2021/02/05 01:15:42 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/05 01:35:53 UTC, 4 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/05 01:50:08 UTC, 7 replies.
- [GitHub] [spark] sririshindra commented on a change in pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/05 02:08:33 UTC, 8 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/05 02:28:02 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #31469: [MINOR][ML] Param Validation should throw IllegalArgumentException - posted by GitBox <gi...@apache.org> on 2021/02/05 02:28:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31463: [PYTHON][MINOR] Fix docstring of DataFrame.join - posted by GitBox <gi...@apache.org> on 2021/02/05 02:40:54 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/05 02:44:25 UTC, 5 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/05 02:44:56 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 03:00:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/05 03:04:36 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31463: [PYTHON][MINOR] Fix docstring of DataFrame.join - posted by GitBox <gi...@apache.org> on 2021/02/05 03:04:36 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 03:04:38 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31463: [PYTHON][MINOR] Fix docstring of DataFrame.join - posted by GitBox <gi...@apache.org> on 2021/02/05 03:05:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31463: [PYTHON][MINOR] Fix docstring of DataFrame.join - posted by GitBox <gi...@apache.org> on 2021/02/05 03:06:15 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #31448: [SPARK-28137][SQL] Data Type Formatting Functions: `to_number`. - posted by GitBox <gi...@apache.org> on 2021/02/05 03:29:07 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31474: [SPARK-34359][SQL] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 03:33:41 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/05 03:38:16 UTC, 10 replies.
- [GitHub] [spark] ulysses-you commented on pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/05 04:08:07 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/05 04:08:19 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/05 04:13:13 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/05 04:17:43 UTC, 24 replies.
- [GitHub] [spark] SparkQA commented on pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 04:21:37 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/05 04:49:17 UTC, 6 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/05 04:49:42 UTC, 8 replies.
- [GitHub] [spark] maropu commented on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/05 04:51:14 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31474: [SPARK-34359][SQL] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 04:57:36 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31474: [SPARK-34359][SQL] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 04:58:19 UTC, 1 replies.
- [GitHub] [spark] ron8hu commented on a change in pull request #31204: [SPARK-26399][WEBUI][CORE] Add new stage-level REST APIs and parameters - posted by GitBox <gi...@apache.org> on 2021/02/05 04:59:10 UTC, 4 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31481: [MINOR][REST] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 05:03:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/05 05:04:16 UTC, 11 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31481: [MINOR][REST] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 05:04:42 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/05 05:05:25 UTC, 11 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/05 05:08:31 UTC, 13 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31204: [SPARK-26399][WEBUI][CORE] Add new stage-level REST APIs and parameters - posted by GitBox <gi...@apache.org> on 2021/02/05 05:10:54 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/05 05:19:18 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31481: [MINOR][TEST] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 05:21:30 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31481: [MINOR][TEST] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 05:26:48 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/05 05:27:39 UTC, 1 replies.
- [GitHub] [spark] maropu closed pull request #31456: [SPARK-34343][SQL][TESTS] Add missing test for some non-array types in PostgreSQL - posted by GitBox <gi...@apache.org> on 2021/02/05 05:27:50 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31481: [SQL][MINOR][TEST] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 05:47:04 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31481: [SQL][MINOR][TEST] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 05:51:00 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31482: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 05:58:09 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31482: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 06:02:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31481: [SQL][MINOR][TEST][3.1] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 06:04:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 06:04:36 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31481: [SQL][MINOR][TEST][3.1] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 06:06:13 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 06:06:15 UTC, 5 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/05 06:13:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31482: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 06:18:41 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31482: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 06:21:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 06:27:56 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 06:40:23 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 06:48:56 UTC, 9 replies.
- [GitHub] [spark] Eric-Lemmon opened a new pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/05 06:50:57 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #31484: [SPARK-34374][SQL] Use standard methods to extract keys or values from a Map. - posted by GitBox <gi...@apache.org> on 2021/02/05 06:55:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 07:04:46 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 07:05:18 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/05 07:05:40 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/05 07:10:44 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31478: [SPARK-34371][SQL][TESTS] Run the datetime rebasing tests for Parquet datasource v1 and v2 - posted by GitBox <gi...@apache.org> on 2021/02/05 07:11:06 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/05 07:13:07 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/05 07:13:18 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/05 07:20:05 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/05 07:28:59 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/05 07:56:22 UTC, 2 replies.
- [GitHub] [spark] wzhfy commented on pull request #30965: [SPARK-33935][SQL] Fix CBO cost function - posted by GitBox <gi...@apache.org> on 2021/02/05 08:00:08 UTC, 1 replies.
- [GitHub] [spark] wzhfy edited a comment on pull request #30965: [SPARK-33935][SQL] Fix CBO cost function - posted by GitBox <gi...@apache.org> on 2021/02/05 08:04:48 UTC, 4 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31485: [SPARK-SQL][34137] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/05 08:06:36 UTC, 1 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 08:11:42 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 08:12:15 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/05 08:14:15 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #31485: [SPARK-SQL][34137] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/05 08:21:56 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/05 08:23:08 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 08:25:25 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/05 08:28:23 UTC, 3 replies.
- [GitHub] [spark] cloud-fan closed pull request #31440: [SPARK-34331][SQL] Speed up DS v2 metadata col resolution - posted by GitBox <gi...@apache.org> on 2021/02/05 08:38:12 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/05 08:43:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/05 09:05:06 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/05 09:05:23 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30869: [SPARK-33865][SQL] When HiveDDL, we need check avro schema too - posted by GitBox <gi...@apache.org> on 2021/02/05 09:10:02 UTC, 11 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/05 09:12:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30869: [SPARK-33865][SQL] When HiveDDL, we need check avro schema too - posted by GitBox <gi...@apache.org> on 2021/02/05 09:12:28 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30869: [SPARK-33865][SQL] When HiveDDL, we need check avro schema too - posted by GitBox <gi...@apache.org> on 2021/02/05 09:13:22 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/05 09:13:23 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30869: [SPARK-33865][SQL] When HiveDDL, we need check avro schema too - posted by GitBox <gi...@apache.org> on 2021/02/05 09:13:24 UTC, 6 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 09:18:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 09:18:15 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #29087: [SPARK-28227][SQL] Support projection, aggregate/window functions, and lateral view in the TRANSFORM clause - posted by GitBox <gi...@apache.org> on 2021/02/05 09:24:00 UTC, 8 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 09:28:21 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 09:28:57 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 09:35:02 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #31481: [SQL][MINOR][TEST][3.1] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 09:40:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31481: [SQL][MINOR][TEST][3.1] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 09:40:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/05 10:35:12 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31485: [SPARK-SQL][34137] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/05 10:35:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/05 10:35:38 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/05 10:35:46 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/05 10:35:47 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31485: [SPARK-SQL][34137] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/05 10:35:48 UTC, 1 replies.
- [GitHub] [spark] jaceklaskowski commented on a change in pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 10:45:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/05 11:00:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29087: [SPARK-28227][SQL] Support projection, aggregate/window functions, and lateral view in the TRANSFORM clause - posted by GitBox <gi...@apache.org> on 2021/02/05 11:05:19 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 11:05:23 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 11:05:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 11:06:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 11:06:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29087: [SPARK-28227][SQL] Support projection, aggregate/window functions, and lateral view in the TRANSFORM clause - posted by GitBox <gi...@apache.org> on 2021/02/05 11:06:23 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 11:12:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/05 11:57:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/05 12:06:18 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31489: [WIP][SQL] Support parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 12:31:03 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31489: [WIP][SQL] Support parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 12:33:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31481: [SQL][MINOR][TEST][3.1] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 12:41:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31481: [SQL][MINOR][TEST][3.1] Re-enable some DS v2 char/varchar test - posted by GitBox <gi...@apache.org> on 2021/02/05 12:41:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 12:42:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 12:51:53 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/05 13:00:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31413: [SPARK-32985][SQL] Decouple bucket scan and bucket filter pruning for data source v1 - posted by GitBox <gi...@apache.org> on 2021/02/05 13:00:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31485: [SPARK-SQL][34137] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/05 13:14:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31489: [WIP][SQL] Support parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 13:21:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29087: [SPARK-28227][SQL] Support projection, aggregate/window functions, and lateral view in the TRANSFORM clause - posted by GitBox <gi...@apache.org> on 2021/02/05 13:51:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 13:57:15 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/05 13:57:46 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/05 14:02:03 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/05 14:04:29 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/05 14:11:03 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 14:16:27 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31482: [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 14:16:59 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31465: [SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone - posted by GitBox <gi...@apache.org> on 2021/02/05 14:26:59 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #31465: [SPARK-34350][SQL][TESTS] replace withTimeZone defined in OracleIntegrationSuite with DateTimeTestUtils.withDefaultTimeZone - posted by GitBox <gi...@apache.org> on 2021/02/05 14:27:00 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/05 14:30:35 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/05 14:31:50 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 14:35:13 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31489: [SPARK-34377][SQL] Support parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 15:03:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31489: [SPARK-34377][SQL] Support parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 15:05:57 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31489: [SPARK-34377][SQL] Support parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 15:06:19 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/05 16:15:31 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 17:39:25 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 17:40:20 UTC, 2 replies.
- [GitHub] [spark] yaooqinn edited a comment on pull request #31488: [SPARK-34376][SQL] Support regexp as a SQL function - posted by GitBox <gi...@apache.org> on 2021/02/05 17:40:31 UTC, 0 replies.
- [GitHub] [spark] baohe-zhang commented on pull request #31446: [SPARK-34336][SQL] Use GenericData as Avro serialization data model - posted by GitBox <gi...@apache.org> on 2021/02/05 17:53:38 UTC, 0 replies.
- [GitHub] [spark] xkrogen opened a new pull request #31490: [SPARK-34365][AVRO] Add support for positional Catalyst-to-Avro schema matching - posted by GitBox <gi...@apache.org> on 2021/02/05 18:04:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 18:06:34 UTC, 6 replies.
- [GitHub] [spark] xkrogen commented on pull request #31490: [SPARK-34365][AVRO] Add support for positional Catalyst-to-Avro schema matching - posted by GitBox <gi...@apache.org> on 2021/02/05 18:06:45 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/05 18:07:18 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #31490: [SPARK-34365][AVRO] Add support for positional Catalyst-to-Avro schema matching - posted by GitBox <gi...@apache.org> on 2021/02/05 18:16:53 UTC, 3 replies.
- [GitHub] [spark] sarutak opened a new pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/05 18:30:23 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31492: [SPARK-34346][CORE][SQL][3.0] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 18:35:11 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31492: [SPARK-34346][CORE][SQL][3.0] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 18:36:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31490: [SPARK-34365][AVRO] Add support for positional Catalyst-to-Avro schema matching - posted by GitBox <gi...@apache.org> on 2021/02/05 18:39:16 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 18:39:37 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 18:39:48 UTC, 5 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/05 18:46:17 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31133: [SPARK-26836][SQL] Supporting Avro schema evolution for partitioned Hive tables with "avro.schema.literal" - posted by GitBox <gi...@apache.org> on 2021/02/05 18:56:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 18:59:16 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31490: [SPARK-34365][AVRO] Add support for positional Catalyst-to-Avro schema matching - posted by GitBox <gi...@apache.org> on 2021/02/05 19:06:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31490: [SPARK-34365][AVRO] Add support for positional Catalyst-to-Avro schema matching - posted by GitBox <gi...@apache.org> on 2021/02/05 19:07:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31492: [SPARK-34346][CORE][SQL][3.0] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 19:08:51 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/05 19:09:02 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 19:23:16 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31492: [SPARK-34346][CORE][SQL][3.0] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 20:16:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31492: [SPARK-34346][CORE][SQL][3.0] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 20:17:18 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 20:35:57 UTC, 9 replies.
- [GitHub] [spark] imback82 opened a new pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/05 20:44:05 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/05 20:53:45 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 21:07:02 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/05 21:07:03 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/05 21:07:24 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 21:07:25 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/05 21:10:50 UTC, 24 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/05 21:17:15 UTC, 4 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform - posted by GitBox <gi...@apache.org> on 2021/02/05 21:18:38 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31492: [SPARK-34346][CORE][SQL][3.0] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 21:21:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31486: [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES - posted by GitBox <gi...@apache.org> on 2021/02/05 21:22:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31492: [SPARK-34346][CORE][SQL][3.0] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/05 21:40:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/05 23:07:21 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/05 23:08:17 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/05 23:16:23 UTC, 2 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30158: [SPARK-33249][CORE][UI] Add status plugin for live application - posted by GitBox <gi...@apache.org> on 2021/02/06 00:42:59 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #28938: [WIP][SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2021/02/06 00:43:11 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30115: [WIP][SPARK-33200][CORE][K8S] Verify all shuffle blocks migrated in K8s integration testing - posted by GitBox <gi...@apache.org> on 2021/02/06 00:43:12 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29677: [SPARK-32820][SQL] Remove redundant shuffle exchanges inserted by EnsureRequirements - posted by GitBox <gi...@apache.org> on 2021/02/06 00:43:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/06 01:07:46 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/06 01:08:21 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/06 01:12:44 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/06 01:18:26 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/06 01:27:16 UTC, 5 replies.
- [GitHub] [spark] imback82 commented on pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/06 01:47:03 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase on SS - posted by GitBox <gi...@apache.org> on 2021/02/06 04:15:15 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase on SS - posted by GitBox <gi...@apache.org> on 2021/02/06 04:22:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/06 04:56:37 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/06 06:08:25 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/06 06:15:23 UTC, 6 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/06 08:56:20 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/06 09:09:34 UTC, 4 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/06 09:11:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/06 09:11:46 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/06 09:16:21 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/06 09:24:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/06 10:09:08 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/06 10:16:22 UTC, 7 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/06 13:00:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/06 13:21:53 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/06 13:22:14 UTC, 11 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/06 13:25:47 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/06 14:11:09 UTC, 2 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/06 14:25:50 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31463: [PYTHON][MINOR] Fix docstring of DataFrame.join - posted by GitBox <gi...@apache.org> on 2021/02/06 15:09:03 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31463: [PYTHON][MINOR] Fix docstring of DataFrame.join - posted by GitBox <gi...@apache.org> on 2021/02/06 15:09:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/06 15:10:04 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/06 15:10:16 UTC, 1 replies.
- [GitHub] [spark] Archish27 commented on a change in pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/06 15:19:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31073: [SPARK-33995][SQL] Expose make_interval as a Scala function - posted by GitBox <gi...@apache.org> on 2021/02/06 15:19:30 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/06 15:54:55 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/06 16:22:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/06 17:46:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31498: [SPARK-34387][CORE][TESTS] Add ZStandardBenchmark - posted by GitBox <gi...@apache.org> on 2021/02/06 18:55:24 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/06 19:26:02 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/06 19:26:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31498: [SPARK-34387][CORE][TESTS] Add ZStandardBenchmark - posted by GitBox <gi...@apache.org> on 2021/02/06 19:26:54 UTC, 5 replies.
- [GitHub] [spark] srowen closed pull request #31213: [SPARK-34141][SQL] Remove side effect from ExtractGenerator - posted by GitBox <gi...@apache.org> on 2021/02/06 19:27:25 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31213: [SPARK-34141][SQL] Remove side effect from ExtractGenerator - posted by GitBox <gi...@apache.org> on 2021/02/06 19:27:37 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31499: [WIP][SPARK-31891][SQL] Support MSCK REPAIR TABLE .. (ADD|DROP|SYNC) PARTITIONS - posted by GitBox <gi...@apache.org> on 2021/02/06 20:34:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31498: [SPARK-34387][CORE][TESTS] Add ZStandardBenchmark - posted by GitBox <gi...@apache.org> on 2021/02/06 21:10:58 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31498: [SPARK-34387][CORE][TESTS] Add ZStandardBenchmark - posted by GitBox <gi...@apache.org> on 2021/02/06 21:17:21 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31498: [SPARK-34387][CORE][TESTS] Add ZStandardBenchmark - posted by GitBox <gi...@apache.org> on 2021/02/06 21:24:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31499: [WIP][SPARK-31891][SQL] Support MSCK REPAIR TABLE .. (ADD|DROP|SYNC) PARTITIONS - posted by GitBox <gi...@apache.org> on 2021/02/06 21:25:18 UTC, 7 replies.
- [GitHub] [spark] imback82 opened a new pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/06 22:18:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31498: [SPARK-34387][CORE][TESTS] Add ZStandardBenchmark - posted by GitBox <gi...@apache.org> on 2021/02/06 22:50:36 UTC, 3 replies.
- [GitHub] [spark] attilapiros opened a new pull request #31501: [SPARK-34370] Supporting Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/06 23:03:03 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31472: [SPARK-34356][ML] OVR transform fix potential column conflict - posted by GitBox <gi...@apache.org> on 2021/02/06 23:03:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31499: [WIP][SPARK-31891][SQL] Support MSCK REPAIR TABLE .. (ADD|DROP|SYNC) PARTITIONS - posted by GitBox <gi...@apache.org> on 2021/02/06 23:11:21 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31501: [SPARK-34370] Supporting Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/06 23:12:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31499: [WIP][SPARK-31891][SQL] Support MSCK REPAIR TABLE .. (ADD|DROP|SYNC) PARTITIONS - posted by GitBox <gi...@apache.org> on 2021/02/06 23:17:18 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/06 23:24:50 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31501: [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/06 23:27:12 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31498: [SPARK-34387][CORE][TESTS] Add ZStandardBenchmark - posted by GitBox <gi...@apache.org> on 2021/02/06 23:35:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/06 23:41:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/07 00:11:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/07 00:17:20 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31501: [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/07 00:27:28 UTC, 4 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30115: [WIP][SPARK-33200][CORE][K8S] Verify all shuffle blocks migrated in K8s integration testing - posted by GitBox <gi...@apache.org> on 2021/02/07 00:45:22 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #28649: [SPARK-31829] Check for hive table partition existence before computation for insert overwrite if not exists query - posted by GitBox <gi...@apache.org> on 2021/02/07 00:45:23 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30146: [SPARK-33241][SQL] Dynamic pruning on data column - posted by GitBox <gi...@apache.org> on 2021/02/07 00:45:24 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29677: [SPARK-32820][SQL] Remove redundant shuffle exchanges inserted by EnsureRequirements - posted by GitBox <gi...@apache.org> on 2021/02/07 00:45:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31497: [SPARK-34385][SQL] Unwrap `SparkUpgradeException` in v2 Parquet datasource - posted by GitBox <gi...@apache.org> on 2021/02/07 00:50:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31499: [WIP][SPARK-31891][SQL] Support MSCK REPAIR TABLE .. (ADD|DROP|SYNC) PARTITIONS - posted by GitBox <gi...@apache.org> on 2021/02/07 00:50:15 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31501: [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/07 01:10:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31501: [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/07 01:11:45 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31501: [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/07 01:17:23 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31501: [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/07 01:26:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31501: [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url" - posted by GitBox <gi...@apache.org> on 2021/02/07 01:26:23 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/07 02:21:10 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/07 02:28:41 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/07 02:29:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/07 02:36:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/07 02:38:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 02:40:47 UTC, 0 replies.
- [GitHub] [spark] JkSelf commented on a change in pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/07 02:40:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/07 02:41:20 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/07 02:54:59 UTC, 24 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/07 02:55:40 UTC, 6 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31394: [SPARK-34291][ML] LSH hashDistance optimization - posted by GitBox <gi...@apache.org> on 2021/02/07 03:00:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 03:02:55 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/07 03:04:07 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/07 03:12:14 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/07 03:23:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 03:26:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/07 03:27:22 UTC, 33 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31503: [SPARK-34391][BUILD] Upgrade commons-io to 2.8.0 - posted by GitBox <gi...@apache.org> on 2021/02/07 03:27:34 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #30146: [SPARK-33241][SQL] Dynamic pruning on data column - posted by GitBox <gi...@apache.org> on 2021/02/07 03:44:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/07 03:47:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/07 03:49:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/07 03:52:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31455: [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString - posted by GitBox <gi...@apache.org> on 2021/02/07 03:53:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/07 04:01:14 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/07 04:07:36 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/07 04:12:06 UTC, 13 replies.
- [GitHub] [spark] SparkQA commented on pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/07 04:12:58 UTC, 35 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/07 04:14:32 UTC, 18 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/07 04:18:16 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/07 04:18:18 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/07 04:18:19 UTC, 18 replies.
- [GitHub] [spark] SparkQA commented on pull request #31503: [SPARK-34391][BUILD] Upgrade commons-io to 2.8.0 - posted by GitBox <gi...@apache.org> on 2021/02/07 04:27:15 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/07 04:51:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/07 04:56:45 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/07 04:59:20 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/07 05:07:16 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 05:12:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 05:18:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 05:26:58 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/07 05:37:04 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/07 05:51:03 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31503: [SPARK-34391][BUILD] Upgrade commons-io to 2.8.0 - posted by GitBox <gi...@apache.org> on 2021/02/07 06:12:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31503: [SPARK-34391][BUILD] Upgrade commons-io to 2.8.0 - posted by GitBox <gi...@apache.org> on 2021/02/07 06:18:22 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31341: [SPARK-34238][SQL] Unify output of SHOW PARTITIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/07 06:24:26 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #31341: [SPARK-34238][SQL] Unify output of SHOW PARTITIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/07 06:26:42 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 06:31:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31503: [SPARK-34391][BUILD] Upgrade commons-io to 2.8.0 - posted by GitBox <gi...@apache.org> on 2021/02/07 07:18:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 07:23:39 UTC, 18 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31505: [SPARK-34174][SQL] Add 'SHOW PARTITIONS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 07:38:55 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31506: [SPARK-34171][SQL] Add 'SHOW COLUMNS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 07:55:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 07:55:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 08:12:53 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #31505: [SPARK-34174][SQL] Add 'SHOW PARTITIONS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 08:16:09 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/07 08:18:15 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 08:18:29 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #31506: [SPARK-34171][SQL] Add 'SHOW COLUMNS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 08:27:28 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #31369: [SPARK-34270][SS] Combine StateStoreMetrics should not override StateStoreCustomMetric - posted by GitBox <gi...@apache.org> on 2021/02/07 08:30:56 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #23812: [SPARK-26903][SQL] Remove the TimeZone cache - posted by GitBox <gi...@apache.org> on 2021/02/07 08:32:20 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31502: [SPARK-34390][CORE] Enable Zstandard buffer pool by default - posted by GitBox <gi...@apache.org> on 2021/02/07 08:51:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 08:56:22 UTC, 4 replies.
- [GitHub] [spark] viirya commented on pull request #31369: [SPARK-34270][SS] Combine StateStoreMetrics should not override StateStoreCustomMetric - posted by GitBox <gi...@apache.org> on 2021/02/07 09:07:04 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #31369: [SPARK-34270][SS] Combine StateStoreMetrics should not override StateStoreCustomMetric - posted by GitBox <gi...@apache.org> on 2021/02/07 09:09:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31506: [SPARK-34171][SQL] Add 'SHOW COLUMNS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 10:13:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31506: [SPARK-34171][SQL] Add 'SHOW COLUMNS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 10:18:21 UTC, 1 replies.
- [GitHub] [spark] igreenfield opened a new pull request #31507: align master - posted by GitBox <gi...@apache.org> on 2021/02/07 10:22:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31507: align master - posted by GitBox <gi...@apache.org> on 2021/02/07 10:22:12 UTC, 0 replies.
- [GitHub] [spark] igreenfield closed pull request #31507: align master - posted by GitBox <gi...@apache.org> on 2021/02/07 10:22:24 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/07 10:30:39 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31505: [SPARK-34174][SQL] Add 'SHOW PARTITIONS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 11:13:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31505: [SPARK-34174][SQL] Add 'SHOW PARTITIONS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 11:19:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/07 11:29:42 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/07 11:35:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/07 12:13:35 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/07 12:19:17 UTC, 4 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/07 12:27:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31505: [SPARK-34174][SQL] Add 'SHOW PARTITIONS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 12:42:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31506: [SPARK-34171][SQL] Add 'SHOW COLUMNS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/07 12:59:15 UTC, 0 replies.
- [GitHub] [spark] yikf opened a new pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/07 13:01:39 UTC, 0 replies.
- [GitHub] [spark] yikf commented on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/07 13:03:10 UTC, 6 replies.
- [GitHub] [spark] yikf commented on a change in pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/07 13:09:38 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/07 13:14:15 UTC, 2 replies.
- [GitHub] [spark] d80tb7 opened a new pull request #31511: custom formatters for partitioning - posted by GitBox <gi...@apache.org> on 2021/02/07 13:14:56 UTC, 0 replies.
- [GitHub] [spark] d80tb7 closed pull request #31511: custom formatters for partitioning - posted by GitBox <gi...@apache.org> on 2021/02/07 13:15:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/07 13:17:12 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/07 13:19:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/07 15:13:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/07 15:19:19 UTC, 1 replies.
- [GitHub] [spark] pingsutw opened a new pull request #31512: SPARK-34158. Incorrect url of the only developer Matei in pom.xml - posted by GitBox <gi...@apache.org> on 2021/02/07 15:56:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31512: SPARK-34158. Incorrect url of the only developer Matei in pom.xml - posted by GitBox <gi...@apache.org> on 2021/02/07 16:14:44 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/07 16:54:46 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/07 17:28:41 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/07 17:43:21 UTC, 0 replies.
- [GitHub] [spark] attilapiros opened a new pull request #31513: [WIP][SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend - posted by GitBox <gi...@apache.org> on 2021/02/07 19:20:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31513: [WIP][SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend - posted by GitBox <gi...@apache.org> on 2021/02/07 20:03:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/07 20:14:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/07 20:19:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend - posted by GitBox <gi...@apache.org> on 2021/02/07 20:27:12 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend - posted by GitBox <gi...@apache.org> on 2021/02/07 20:40:18 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend - posted by GitBox <gi...@apache.org> on 2021/02/07 20:41:39 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/07 20:50:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/07 21:14:56 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/07 21:20:18 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/07 22:04:19 UTC, 0 replies.
- [GitHub] [spark] raphaelauv opened a new pull request #31514: [SPARK-34398][DOCS] fix pyspark migration link - posted by GitBox <gi...@apache.org> on 2021/02/07 22:43:05 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31514: [SPARK-34398][DOCS] fix pyspark migration link - posted by GitBox <gi...@apache.org> on 2021/02/07 23:15:58 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/07 23:39:32 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression - posted by GitBox <gi...@apache.org> on 2021/02/07 23:39:44 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31512: [SPARK-34158] Incorrect url of the only developer Matei in pom.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 00:10:23 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31514: [SPARK-34398][DOCS] Fix PySpark migration link - posted by GitBox <gi...@apache.org> on 2021/02/08 00:12:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31514: [SPARK-34398][DOCS] Fix PySpark migration link - posted by GitBox <gi...@apache.org> on 2021/02/08 00:12:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31512: [SPARK-34158] Incorrect url of the only developer Matei in pom.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 00:15:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/08 00:17:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 00:24:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 00:26:35 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/08 00:27:36 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #28649: [SPARK-31829] Check for hive table partition existence before computation for insert overwrite if not exists query - posted by GitBox <gi...@apache.org> on 2021/02/08 00:44:01 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30199: [SPARK-33296][SQL] Format exception of unsupported nested grouping analytics - posted by GitBox <gi...@apache.org> on 2021/02/08 00:44:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 00:46:07 UTC, 1 replies.
- [GitHub] [spark] etspaceman opened a new pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2021/02/08 01:03:41 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2021/02/08 01:07:45 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/08 01:17:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2021/02/08 01:20:55 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2021/02/08 01:21:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2021/02/08 01:24:38 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/08 01:24:39 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/08 01:26:20 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 01:26:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 01:29:56 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2021/02/08 01:32:21 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/08 01:47:43 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/08 02:23:36 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/08 02:24:57 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/08 02:25:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 02:27:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 02:31:42 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 02:32:44 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/08 02:57:40 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/08 03:02:13 UTC, 7 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 03:04:39 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 03:15:57 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/08 03:18:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 03:20:24 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/08 03:29:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31515: [SPARK-34346][CORE][TESTS][FOLLOWUP] Fix UT by removing core-site.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 03:49:20 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/08 03:55:04 UTC, 0 replies.
- [GitHub] [spark] pingsutw commented on pull request #31512: [SPARK-34158] Incorrect url of the only developer Matei in pom.xml - posted by GitBox <gi...@apache.org> on 2021/02/08 04:30:36 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/08 04:33:43 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/08 04:45:15 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/08 05:03:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31341: [SPARK-34238][SQL] Unify output of SHOW PARTITIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 05:26:11 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 05:40:30 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #31517: [SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 05:44:55 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 05:45:06 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 05:51:42 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31503: [SPARK-34391][BUILD] Upgrade commons-io to 2.8.0 - posted by GitBox <gi...@apache.org> on 2021/02/08 05:53:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31503: [SPARK-34391][BUILD] Upgrade commons-io to 2.8.0 - posted by GitBox <gi...@apache.org> on 2021/02/08 05:54:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/08 06:13:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/08 06:13:24 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/08 06:18:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 06:26:14 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 06:26:51 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 06:27:23 UTC, 4 replies.
- [GitHub] [spark] LuciferYang commented on pull request #31487: [SPARK-34375][CORE][K8S][TEST] Replaces 'Mockito.initMocks' with 'Mockito.openMocks' - posted by GitBox <gi...@apache.org> on 2021/02/08 06:29:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 06:32:24 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 06:32:25 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 06:43:38 UTC, 2 replies.
- [GitHub] [spark] pan3793 commented on a change in pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 06:51:13 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 07:06:24 UTC, 0 replies.
- [GitHub] [spark] ben-manes commented on a change in pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 07:09:56 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31369: [SPARK-34270][SS] Combine StateStoreMetrics should not override StateStoreCustomMetric - posted by GitBox <gi...@apache.org> on 2021/02/08 07:17:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 07:33:55 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/08 07:43:05 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #31471: [SPARK-34355][SQL] Add log and time cost for commit job - posted by GitBox <gi...@apache.org> on 2021/02/08 07:45:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/08 07:48:39 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db commented on pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 07:54:17 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31520: [SPARK-34355][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 08:07:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/08 08:07:47 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31520: [SPARK-34355][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 08:08:22 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 08:10:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 08:16:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 08:16:58 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31520: [SPARK-34355][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 08:17:31 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 08:18:31 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 08:21:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 08:21:22 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 08:24:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 08:25:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 08:25:19 UTC, 3 replies.
- [GitHub] [spark] hammertank commented on pull request #30894: [SPARK-33152][SQL] Improve the performance of constraint propagation for Project and Aggregate - posted by GitBox <gi...@apache.org> on 2021/02/08 08:26:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 08:28:17 UTC, 2 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 08:36:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 08:40:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 08:40:23 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31520: [SPARK-34355][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 08:44:18 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/08 08:59:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 09:17:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 09:20:34 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 09:21:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/08 09:36:19 UTC, 20 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31470: [SPARK-34354][SQL] Fix failure when apply CostBasedJoinReorder on self-join - posted by GitBox <gi...@apache.org> on 2021/02/08 10:02:14 UTC, 1 replies.
- [GitHub] [spark] yikf commented on a change in pull request #31520: [SPARK-34355][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 10:02:23 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31520: [SPARK-34355][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 10:04:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 10:24:48 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 10:25:04 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 10:25:15 UTC, 1 replies.
- [GitHub] [spark] steveloughran commented on a change in pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/08 10:49:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/08 11:17:20 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 11:17:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/08 11:21:17 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 11:21:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 11:21:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 11:21:32 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 11:25:28 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 11:25:49 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 11:40:25 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31518: [SPARK-34239][SQL][FOLLOW_UP] SHOW COLUMNS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/08 11:41:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 11:52:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/08 11:54:22 UTC, 8 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/08 11:56:30 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/08 11:58:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/08 11:59:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log FileBatchWrite's commit time too - posted by GitBox <gi...@apache.org> on 2021/02/08 12:03:18 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #31523: [SPARK-33354][DOC] Remove an unnecessary quote in doc - posted by GitBox <gi...@apache.org> on 2021/02/08 12:03:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/08 12:06:46 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31523: [SPARK-33354][DOC] Remove an unnecessary quote in doc - posted by GitBox <gi...@apache.org> on 2021/02/08 12:09:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31523: [SPARK-33354][DOC] Remove an unnecessary quote in doc - posted by GitBox <gi...@apache.org> on 2021/02/08 12:09:04 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 12:14:17 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 12:14:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/08 12:17:26 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/08 12:21:21 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/08 12:25:06 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/08 12:29:57 UTC, 7 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #31525: [3.1][INFRA][DOC] Change the facetFilters of Docsearch to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/02/08 12:30:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/08 12:30:18 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 12:33:35 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 12:34:27 UTC, 11 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/08 12:37:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31526: [SPARK-34157][BUILD][FOLLOW-UP] Fix Scala 2.13 compliation error via using deep - posted by GitBox <gi...@apache.org> on 2021/02/08 12:39:53 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31073: [SPARK-33995][SQL] Expose make_interval as a Scala function - posted by GitBox <gi...@apache.org> on 2021/02/08 12:40:36 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31525: [MINOR][INFRA][DOC][3.1] Change the facetFilters of Docsearch to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/02/08 12:42:26 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31525: [MINOR][INFRA][DOC][3.1] Change the facetFilters of Docsearch to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/02/08 12:43:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 12:47:18 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 12:48:09 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31245: [SPARK-34157][SQL] Unify output of SHOW TABLES and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/08 12:54:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30869: [SPARK-33865][SQL] When HiveDDL, we need check avro schema too - posted by GitBox <gi...@apache.org> on 2021/02/08 13:04:12 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 13:13:00 UTC, 10 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 13:16:30 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 13:17:38 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31527: [MINOR] Add a note about pip installation test in RC for release vote template - posted by GitBox <gi...@apache.org> on 2021/02/08 13:19:34 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31527: [MINOR] Add a note about pip installation test in RC for release vote template - posted by GitBox <gi...@apache.org> on 2021/02/08 13:19:44 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31073: [SPARK-33995][SQL] Expose make_interval as a Scala function - posted by GitBox <gi...@apache.org> on 2021/02/08 13:19:55 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31073: [SPARK-33995][SQL] Expose make_interval as a Scala function - posted by GitBox <gi...@apache.org> on 2021/02/08 13:21:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 13:21:23 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 13:23:56 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31527: [MINOR] Add a note about pip installation test in RC for release vote template - posted by GitBox <gi...@apache.org> on 2021/02/08 13:25:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31525: [MINOR][INFRA][DOC][3.1] Change the facetFilters of Docsearch to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/02/08 13:25:24 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31526: [SPARK-34157][BUILD][FOLLOW-UP] Fix Scala 2.13 compilation error via using Array.deep - posted by GitBox <gi...@apache.org> on 2021/02/08 13:25:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31526: [SPARK-34157][BUILD][FOLLOW-UP] Fix Scala 2.13 compilation error via using Array.deep - posted by GitBox <gi...@apache.org> on 2021/02/08 13:26:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 13:29:05 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31489: [SPARK-34377][SQL] Add new parquet datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 13:29:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/08 13:37:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 13:49:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/08 14:04:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31526: [SPARK-34157][BUILD][FOLLOW-UP] Fix Scala 2.13 compilation error via using Array.deep - posted by GitBox <gi...@apache.org> on 2021/02/08 14:05:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/08 14:11:19 UTC, 4 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30869: [SPARK-33865][SQL] When HiveDDL, we need check avro schema too - posted by GitBox <gi...@apache.org> on 2021/02/08 14:17:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31526: [SPARK-34157][BUILD][FOLLOW-UP] Fix Scala 2.13 compilation error via using Array.deep - posted by GitBox <gi...@apache.org> on 2021/02/08 14:17:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31527: [MINOR] Add a note about pip installation test in RC for release vote template - posted by GitBox <gi...@apache.org> on 2021/02/08 14:17:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31525: [MINOR][INFRA][DOC][3.1] Change the facetFilters of Docsearch to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/02/08 14:17:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31526: [SPARK-34157][BUILD][FOLLOW-UP] Fix Scala 2.13 compilation error via using Array.deep - posted by GitBox <gi...@apache.org> on 2021/02/08 14:21:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31525: [MINOR][INFRA][DOC][3.1] Change the facetFilters of Docsearch to 3.1.1 - posted by GitBox <gi...@apache.org> on 2021/02/08 14:21:22 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 14:29:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28422: [SPARK-17604][SS] FileStreamSource: provide a new option to have retention on input files - posted by GitBox <gi...@apache.org> on 2021/02/08 14:39:42 UTC, 1 replies.
- [GitHub] [spark] tgravescs commented on pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 14:41:47 UTC, 1 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 14:43:12 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/08 14:44:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28422: [SPARK-17604][SS] FileStreamSource: provide a new option to have retention on input files - posted by GitBox <gi...@apache.org> on 2021/02/08 14:45:16 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31447: [MINOR][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/08 14:45:31 UTC, 1 replies.
- [GitHub] [spark] srowen closed pull request #31447: [MINOR][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/08 14:46:23 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #31521: [SPARK-34400][CORE] Check spark.job.interruptOnCancel value is illegal before submit job - posted by GitBox <gi...@apache.org> on 2021/02/08 15:04:50 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/08 15:06:51 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30869: [SPARK-33865][SQL] When HiveDDL, we need check avro schema too - posted by GitBox <gi...@apache.org> on 2021/02/08 15:15:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28422: [SPARK-17604][SS] FileStreamSource: provide a new option to have retention on input files - posted by GitBox <gi...@apache.org> on 2021/02/08 15:18:05 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28422: [SPARK-17604][SS] FileStreamSource: provide a new option to have retention on input files - posted by GitBox <gi...@apache.org> on 2021/02/08 15:22:25 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/08 15:47:43 UTC, 1 replies.
- [GitHub] [spark] tgravescs edited a comment on pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/08 15:48:46 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/08 15:59:27 UTC, 2 replies.
- [GitHub] [spark] yikf removed a comment on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/08 16:01:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/08 16:02:18 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/08 16:11:45 UTC, 3 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/08 16:12:47 UTC, 1 replies.
- [GitHub] [spark] ssainz opened a new pull request #31528: Spark 34403 - posted by GitBox <gi...@apache.org> on 2021/02/08 16:27:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31528: Spark 34403 - posted by GitBox <gi...@apache.org> on 2021/02/08 16:27:50 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/08 16:42:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31258: [SPARK-34168] [SQL] Support DPP in AQE when the join is Broadcast hash join at the beginning - posted by GitBox <gi...@apache.org> on 2021/02/08 16:43:28 UTC, 0 replies.
- [GitHub] [spark] metasim commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/08 16:44:19 UTC, 0 replies.
- [GitHub] [spark] xinrong-databricks commented on pull request #31463: [PYTHON][MINOR] Fix docstring of DataFrame.join - posted by GitBox <gi...@apache.org> on 2021/02/08 17:34:11 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #31475: [SPARK-34360][SQL] Support table truncation by v2 Table Catalogs - posted by GitBox <gi...@apache.org> on 2021/02/08 17:39:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31073: [SPARK-33995][SQL] Expose make_interval as a Scala function - posted by GitBox <gi...@apache.org> on 2021/02/08 17:51:19 UTC, 0 replies.
- [GitHub] [spark] yliou commented on pull request #31447: [MINOR][SQL][FOLLOW-UP] Add assertion to FixedLengthRowBasedKeyValueBatch - posted by GitBox <gi...@apache.org> on 2021/02/08 18:16:57 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/08 18:26:36 UTC, 0 replies.
- [GitHub] [spark] rdblue edited a comment on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/08 18:28:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/08 19:09:33 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/08 19:44:45 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 20:17:55 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 20:23:10 UTC, 2 replies.
- [GitHub] [spark] sunchao commented on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/08 20:28:01 UTC, 0 replies.
- [GitHub] [spark] MaxGekk edited a comment on pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 20:31:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 20:34:50 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 20:49:14 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 21:18:53 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/08 21:22:29 UTC, 6 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/08 21:25:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31527: [MINOR] Add a note about pip installation test in RC for release vote template - posted by GitBox <gi...@apache.org> on 2021/02/08 21:42:56 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/08 21:43:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/08 22:36:33 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/08 23:38:18 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/08 23:52:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 00:25:33 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 00:26:27 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/09 00:42:22 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30199: [SPARK-33296][SQL] Format exception of unsupported nested grouping analytics - posted by GitBox <gi...@apache.org> on 2021/02/09 00:43:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 01:26:20 UTC, 1 replies.
- [GitHub] [spark] JohnHBauer opened a new pull request #31530: Added KMeansSummary to __all__ in clustering.py - posted by GitBox <gi...@apache.org> on 2021/02/09 01:26:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31530: Added KMeansSummary to __all__ in clustering.py - posted by GitBox <gi...@apache.org> on 2021/02/09 01:26:33 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in document - posted by GitBox <gi...@apache.org> on 2021/02/09 01:35:24 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in document - posted by GitBox <gi...@apache.org> on 2021/02/09 01:35:56 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #31526: [SPARK-34157][BUILD][FOLLOW-UP] Fix Scala 2.13 compilation error via using Array.deep - posted by GitBox <gi...@apache.org> on 2021/02/09 01:54:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/09 01:59:48 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/09 02:00:12 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/09 02:00:36 UTC, 1 replies.
- [GitHub] [spark] mengxr commented on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/09 02:04:52 UTC, 1 replies.
- [GitHub] [spark] mengxr edited a comment on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/09 02:05:55 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #31484: [SPARK-34374][SQL][DSTREAM] Use standard methods to extract keys or values from a Map - posted by GitBox <gi...@apache.org> on 2021/02/09 02:18:11 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #31517: [WIP][SPARK-34309][CORE][SQL] Use Caffeine instead of Guava Cache - posted by GitBox <gi...@apache.org> on 2021/02/09 02:23:13 UTC, 0 replies.
- [GitHub] [spark] rednaxelafx commented on pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/09 02:32:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in document - posted by GitBox <gi...@apache.org> on 2021/02/09 02:34:59 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/09 02:35:21 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/09 02:35:56 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31510: [SPARK-34395][SQL]Clean up unused code for code simplifications. - posted by GitBox <gi...@apache.org> on 2021/02/09 02:37:44 UTC, 0 replies.
- [GitHub] [spark] zzcclp commented on pull request #31466: [SPARK-34352][SQL] Improve SQLQueryTestSuite so as could run on windows system - posted by GitBox <gi...@apache.org> on 2021/02/09 02:51:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31530: Added KMeansSummary to __all__ in clustering.py - posted by GitBox <gi...@apache.org> on 2021/02/09 03:24:04 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in document - posted by GitBox <gi...@apache.org> on 2021/02/09 03:38:15 UTC, 0 replies.
- [GitHub] [spark] 397090770 opened a new pull request #31532: [SPARK-34405][CORE] Fix mean value of timersLabels in the PrometheusServlet class - posted by GitBox <gi...@apache.org> on 2021/02/09 03:58:39 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/09 04:00:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in document - posted by GitBox <gi...@apache.org> on 2021/02/09 04:20:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31532: [SPARK-34405][CORE] Fix mean value of timersLabels in the PrometheusServlet class - posted by GitBox <gi...@apache.org> on 2021/02/09 04:20:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31532: [SPARK-34405][CORE] Fix mean value of timersLabels in the PrometheusServlet class - posted by GitBox <gi...@apache.org> on 2021/02/09 04:21:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in document - posted by GitBox <gi...@apache.org> on 2021/02/09 04:23:28 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 04:47:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 04:57:39 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31532: [SPARK-34405][CORE] Fix mean value of timersLabels in the PrometheusServlet class - posted by GitBox <gi...@apache.org> on 2021/02/09 05:06:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31532: [SPARK-34405][CORE] Fix mean value of timersLabels in the PrometheusServlet class - posted by GitBox <gi...@apache.org> on 2021/02/09 05:19:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 05:34:49 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 05:46:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 05:48:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 06:08:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 06:20:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31533: [SPARK-34407][K8S] KubernetesClusterSchedulerBackend.stop should clean up K8s resources - posted by GitBox <gi...@apache.org> on 2021/02/09 06:24:21 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/09 06:25:05 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/09 06:47:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/09 06:54:22 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #31520: [SPARK-34355][CORE][SQL][FOLLOWUP] Log commit time in all File Writer - posted by GitBox <gi...@apache.org> on 2021/02/09 07:06:10 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/09 07:13:15 UTC, 3 replies.
- [GitHub] [spark] jaceklaskowski commented on a change in pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/09 08:36:04 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng edited a comment on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/09 09:11:42 UTC, 1 replies.
- [GitHub] [spark] zzcclp commented on a change in pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/09 09:21:46 UTC, 13 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31193: [SPARK-34117][SQL] Disable LeftSemi/LeftAnti push down over Aggregate - posted by GitBox <gi...@apache.org> on 2021/02/09 09:31:00 UTC, 1 replies.
- [GitHub] [spark] PhillHenry opened a new pull request #31534: mllib Randomized hyperparameter generation - posted by GitBox <gi...@apache.org> on 2021/02/09 10:51:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31534: mllib Randomized hyperparameter generation - posted by GitBox <gi...@apache.org> on 2021/02/09 11:21:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/09 11:38:12 UTC, 11 replies.
- [GitHub] [spark] PhillHenry opened a new pull request #31535: Param random builder - posted by GitBox <gi...@apache.org> on 2021/02/09 11:43:57 UTC, 0 replies.
- [GitHub] [spark] PhillHenry closed pull request #31534: mllib Randomized hyperparameter generation - posted by GitBox <gi...@apache.org> on 2021/02/09 11:44:11 UTC, 0 replies.
- [GitHub] [spark] PhillHenry commented on pull request #31534: mllib Randomized hyperparameter generation - posted by GitBox <gi...@apache.org> on 2021/02/09 11:44:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/09 11:50:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31535: Param random builder - posted by GitBox <gi...@apache.org> on 2021/02/09 12:22:20 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request #31536: [MINOR] Fix flaky NaiveBayesSuite - posted by GitBox <gi...@apache.org> on 2021/02/09 13:03:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31537: [SPARK-34408][PYTHON] Refactor spark.udf.register to share the same path to generate UDF instance - posted by GitBox <gi...@apache.org> on 2021/02/09 13:17:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31537: [SPARK-34408][PYTHON] Refactor spark.udf.register to share the same path to generate UDF instance - posted by GitBox <gi...@apache.org> on 2021/02/09 13:17:49 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31537: [SPARK-34408][PYTHON] Refactor spark.udf.register to share the same path to generate UDF instance - posted by GitBox <gi...@apache.org> on 2021/02/09 13:23:46 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31536: [MINOR][ML][TESTS] Increase tolerance to make NaiveBayesSuite more robust - posted by GitBox <gi...@apache.org> on 2021/02/09 13:38:24 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/09 13:39:54 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31537: [SPARK-34408][PYTHON] Refactor spark.udf.register to share the same path to generate UDF instance - posted by GitBox <gi...@apache.org> on 2021/02/09 13:46:21 UTC, 0 replies.
- [GitHub] [spark] YMajid commented on a change in pull request #30036: [SPARK-33147][CORE] Avoid distribute user jar from driver in yarn client mode - posted by GitBox <gi...@apache.org> on 2021/02/09 13:52:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31536: [MINOR][ML][TESTS] Increase tolerance to make NaiveBayesSuite more robust - posted by GitBox <gi...@apache.org> on 2021/02/09 14:00:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31536: [MINOR][ML][TESTS] Increase tolerance to make NaiveBayesSuite more robust - posted by GitBox <gi...@apache.org> on 2021/02/09 14:01:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31537: [SPARK-34408][PYTHON] Refactor spark.udf.register to share the same path to generate UDF instance - posted by GitBox <gi...@apache.org> on 2021/02/09 14:21:40 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31537: [SPARK-34408][PYTHON] Refactor spark.udf.register to share the same path to generate UDF instance - posted by GitBox <gi...@apache.org> on 2021/02/09 14:24:29 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31536: [MINOR][ML][TESTS] Increase tolerance to make NaiveBayesSuite more robust - posted by GitBox <gi...@apache.org> on 2021/02/09 14:43:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31536: [MINOR][ML][TESTS] Increase tolerance to make NaiveBayesSuite more robust - posted by GitBox <gi...@apache.org> on 2021/02/09 15:21:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31536: [MINOR][ML][TESTS] Increase tolerance to make NaiveBayesSuite more robust - posted by GitBox <gi...@apache.org> on 2021/02/09 15:25:19 UTC, 0 replies.
- [GitHub] [spark] rshkv commented on pull request #27417: backport [SPARK-27747][SPARK-27816][SPARK-28344] - posted by GitBox <gi...@apache.org> on 2021/02/09 15:47:02 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #31445: [SPARK-34334][K8S] Correctly identify timed out pending pod requests as excess request - posted by GitBox <gi...@apache.org> on 2021/02/09 18:07:36 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/09 18:16:44 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #31493: [SPARK-34363][CORE] Add an option for limiting storage for migrated shuffle blocks - posted by GitBox <gi...@apache.org> on 2021/02/09 18:23:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/09 19:38:39 UTC, 19 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/09 19:45:49 UTC, 10 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/09 19:50:07 UTC, 0 replies.
- [GitHub] [spark] rednaxelafx edited a comment on pull request #31509: [SPARK-34396][SQL] Add a new build-in function delegate - posted by GitBox <gi...@apache.org> on 2021/02/09 19:50:28 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/09 20:13:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/09 20:26:52 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/09 20:27:16 UTC, 11 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/09 21:06:29 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/09 21:18:53 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 22:22:44 UTC, 0 replies.
- [GitHub] [spark] hvanhovell opened a new pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/09 22:35:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 22:58:00 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 22:59:27 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 23:08:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/09 23:24:29 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 23:27:27 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 23:31:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/09 23:35:26 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 23:38:15 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31535: Param random builder - posted by GitBox <gi...@apache.org> on 2021/02/09 23:41:00 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 23:41:23 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31249: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/09 23:41:44 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/09 23:51:56 UTC, 1 replies.
- [GitHub] [spark] BryanCutler commented on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 00:04:56 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/10 00:07:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in UnivariateFeatureSelector document - posted by GitBox <gi...@apache.org> on 2021/02/10 00:24:26 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in UnivariateFeatureSelector document - posted by GitBox <gi...@apache.org> on 2021/02/10 00:25:37 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/10 00:27:09 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/10 00:34:13 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/10 00:34:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 00:41:31 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/10 01:24:15 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/10 01:25:37 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/10 01:36:40 UTC, 0 replies.
- [GitHub] [spark] gerashegalov opened a new pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/10 01:57:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/10 01:57:19 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/10 02:11:00 UTC, 3 replies.
- [GitHub] [spark] asfgit closed pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/10 02:17:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 02:23:44 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/10 02:23:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 02:24:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31539: [SPARK-34104][SPARK-34105][CORE][K8S] Maximum decommissioning time & allow decommissioning for excludes - posted by GitBox <gi...@apache.org> on 2021/02/10 02:24:27 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 02:24:38 UTC, 3 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30681: [Spark-33657][SQL]After spark sql is executed to generate hdfs data, the relevant status information is printed - posted by GitBox <gi...@apache.org> on 2021/02/10 02:25:09 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/10 02:25:09 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/10 02:28:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31516: [SPARK-34238][SQL][FOLLOW_UP] SHOW PARTITIONS Keep consistence with other `SHOW` command - posted by GitBox <gi...@apache.org> on 2021/02/10 02:29:06 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #31419: [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types - posted by GitBox <gi...@apache.org> on 2021/02/10 02:29:37 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/10 02:47:01 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #31528: [SPARK-34403][SQL]Remove dependency to commons-httpclient - posted by GitBox <gi...@apache.org> on 2021/02/10 02:55:05 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/10 03:01:00 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db commented on pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/10 03:13:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/10 03:20:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31378: [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID - posted by GitBox <gi...@apache.org> on 2021/02/10 03:20:46 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/10 03:21:55 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30363: [SPARK-33438][SQL] Eagerly init objects with defined SQL Confs for command `set -v` - posted by GitBox <gi...@apache.org> on 2021/02/10 03:21:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31485: [SPARK-34137][SQL] Update suquery's stats when build LogicalPlan's stats - posted by GitBox <gi...@apache.org> on 2021/02/10 03:22:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31193: [SPARK-34117][SQL] Disable LeftSemi/LeftAnti push down over Aggregate - posted by GitBox <gi...@apache.org> on 2021/02/10 03:24:01 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/10 03:27:39 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31073: [SPARK-33995][SQL] Expose make_interval as a Scala function - posted by GitBox <gi...@apache.org> on 2021/02/10 03:28:38 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #31384: [SPARK-31816][SQL][DOCS] Added high level description about JDBC connection providers for users/developers - posted by GitBox <gi...@apache.org> on 2021/02/10 03:28:50 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #31528: [SPARK-34403][SQL]Remove dependency to commons-httpclient - posted by GitBox <gi...@apache.org> on 2021/02/10 03:31:12 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/10 03:45:27 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/10 03:48:17 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31500: [SPARK-34388][SQL] Propagate the registered UDF name to ScalaUDF, ScalaUDAF and ScalaAggregator - posted by GitBox <gi...@apache.org> on 2021/02/10 03:48:18 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/10 04:00:27 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/10 04:07:03 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/10 04:07:13 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/10 04:10:36 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/10 04:10:57 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/10 04:34:35 UTC, 2 replies.
- [GitHub] [spark] viirya closed pull request #31462: [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views - posted by GitBox <gi...@apache.org> on 2021/02/10 04:50:04 UTC, 0 replies.
- [GitHub] [spark] attilapiros edited a comment on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/10 04:50:34 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/10 04:59:02 UTC, 0 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/10 04:59:43 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/10 05:02:38 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/10 05:03:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 05:06:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/10 05:10:37 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/10 05:19:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/10 05:24:15 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/10 05:26:18 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31531: [SPARK-34080][ML][PYTHON][FOLLOW-UP] Update score function in UnivariateFeatureSelector document - posted by GitBox <gi...@apache.org> on 2021/02/10 05:27:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/10 06:12:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/10 06:23:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31529: [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read - posted by GitBox <gi...@apache.org> on 2021/02/10 06:23:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31337: [SPARK-34234][SQL] Remove TreeNodeException that didn't work - posted by GitBox <gi...@apache.org> on 2021/02/10 06:26:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 06:47:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 06:47:48 UTC, 9 replies.
- [GitHub] [spark] yeshengm opened a new pull request #31542: [MINOR][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/10 07:13:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31542: [MINOR][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/10 07:24:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/10 07:30:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 07:43:56 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/10 07:44:20 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/10 08:03:42 UTC, 9 replies.
- [GitHub] [spark] sarutak commented on pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/10 08:12:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/10 08:40:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/10 08:41:16 UTC, 1 replies.
- [GitHub] [spark] PhillHenry commented on pull request #31535: SPARK-34415 mllib Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/10 08:53:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31535: SPARK-34415 mllib Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/10 08:59:45 UTC, 0 replies.
- [GitHub] [spark] PhillHenry commented on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/10 09:13:44 UTC, 5 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/10 09:17:02 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/10 09:17:23 UTC, 5 replies.
- [GitHub] [spark] hvanhovell commented on a change in pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/10 09:25:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 09:27:36 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 09:28:17 UTC, 1 replies.
- [GitHub] [spark] peter-toth commented on pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2021/02/10 09:56:40 UTC, 0 replies.
- [GitHub] [spark] uzadude opened a new pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/10 10:31:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/10 10:31:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/10 12:06:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 12:27:20 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/10 12:30:37 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 15:05:47 UTC, 4 replies.
- [GitHub] [spark] holdenk commented on pull request #31427: [SPARK-34209][SQL] Delegate table name validation to the session catalog - posted by GitBox <gi...@apache.org> on 2021/02/10 15:09:57 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31544: [SPARK-34418][SQL][TESTS] Check partitions existence after v1 TRUNCATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/10 15:29:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31544: [SPARK-34418][SQL][TESTS] Check partitions existence after v1 TRUNCATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/10 15:43:42 UTC, 3 replies.
- [GitHub] [spark] Eric-Lemmon commented on a change in pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/10 15:47:58 UTC, 1 replies.
- [GitHub] [spark] rf972 commented on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2021/02/10 16:20:40 UTC, 0 replies.
- [GitHub] [spark] amandeep-sharma opened a new pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/10 16:38:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/10 16:39:40 UTC, 0 replies.
- [GitHub] [spark] holdenk edited a comment on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 17:12:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31544: [SPARK-34418][SQL][TESTS] Check partitions existence after v1 TRUNCATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/10 17:28:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31544: [SPARK-34418][SQL][TESTS] Check partitions existence after v1 TRUNCATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/10 17:29:17 UTC, 1 replies.
- [GitHub] [spark] RussellSpitzer commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 17:30:44 UTC, 2 replies.
- [GitHub] [spark] RussellSpitzer edited a comment on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 17:31:46 UTC, 0 replies.
- [GitHub] [spark] BryanCutler closed pull request #29818: [SPARK-32953][PYTHON][SQL] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 17:59:15 UTC, 0 replies.
- [GitHub] [spark] lidavidm commented on pull request #29818: [SPARK-32953][PYTHON][SQL] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 18:00:08 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #29818: [SPARK-32953][PYTHON][SQL] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2021/02/10 18:01:52 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 18:28:59 UTC, 4 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has single partition - posted by GitBox <gi...@apache.org> on 2021/02/10 18:53:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/10 19:06:42 UTC, 4 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31544: [SPARK-34418][SQL][TESTS] Check partitions existence after v1 TRUNCATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/10 19:36:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31544: [SPARK-34418][SQL][TESTS] Check partitions existence after v1 TRUNCATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/10 20:12:23 UTC, 0 replies.
- [GitHub] [spark] sunchao opened a new pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/10 20:26:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/10 20:31:15 UTC, 3 replies.
- [GitHub] [spark] viirya commented on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 20:43:46 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 20:44:17 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 21:31:23 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 21:33:11 UTC, 17 replies.
- [GitHub] [spark] maropu edited a comment on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 22:35:40 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/10 22:41:20 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/10 22:44:05 UTC, 1 replies.
- [GitHub] [spark] gerashegalov commented on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/10 23:11:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 23:29:50 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/10 23:29:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/10 23:30:22 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/10 23:37:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/10 23:46:34 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/10 23:51:23 UTC, 4 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/11 00:14:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30167: [SPARK-33240][SQL][3.0] Fail fast when fails to instantiate configured v2 session catalog - posted by GitBox <gi...@apache.org> on 2021/02/11 00:43:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/11 00:56:23 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/11 01:08:23 UTC, 0 replies.
- [GitHub] [spark] viirya closed pull request #31546: [SPARK-34419][SQL] Move PartitionTransforms.scala to scala directory - posted by GitBox <gi...@apache.org> on 2021/02/11 01:09:19 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/11 01:13:03 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31537: [SPARK-34408][PYTHON] Refactor spark.udf.register to share the same path to generate UDF instance - posted by GitBox <gi...@apache.org> on 2021/02/11 01:58:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/11 02:30:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/11 02:31:17 UTC, 2 replies.
- [GitHub] [spark] beliefer opened a new pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/11 02:59:09 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/11 02:59:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/11 03:29:24 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/11 03:44:38 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/11 03:44:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/11 03:45:30 UTC, 33 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/11 04:04:18 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/11 04:30:43 UTC, 18 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/11 04:31:14 UTC, 18 replies.
- [GitHub] [spark] amandeep-sharma commented on a change in pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/11 04:40:13 UTC, 10 replies.
- [GitHub] [spark] mzhang-code commented on a change in pull request #28957: [SPARK-32138] Drop Python 2.7, 3.4 and 3.5 - posted by GitBox <gi...@apache.org> on 2021/02/11 06:31:52 UTC, 0 replies.
- [GitHub] [spark] viirya closed pull request #31547: [SPARK-34420][SQL] Throw exception if non-streaming Deduplicate is not replaced by aggregate - posted by GitBox <gi...@apache.org> on 2021/02/11 06:41:19 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31549: [WIP][SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 11:55:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31549: [WIP][SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 12:46:50 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/11 12:55:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31549: [WIP][SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 14:32:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31549: [WIP][SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 14:33:17 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/11 14:50:52 UTC, 2 replies.
- [GitHub] [spark] peter-toth opened a new pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 14:52:29 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/11 15:00:48 UTC, 3 replies.
- [GitHub] [spark] peter-toth commented on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 15:01:39 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/11 15:36:13 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 15:48:09 UTC, 13 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/11 16:28:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/11 17:32:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 17:32:47 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 17:33:22 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/11 17:33:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 17:46:47 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 17:47:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 18:32:57 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/11 18:33:18 UTC, 4 replies.
- [GitHub] [spark] gatorsmile commented on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 19:15:29 UTC, 0 replies.
- [GitHub] [spark] tanelk commented on a change in pull request #31538: [SPARK-34412][SQL] RemoveNoopOperators should only remove trivial projects - posted by GitBox <gi...@apache.org> on 2021/02/11 19:16:32 UTC, 1 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/11 19:18:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/11 19:50:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 20:10:15 UTC, 3 replies.
- [GitHub] [spark] rdblue commented on pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/11 21:33:28 UTC, 0 replies.
- [GitHub] [spark] allisonwang-db commented on a change in pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/11 22:21:11 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29090: [SPARK-32293] Fix inconsistency between Spark memory configs and JVM option - posted by GitBox <gi...@apache.org> on 2021/02/12 00:44:03 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30167: [SPARK-33240][SQL][3.0] Fail fast when fails to instantiate configured v2 session catalog - posted by GitBox <gi...@apache.org> on 2021/02/12 00:44:04 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #31193: [SPARK-34117][SQL] Disable LeftSemi/LeftAnti push down over Aggregate - posted by GitBox <gi...@apache.org> on 2021/02/12 06:00:44 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #31193: [SPARK-34117][SQL] Disable LeftSemi/LeftAnti push down over Aggregate - posted by GitBox <gi...@apache.org> on 2021/02/12 06:00:45 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #29243: [SPARK-32444][SQL] Infer filters from DPP - posted by GitBox <gi...@apache.org> on 2021/02/12 06:05:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/12 06:40:04 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #29243: [SPARK-32444][SQL] Infer filters from DPP - posted by GitBox <gi...@apache.org> on 2021/02/12 06:50:06 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/12 06:53:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/12 07:35:11 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/12 07:35:25 UTC, 3 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/12 08:24:57 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29243: [SPARK-32444][SQL] Infer filters from DPP - posted by GitBox <gi...@apache.org> on 2021/02/12 08:39:53 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29243: [SPARK-32444][SQL] Infer filters from DPP - posted by GitBox <gi...@apache.org> on 2021/02/12 08:40:24 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29243: [SPARK-32444][SQL] Infer filters from DPP - posted by GitBox <gi...@apache.org> on 2021/02/12 09:29:22 UTC, 3 replies.
- [GitHub] [spark] PhillHenry commented on a change in pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/12 09:47:34 UTC, 8 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/12 09:48:05 UTC, 2 replies.
- [GitHub] [spark] Nozziel opened a new pull request #31551: Update index.md with a pyspark hint to avoid java.nio.DirectByteBuffer.(long, int) not available - posted by GitBox <gi...@apache.org> on 2021/02/12 10:17:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31551: Update index.md with a pyspark hint to avoid java.nio.DirectByteBuffer.(long, int) not available - posted by GitBox <gi...@apache.org> on 2021/02/12 10:36:11 UTC, 0 replies.
- [GitHub] [spark] ssainz commented on pull request #31528: [SPARK-34403][SQL]Remove dependency to commons-httpclient - posted by GitBox <gi...@apache.org> on 2021/02/12 17:14:27 UTC, 0 replies.
- [GitHub] [spark] ssainz edited a comment on pull request #31528: [SPARK-34403][SQL]Remove dependency to commons-httpclient - posted by GitBox <gi...@apache.org> on 2021/02/12 17:16:34 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/12 20:21:25 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/12 20:37:04 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/12 20:40:06 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/12 20:40:37 UTC, 39 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/12 21:38:05 UTC, 20 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/12 21:38:16 UTC, 19 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/12 21:39:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/12 21:44:32 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/12 21:45:17 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/12 22:05:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/12 23:53:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31544: [SPARK-34418][SQL][TESTS] Check partitions existence after v1 TRUNCATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/12 23:58:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/13 00:09:26 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/13 00:18:45 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/13 00:22:10 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #31553: [WIP][SPARK-34425][SQL] Clarify error message - posted by GitBox <gi...@apache.org> on 2021/02/13 00:28:22 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #31553: [WIP][SPARK-34425][SQL] Clarify error message - posted by GitBox <gi...@apache.org> on 2021/02/13 00:28:55 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31528: [SPARK-34403][SQL]Remove dependency to commons-httpclient - posted by GitBox <gi...@apache.org> on 2021/02/13 00:34:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31528: [SPARK-34403][SQL]Remove dependency to commons-httpclient - posted by GitBox <gi...@apache.org> on 2021/02/13 00:34:05 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #31554: [POC][DONOTMERGE] Spark Auto Upgrade - posted by GitBox <gi...@apache.org> on 2021/02/13 00:36:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/13 00:40:24 UTC, 11 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29090: [SPARK-32293] Fix inconsistency between Spark memory configs and JVM option - posted by GitBox <gi...@apache.org> on 2021/02/13 00:43:53 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29837: [SPARK-32463][SQL][DOCS] Add "Type Conversion" section in "Supported Data Types" of SQL docs - posted by GitBox <gi...@apache.org> on 2021/02/13 00:43:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31554: [POC][DONOTMERGE] Spark Auto Upgrade - posted by GitBox <gi...@apache.org> on 2021/02/13 00:56:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31553: [WIP][SPARK-34425][SQL] Clarify error message - posted by GitBox <gi...@apache.org> on 2021/02/13 00:57:10 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31554: [POC][DONOTMERGE] Spark Auto Upgrade - posted by GitBox <gi...@apache.org> on 2021/02/13 00:57:10 UTC, 0 replies.
- [GitHub] [spark] williamhyun opened a new pull request #31555: [SPARK-XXX][BUILD] Update sbt version to 1.4.7 - posted by GitBox <gi...@apache.org> on 2021/02/13 01:01:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/13 01:02:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31554: [POC][DONOTMERGE] Spark Auto Upgrade - posted by GitBox <gi...@apache.org> on 2021/02/13 01:38:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31554: [POC][DONOTMERGE] Spark Auto Upgrade - posted by GitBox <gi...@apache.org> on 2021/02/13 01:38:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31553: [WIP][SPARK-34425][SQL] Clarify error message - posted by GitBox <gi...@apache.org> on 2021/02/13 01:40:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31553: [WIP][SPARK-34425][SQL] Clarify error message - posted by GitBox <gi...@apache.org> on 2021/02/13 01:41:19 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/13 01:42:10 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/13 01:43:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/13 01:47:14 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31555: [SPARK-34428][BUILD] Update sbt version to 1.4.7 - posted by GitBox <gi...@apache.org> on 2021/02/13 01:56:08 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31477: [SPARK-34369][SQL][WEBUI] Track number of pairs processed out of Join. - posted by GitBox <gi...@apache.org> on 2021/02/13 02:23:31 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31555: [SPARK-34428][BUILD] Update sbt version to 1.4.7 - posted by GitBox <gi...@apache.org> on 2021/02/13 02:38:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31555: [SPARK-34428][BUILD] Update sbt version to 1.4.7 - posted by GitBox <gi...@apache.org> on 2021/02/13 02:49:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31555: [SPARK-34428][BUILD] Update sbt version to 1.4.7 - posted by GitBox <gi...@apache.org> on 2021/02/13 02:50:19 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31553: [WIP][SPARK-34425][SQL] Clarify error message - posted by GitBox <gi...@apache.org> on 2021/02/13 03:20:09 UTC, 0 replies.
- [GitHub] [spark] JohnHBauer commented on pull request #31530: Added KMeansSummary to __all__ in clustering.py - posted by GitBox <gi...@apache.org> on 2021/02/13 04:05:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31555: [SPARK-34428][BUILD] Update sbt version to 1.4.7 - posted by GitBox <gi...@apache.org> on 2021/02/13 04:18:19 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31551: Update index.md with a pyspark hint to avoid java.nio.DirectByteBuffer.(long, int) not available - posted by GitBox <gi...@apache.org> on 2021/02/13 04:41:42 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/13 04:45:44 UTC, 0 replies.
- [GitHub] [spark] JohnHBauer commented on pull request #31530: [SPARK-34429] [ML] KMeansSummary class is omitted from PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/13 04:55:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/13 04:56:31 UTC, 0 replies.
- [GitHub] [spark] uzadude commented on pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/13 05:32:04 UTC, 1 replies.
- [GitHub] [spark] uzadude commented on a change in pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/13 05:36:37 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/13 08:52:17 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #31545: [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/13 09:02:34 UTC, 0 replies.
- [GitHub] [spark] Nozziel commented on a change in pull request #31551: [SPARK-34430][Doc] Update index.md with a pyspark hint to avoid java.nio.DirectByteBuffer.(long, int) not available - posted by GitBox <gi...@apache.org> on 2021/02/13 10:04:00 UTC, 0 replies.
- [GitHub] [spark] amandeep-sharma commented on a change in pull request #31545: [SQL] [SPARK-34417] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/13 10:12:29 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/13 11:15:20 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/13 11:19:23 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/13 11:46:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/13 11:56:03 UTC, 3 replies.
- [GitHub] [spark] uzadude removed a comment on pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/13 13:09:55 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/13 14:07:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/13 14:19:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/13 14:40:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/13 14:41:18 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/13 15:33:20 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/13 16:21:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/13 16:59:17 UTC, 3 replies.
- [GitHub] [spark] kevincmchen opened a new pull request #31558: [SPARK-34432][SQL][TEST][FOLLOWUP] Add a java implementation of simpl… - posted by GitBox <gi...@apache.org> on 2021/02/13 17:18:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31558: [SPARK-34432][SQL][TEST][FOLLOWUP] Add a java implementation of simpl… - posted by GitBox <gi...@apache.org> on 2021/02/13 17:41:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/13 18:41:02 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/13 18:41:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/13 21:57:22 UTC, 0 replies.
- [GitHub] [spark] attilapiros opened a new pull request #31559: [WIP][SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/13 23:31:15 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #31559: [WIP][SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/13 23:35:36 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31559: [WIP][SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/13 23:45:44 UTC, 4 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30262: [SPARK-33356] Remove eliminate mutual recursion in PartitionerAwareUnion - posted by GitBox <gi...@apache.org> on 2021/02/14 00:45:56 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29837: [SPARK-32463][SQL][DOCS] Add "Type Conversion" section in "Supported Data Types" of SQL docs - posted by GitBox <gi...@apache.org> on 2021/02/14 00:46:07 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31559: [WIP][SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 01:37:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31559: [WIP][SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 01:42:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31559: [WIP][SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 01:42:29 UTC, 1 replies.
- [GitHub] [spark] kevincmchen closed pull request #31558: [SPARK-34432][SQL][TEST][FOLLOWUP] Add a java implementation of simpl… - posted by GitBox <gi...@apache.org> on 2021/02/14 02:43:01 UTC, 0 replies.
- [GitHub] [spark] kevincmchen opened a new pull request #31560: [SPARK-34432][SQL][TEST][FOLLOWUP] Add a java implementation of simpl… - posted by GitBox <gi...@apache.org> on 2021/02/14 02:56:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31560: [SPARK-34432][SQL][TEST][FOLLOWUP] Add a java implementation of simpl… - posted by GitBox <gi...@apache.org> on 2021/02/14 03:43:33 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #31559: [SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 06:04:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31559: [SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 06:14:22 UTC, 2 replies.
- [GitHub] [spark] attilapiros opened a new pull request #31561: [WIP][SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 06:32:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31559: [SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 06:38:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31559: [SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 06:43:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31559: [SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/14 06:43:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31561: [WIP][SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 07:00:19 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31543: [SPARK-34416] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/14 07:07:12 UTC, 5 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31562: [SPARK-34434][SQL][DOCS] Mention DS rebase options in `SparkUpgradeException` - posted by GitBox <gi...@apache.org> on 2021/02/14 08:23:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31561: [WIP][SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 08:43:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31561: [WIP][SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 08:44:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31562: [SPARK-34434][SQL] Mention DS rebase options in `SparkUpgradeException` - posted by GitBox <gi...@apache.org> on 2021/02/14 08:47:58 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31561: [WIP][SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 09:27:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31562: [SPARK-34434][SQL] Mention DS rebase options in `SparkUpgradeException` - posted by GitBox <gi...@apache.org> on 2021/02/14 10:43:44 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31562: [SPARK-34434][SQL] Mention DS rebase options in `SparkUpgradeException` - posted by GitBox <gi...@apache.org> on 2021/02/14 10:44:15 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/14 11:41:02 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/14 12:04:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31561: [SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 12:44:03 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31561: [SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 12:44:14 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31561: [SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 12:52:09 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31561: [SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 12:52:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31562: [SPARK-34434][SQL] Mention DS rebase options in `SparkUpgradeException` - posted by GitBox <gi...@apache.org> on 2021/02/14 12:59:13 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/14 13:27:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/14 14:01:03 UTC, 7 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/14 15:28:36 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #31561: [SPARK-34426] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/14 16:00:43 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/14 16:01:14 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/14 16:12:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/14 16:44:38 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/14 16:44:39 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/14 16:45:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/14 16:45:21 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/14 18:23:20 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/14 21:33:36 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31543: [SPARK-34416][SQL] Adding support for user provided schema url in Avro - posted by GitBox <gi...@apache.org> on 2021/02/14 21:44:53 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/14 22:00:00 UTC, 2 replies.
- [GitHub] [spark] planga82 opened a new pull request #29837: [SPARK-32463][SQL][DOCS] Add "Type Conversion" section in "Supported Data Types" of SQL docs - posted by GitBox <gi...@apache.org> on 2021/02/14 22:36:28 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #29837: [SPARK-32463][SQL][DOCS] Add "Type Conversion" section in "Supported Data Types" of SQL docs - posted by GitBox <gi...@apache.org> on 2021/02/14 22:37:09 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30262: [SPARK-33356] Remove eliminate mutual recursion in PartitionerAwareUnion - posted by GitBox <gi...@apache.org> on 2021/02/15 00:44:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31562: [SPARK-34434][SQL] Mention DS rebase options in `SparkUpgradeException` - posted by GitBox <gi...@apache.org> on 2021/02/15 01:41:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31562: [SPARK-34434][SQL] Mention DS rebase options in `SparkUpgradeException` - posted by GitBox <gi...@apache.org> on 2021/02/15 01:42:43 UTC, 0 replies.
- [GitHub] [spark] scravy opened a new pull request #31565: [SPARK-34438] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/15 02:06:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31565: [SPARK-34438] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/15 02:47:43 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/15 03:51:45 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/15 05:25:04 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/15 09:29:03 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/15 09:32:02 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/15 09:33:13 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/15 10:05:19 UTC, 1 replies.
- [GitHub] [spark] bart-samwel commented on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/15 10:57:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/15 11:47:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/15 11:48:21 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/15 12:57:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/15 13:51:22 UTC, 15 replies.
- [GitHub] [spark] steveloughran commented on a change in pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 13:55:13 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/15 15:05:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/15 15:48:27 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/15 15:49:22 UTC, 7 replies.
- [GitHub] [spark] steveloughran commented on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 15:55:17 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/15 16:06:01 UTC, 14 replies.
- [GitHub] [spark] SparkQA commented on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 16:08:42 UTC, 7 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/15 17:23:49 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/15 17:26:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/15 17:32:50 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/15 17:34:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/15 17:34:51 UTC, 2 replies.
- [GitHub] [spark] MaxGekk edited a comment on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [ADD|DROP|SYNC] PARTITIONS` - posted by GitBox <gi...@apache.org> on 2021/02/15 17:38:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/15 17:45:10 UTC, 2 replies.
- [GitHub] [spark] MaxGekk edited a comment on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/15 18:08:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/15 18:10:18 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 18:48:59 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 18:49:20 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/15 20:10:23 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29932: [SPARK-33052][SQL][TEST] Make all the database versions up-to-date for integration tests - posted by GitBox <gi...@apache.org> on 2021/02/15 20:17:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 20:31:15 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31291: [SPARK-34201][SQL][TESTS][3.0] Fix the test code build error for docker-integration-tests - posted by GitBox <gi...@apache.org> on 2021/02/15 20:33:01 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 20:37:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31291: [SPARK-34201][SQL][TESTS][3.0] Fix the test code build error for docker-integration-tests - posted by GitBox <gi...@apache.org> on 2021/02/15 20:54:21 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #31291: [SPARK-34201][SQL][TESTS][3.0] Fix the test code build error for docker-integration-tests - posted by GitBox <gi...@apache.org> on 2021/02/15 21:07:01 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31291: [SPARK-34201][SQL][TESTS][3.0] Fix the test code build error for docker-integration-tests - posted by GitBox <gi...@apache.org> on 2021/02/15 21:09:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31568: [MINOR][INFRA][3.0] Pin sphinx version - posted by GitBox <gi...@apache.org> on 2021/02/15 21:58:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31568: [SPARK-34442][INFRA][DOCS][3.0] Pin Sphinx version to `sphinx<3.5.0` - posted by GitBox <gi...@apache.org> on 2021/02/15 22:41:59 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/15 22:49:10 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31568: [SPARK-34442][INFRA][DOCS][3.0] Pin Sphinx version to `sphinx<3.5.0` - posted by GitBox <gi...@apache.org> on 2021/02/15 23:00:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31568: [SPARK-34442][INFRA][DOCS][3.0] Pin Sphinx version to `sphinx<3.5.0` - posted by GitBox <gi...@apache.org> on 2021/02/15 23:04:50 UTC, 3 replies.
- [GitHub] [spark] LielBach commented on a change in pull request #31238: [SPARK-32194][PYTHON] Add more refined pyspark exceptions - posted by GitBox <gi...@apache.org> on 2021/02/15 23:11:38 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31238: [SPARK-32194][PYTHON] Add more refined pyspark exceptions - posted by GitBox <gi...@apache.org> on 2021/02/16 00:09:14 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #29932: [SPARK-33052][SQL][TEST] Make all the database versions up-to-date for integration tests - posted by GitBox <gi...@apache.org> on 2021/02/16 00:17:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31238: [SPARK-32194][PYTHON] Add more refined pyspark exceptions - posted by GitBox <gi...@apache.org> on 2021/02/16 00:33:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31559: [SPARK-34433] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/16 00:41:13 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30112: [SPARK-33199][MESOS] Mesos Task Failed when pyFiles and docker image option used together - posted by GitBox <gi...@apache.org> on 2021/02/16 00:44:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31568: [SPARK-34442][INFRA][DOCS][3.0] Pin Sphinx version to `sphinx<3.5.0` - posted by GitBox <gi...@apache.org> on 2021/02/16 00:49:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31238: [SPARK-32194][PYTHON] Add more refined pyspark exceptions - posted by GitBox <gi...@apache.org> on 2021/02/16 00:50:00 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31238: [SPARK-32194][PYTHON] Add more refined pyspark exceptions - posted by GitBox <gi...@apache.org> on 2021/02/16 00:50:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31568: [SPARK-34442][INFRA][DOCS][3.0] Pin Sphinx version to `sphinx<3.5.0` - posted by GitBox <gi...@apache.org> on 2021/02/16 00:50:22 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/16 01:00:56 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31551: [SPARK-34430][Doc] Update index.md with a pyspark hint to avoid java.nio.DirectByteBuffer.(long, int) not available - posted by GitBox <gi...@apache.org> on 2021/02/16 01:24:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31483: [SPARK-33434][PYTHON][DOCS] Added RuntimeConfig to PySpark docs - posted by GitBox <gi...@apache.org> on 2021/02/16 01:25:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31568: [SPARK-34442][INFRA][DOCS][3.0] Pin Sphinx version to `sphinx<3.5.0` - posted by GitBox <gi...@apache.org> on 2021/02/16 01:47:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/16 02:53:32 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31552: [SPARK-34424][SQL][TESTS] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/16 02:53:53 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations - posted by GitBox <gi...@apache.org> on 2021/02/16 02:55:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/16 02:56:02 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31557: [SPARK-33210][SQL][DOCS][FOLLOWUP] Fix descriptions of the SQL configs for the parquet INT96 rebase modes - posted by GitBox <gi...@apache.org> on 2021/02/16 02:56:12 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 02:57:46 UTC, 11 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31560: [SPARK-34432][SQL][TESTS] Add a java implementation of simple writable data source in DataSourceV2Suite - posted by GitBox <gi...@apache.org> on 2021/02/16 02:58:37 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31291: [SPARK-34201][SQL][TESTS][3.0] Fix the test code build error for docker-integration-tests - posted by GitBox <gi...@apache.org> on 2021/02/16 02:59:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 03:12:08 UTC, 9 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/16 03:34:18 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 03:39:35 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 03:40:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/16 03:40:48 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #31570: [NOT-MERGE][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 03:51:26 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 03:53:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31565: [SPARK-34438] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/16 04:07:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31570: [NOT-MERGE][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 04:13:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/16 04:13:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/16 04:14:00 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 04:27:02 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/16 04:31:15 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/16 04:41:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 04:50:46 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31570: [NOT-MERGE][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 04:50:47 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31570: [NOT-MERGE][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 04:51:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 04:51:21 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/16 04:57:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 05:17:16 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/16 05:43:55 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/16 05:50:47 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/16 05:51:16 UTC, 1 replies.
- [GitHub] [spark] scravy commented on a change in pull request #31565: [SPARK-34438] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/16 05:52:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/16 06:36:16 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 07:07:35 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31570: [NOT-MERGE][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 07:21:54 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/16 07:53:38 UTC, 1 replies.
- [GitHub] [spark] attilapiros commented on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 07:56:33 UTC, 5 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 08:00:51 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 08:02:51 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 08:05:11 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 08:07:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31570: [WIP][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 08:08:19 UTC, 26 replies.
- [GitHub] [spark] MaxGekk edited a comment on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 08:10:42 UTC, 0 replies.
- [GitHub] [spark] c21 opened a new pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 08:17:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 08:18:08 UTC, 0 replies.
- [GitHub] [spark] c21 commented on pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 08:20:00 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31355: [SPARK-34255][SQL] Support partitioning with static number on required distribution and ordering on V2 write - posted by GitBox <gi...@apache.org> on 2021/02/16 08:28:19 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 08:40:25 UTC, 2 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/16 08:40:46 UTC, 0 replies.
- [GitHub] [spark] attilapiros edited a comment on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 08:49:39 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/16 08:51:23 UTC, 0 replies.
- [GitHub] [spark] c21 commented on pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/16 08:52:38 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 08:58:15 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31570: [WIP][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 09:05:57 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 09:12:45 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 09:13:26 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 09:25:16 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/16 09:42:26 UTC, 17 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31570: [WIP][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 09:50:17 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31570: [WIP][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 09:51:30 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 09:51:31 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 09:51:32 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 09:52:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 09:52:16 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31570: [WIP][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 09:52:17 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 10:01:50 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 10:02:23 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/16 11:07:49 UTC, 7 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #31238: [SPARK-32194][PYTHON] Add more refined pyspark exceptions - posted by GitBox <gi...@apache.org> on 2021/02/16 11:28:12 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 11:43:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 12:07:02 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 12:13:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 13:52:13 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/16 13:52:14 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/16 13:52:30 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 13:52:31 UTC, 7 replies.
- [GitHub] [spark] peter-toth commented on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 14:12:36 UTC, 0 replies.
- [GitHub] [spark] peter-toth edited a comment on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 14:12:47 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 15:06:15 UTC, 3 replies.
- [GitHub] [spark] srowen commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 15:08:59 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/16 15:35:21 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #26539: [SPARK-29728][SQL] Datasource V2: Support ALTER TABLE RENAME TO - posted by GitBox <gi...@apache.org> on 2021/02/16 15:38:29 UTC, 3 replies.
- [GitHub] [spark] sririshindra commented on a change in pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/16 16:02:26 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/16 16:55:34 UTC, 13 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/16 17:08:02 UTC, 2 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #26539: [SPARK-29728][SQL] Datasource V2: Support ALTER TABLE RENAME TO - posted by GitBox <gi...@apache.org> on 2021/02/16 17:11:48 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #31570: [WIP][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/16 17:30:54 UTC, 2 replies.
- [GitHub] [spark] mallman commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 18:22:28 UTC, 1 replies.
- [GitHub] [spark] rxin commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 18:46:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/16 18:52:59 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/16 18:53:20 UTC, 7 replies.
- [GitHub] [spark] rxin edited a comment on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/16 19:03:31 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #31561: [SPARK-34426][K8S][TESTS] Add driver and executors POD logs to integration tests log when the test fails - posted by GitBox <gi...@apache.org> on 2021/02/16 20:49:42 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/16 21:14:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/16 21:44:20 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 23:15:21 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/16 23:15:41 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30112: [SPARK-33199][MESOS] Mesos Task Failed when pyFiles and docker image option used together - posted by GitBox <gi...@apache.org> on 2021/02/17 00:44:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31565: [SPARK-34438][SPARK SUBMIT] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/17 01:24:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/17 01:44:45 UTC, 3 replies.
- [GitHub] [spark] asfgit closed pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/17 01:51:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/17 01:55:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31565: [SPARK-34438][SPARK SUBMIT] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/17 02:08:34 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/17 02:18:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31565: [SPARK-34438][SPARK SUBMIT] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/17 02:55:21 UTC, 3 replies.
- [GitHub] [spark] wangyum opened a new pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 03:02:42 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 03:11:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 03:21:59 UTC, 11 replies.
- [GitHub] [spark] sarutak opened a new pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 03:26:04 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 03:31:14 UTC, 4 replies.
- [GitHub] [spark] wangyum edited a comment on pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 03:38:45 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30841: [SPARK-28191][SS] New data source - state - reader part - posted by GitBox <gi...@apache.org> on 2021/02/17 03:47:48 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/17 03:52:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31565: [SPARK-34438][SPARK SUBMIT] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/17 03:54:29 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 04:14:47 UTC, 13 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/17 04:15:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31565: [SPARK-34438][SPARK SUBMIT] Check path component in isPython/isR, not full URI - posted by GitBox <gi...@apache.org> on 2021/02/17 04:23:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 04:54:38 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 04:55:24 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31442: [SPARK-34333][SQL] Fix PostgresDialect to handle money types properly - posted by GitBox <gi...@apache.org> on 2021/02/17 05:00:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 05:05:17 UTC, 2 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/17 05:42:22 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31560: [SPARK-34432][SQL][TESTS] Add a java implementation of simple writable data source in DataSourceV2Suite - posted by GitBox <gi...@apache.org> on 2021/02/17 05:45:59 UTC, 10 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 05:47:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 05:54:54 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/17 05:54:57 UTC, 2 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/17 05:54:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 05:55:20 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 06:13:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 06:21:22 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/17 06:22:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/17 06:24:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/17 06:27:35 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/17 06:57:31 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/17 07:13:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31553: [WIP][SPARK-34425][SQL] Clarify error message - posted by GitBox <gi...@apache.org> on 2021/02/17 07:39:47 UTC, 1 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #31541: Revert "[SPARK-34209][SQL] Delegate table name validation to the session catalog" - posted by GitBox <gi...@apache.org> on 2021/02/17 08:22:02 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2021/02/17 08:34:08 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 08:49:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 08:59:39 UTC, 5 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2021/02/17 09:16:33 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31570: [WIP][SPARK-10816][SS] SessionWindow support for Structure Streaming - posted by GitBox <gi...@apache.org> on 2021/02/17 09:18:04 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/17 10:06:46 UTC, 2 replies.
- [GitHub] [spark] Swinky commented on pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/17 10:35:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 10:55:38 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 10:56:24 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 11:02:54 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 12:17:35 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 12:18:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 12:58:50 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 13:31:21 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/17 13:36:04 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #26539: [SPARK-29728][SQL] Datasource V2: Support ALTER TABLE RENAME TO - posted by GitBox <gi...@apache.org> on 2021/02/17 13:52:22 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 13:59:36 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 14:04:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 14:04:26 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 14:04:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 14:05:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/17 14:12:30 UTC, 8 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/17 14:17:15 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 14:21:10 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/17 15:16:49 UTC, 27 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27417: backport [SPARK-27747][SPARK-27816][SPARK-28344] - posted by GitBox <gi...@apache.org> on 2021/02/17 15:45:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/17 15:59:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/17 16:00:07 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/17 16:46:28 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/17 16:56:42 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/17 16:57:15 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31576: [SPARK-34451][SQL] Add alternatives for datetime rebasing SQL configs and deprecate legacy configs - posted by GitBox <gi...@apache.org> on 2021/02/17 17:24:21 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31577: [SPARK-34454] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/17 17:45:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/17 18:13:02 UTC, 4 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/17 18:29:25 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/17 18:30:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/17 19:00:22 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/17 19:53:23 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/17 19:57:17 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/17 19:57:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/17 20:57:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/17 20:58:53 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/17 21:32:39 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/17 21:34:40 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/17 21:36:10 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/17 21:45:12 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request #31580: DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 21:46:14 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #31580: DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 21:47:18 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/17 21:48:41 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/17 21:49:18 UTC, 1 replies.
- [GitHub] [spark] aokolnychyi edited a comment on pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/17 21:49:39 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi edited a comment on pull request #31580: DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 21:50:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/17 22:17:33 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31580: DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 22:18:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/17 22:19:24 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/17 22:19:55 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/17 22:21:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/17 22:22:51 UTC, 4 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 22:24:07 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/17 22:32:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 22:33:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 22:40:06 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 22:41:10 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 22:58:03 UTC, 11 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 23:00:38 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/17 23:47:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/17 23:57:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/17 23:57:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 23:57:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/17 23:58:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/17 23:58:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/17 23:58:24 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/18 00:05:44 UTC, 0 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/18 00:06:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31450: [SPARK-33763] Add metrics for better tracking of dynamic allocation - posted by GitBox <gi...@apache.org> on 2021/02/18 00:22:25 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/18 00:29:19 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/18 00:34:54 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31572: [SPARK-34446][SS][DOCS] Update doc for stream-stream join (full outer + left semi) - posted by GitBox <gi...@apache.org> on 2021/02/18 00:36:32 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 00:40:04 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29726: [SPARK-32855][SQL] Improve DPP for some join type do not support broadcast filtering side - posted by GitBox <gi...@apache.org> on 2021/02/18 00:44:55 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 00:45:33 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 00:45:44 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 01:00:55 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 01:01:19 UTC, 4 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/18 01:11:12 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/18 01:19:28 UTC, 1 replies.
- [GitHub] [spark] holdenk closed pull request #30435: [SPARK-33728][CORE][K8S] Debug the Jenkins CI K8s failures - posted by GitBox <gi...@apache.org> on 2021/02/18 01:22:13 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/18 01:22:34 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/18 01:25:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/18 01:26:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/18 01:27:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/18 01:27:47 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/18 01:29:59 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/18 01:31:20 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/18 01:31:52 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #30212: [SPARK-33308][SQL] Refactor current grouping analytics - posted by GitBox <gi...@apache.org> on 2021/02/18 02:00:08 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/18 02:13:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30212: [SPARK-33308][SQL] Refactor current grouping analytics - posted by GitBox <gi...@apache.org> on 2021/02/18 02:24:52 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/18 02:48:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31579: [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate - posted by GitBox <gi...@apache.org> on 2021/02/18 02:53:19 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/18 02:58:59 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31581: [SPARK-34456][SQL] Remove unused write options from BatchWriteHelper - posted by GitBox <gi...@apache.org> on 2021/02/18 02:59:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/18 03:17:19 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/18 03:18:22 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db commented on a change in pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/18 03:39:49 UTC, 3 replies.
- [GitHub] [spark] sririshindra commented on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/18 03:52:01 UTC, 3 replies.
- [GitHub] [spark] sririshindra edited a comment on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/18 03:52:36 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30212: [SPARK-33308][SQL] Refactor current grouping analytics - posted by GitBox <gi...@apache.org> on 2021/02/18 03:58:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 03:58:35 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30212: [SPARK-33308][SQL] Refactor current grouping analytics - posted by GitBox <gi...@apache.org> on 2021/02/18 03:59:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/18 04:00:02 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db commented on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/18 04:26:15 UTC, 3 replies.
- [GitHub] [spark] Swinky edited a comment on pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 04:29:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 04:34:21 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/18 04:54:06 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/18 05:00:14 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/18 05:14:53 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/18 05:43:31 UTC, 7 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/18 05:48:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31578: [SPARK-34455][SQL] Deprecate `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` - posted by GitBox <gi...@apache.org> on 2021/02/18 05:54:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31571: [SPARK-34445][SQL][DOCS] Make `spark.sql.legacy.replaceDatabricksSparkAvro.enabled` as non-internal - posted by GitBox <gi...@apache.org> on 2021/02/18 05:57:16 UTC, 0 replies.
- [GitHub] [spark] Ngone51 edited a comment on pull request #31496: [SPARK-34384][CORE] API cleanup for ResourceProfile - posted by GitBox <gi...@apache.org> on 2021/02/18 06:01:52 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #31559: [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler - posted by GitBox <gi...@apache.org> on 2021/02/18 06:45:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30212: [SPARK-33308][SQL] Refactor current grouping analytics - posted by GitBox <gi...@apache.org> on 2021/02/18 06:56:22 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31548: [SPARK-34127][SQL] Support table valued command - posted by GitBox <gi...@apache.org> on 2021/02/18 07:19:39 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/18 07:51:32 UTC, 11 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/18 08:19:51 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/18 08:28:11 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/18 08:32:01 UTC, 3 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/18 08:41:10 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/18 08:49:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31564: [SPARK-34437][SQL][DOCS] Update Spark SQL guide about the rebasing DS options and SQL configs - posted by GitBox <gi...@apache.org> on 2021/02/18 08:49:27 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/18 08:55:09 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/18 09:01:22 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31574: [SPARK-34449][BUILD] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 09:02:55 UTC, 0 replies.
- [GitHub] [spark] kevincmchen commented on a change in pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/18 09:22:13 UTC, 11 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/18 10:02:56 UTC, 0 replies.
- [GitHub] [spark] peter-toth edited a comment on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/18 10:09:01 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/18 10:25:12 UTC, 0 replies.
- [GitHub] [spark] yzjg opened a new pull request #31582: window function comment error - posted by GitBox <gi...@apache.org> on 2021/02/18 11:36:41 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/18 11:51:47 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/18 12:00:07 UTC, 2 replies.
- [GitHub] [spark] yzjg commented on pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/18 12:01:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 12:07:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 12:07:22 UTC, 13 replies.
- [GitHub] [spark] sarutak opened a new pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 12:09:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 12:10:12 UTC, 2 replies.
- [GitHub] [spark] sarutak commented on pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 12:12:01 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/18 12:25:25 UTC, 6 replies.
- [GitHub] [spark] cloud-fan removed a comment on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/18 12:25:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 12:26:16 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 12:28:17 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/18 12:32:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/18 12:32:40 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/18 12:47:18 UTC, 2 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/18 12:47:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/18 12:48:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31508: [SPARK-34393][SQL] Unify output of SHOW VIEWS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/18 12:49:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/18 12:51:04 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31519: [SPARK-34394][SQL] Unify output of SHOW FUNCTIONS and pass output attributes properly - posted by GitBox <gi...@apache.org> on 2021/02/18 12:51:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 12:53:28 UTC, 24 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 13:00:05 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/18 13:00:18 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/18 13:08:02 UTC, 4 replies.
- [GitHub] [spark] amandeep-sharma commented on a change in pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 13:09:38 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 14:00:10 UTC, 12 replies.
- [GitHub] [spark] asfgit closed pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/18 14:44:13 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/18 14:44:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/18 14:55:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30175: [SPARK-33274][SS] Stop query in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/18 15:05:46 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30175: [SPARK-33274][SS] Stop query in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/18 15:20:57 UTC, 12 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/18 15:36:11 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/18 15:47:08 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/18 15:53:36 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/18 16:00:36 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/18 16:01:16 UTC, 9 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/18 16:04:05 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/18 16:17:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/18 16:18:09 UTC, 3 replies.
- [GitHub] [spark] srowen closed pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/18 16:18:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/18 16:18:54 UTC, 17 replies.
- [GitHub] [spark] sunchao commented on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/18 17:21:48 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 17:31:20 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30175: [SPARK-33274][SS] Stop query in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/18 17:41:18 UTC, 3 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/18 17:48:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/18 18:00:52 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/18 18:01:12 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30175: [SPARK-33274][SS] Stop query in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/18 18:01:23 UTC, 5 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/18 18:02:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/18 18:13:48 UTC, 2 replies.
- [GitHub] [spark] MaxGekk closed pull request #31566: [SPARK-34439][SQL] Recognize `spark_catalog` in new identifier while view/table renaming - posted by GitBox <gi...@apache.org> on 2021/02/18 18:19:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31577: [SPARK-34454][SQL] Mark legacy SQL configs as internal - posted by GitBox <gi...@apache.org> on 2021/02/18 18:40:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31585: [SPARK-34467][BUILD] Upgrade Zstd-jni to 1.4.8-4 - posted by GitBox <gi...@apache.org> on 2021/02/18 19:06:28 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/18 19:08:17 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/18 19:09:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/18 19:28:18 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31585: [SPARK-34467][BUILD] Upgrade Zstd-jni to 1.4.8-4 - posted by GitBox <gi...@apache.org> on 2021/02/18 19:28:49 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/18 19:39:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31585: [SPARK-34467][BUILD] Upgrade Zstd-jni to 1.4.8-4 - posted by GitBox <gi...@apache.org> on 2021/02/18 19:53:04 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/18 20:01:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/18 20:01:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/18 20:10:14 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/18 20:16:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/18 21:01:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31585: [SPARK-34467][BUILD] Upgrade Zstd-jni to 1.4.8-4 - posted by GitBox <gi...@apache.org> on 2021/02/18 21:01:25 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/18 21:01:26 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/18 21:02:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31585: [SPARK-34467][BUILD] Upgrade Zstd-jni to 1.4.8-4 - posted by GitBox <gi...@apache.org> on 2021/02/18 21:02:26 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31585: [SPARK-34467][BUILD] Upgrade Zstd-jni to 1.4.8-4 - posted by GitBox <gi...@apache.org> on 2021/02/18 21:36:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31585: [SPARK-34467][BUILD] Upgrade Zstd-jni to 1.4.8-4 - posted by GitBox <gi...@apache.org> on 2021/02/18 21:57:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2021/02/18 22:02:07 UTC, 0 replies.
- [GitHub] [spark] gerashegalov commented on a change in pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/18 22:15:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/18 22:26:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/18 22:30:26 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/18 22:33:47 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29170: [SPARK-30876][SQL] Optimizer fails to infer constraints within join - posted by GitBox <gi...@apache.org> on 2021/02/19 00:44:58 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30317: [SPARK-33409][SQL] And task killed check in BroadcastNestedLoopJoin to interrupt it after the job is killed - posted by GitBox <gi...@apache.org> on 2021/02/19 00:44:59 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30316: [SPARK-33330][SQL] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2021/02/19 00:45:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31582: [MINOR][SQL][DOCS] Fix the comments in the example at window function - posted by GitBox <gi...@apache.org> on 2021/02/19 01:45:43 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30714: [SPARK-33739] [SQL] Jobs committed through the S3A Magic committer don't track bytes - posted by GitBox <gi...@apache.org> on 2021/02/19 01:52:01 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 02:58:56 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/19 03:07:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 03:23:17 UTC, 9 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/19 04:03:08 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/19 04:03:43 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/19 04:04:47 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31587: [SPARK-34469][K8S] Ignore RegisterExecutor when SparkContext is stopped - posted by GitBox <gi...@apache.org> on 2021/02/19 04:09:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31587: [SPARK-34469][K8S] Ignore RegisterExecutor when SparkContext is stopped - posted by GitBox <gi...@apache.org> on 2021/02/19 04:29:43 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31587: [SPARK-34469][K8S] Ignore RegisterExecutor when SparkContext is stopped - posted by GitBox <gi...@apache.org> on 2021/02/19 04:43:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/19 04:48:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31586: [SPARK-34466][SQL][DOCS] Improve docs for `ALTER TABLE .. RENAME TO` - posted by GitBox <gi...@apache.org> on 2021/02/19 04:48:39 UTC, 0 replies.
- [GitHub] [spark] baibaichen commented on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/19 04:53:18 UTC, 0 replies.
- [GitHub] [spark] baibaichen edited a comment on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/19 05:01:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31587: [SPARK-34469][K8S] Ignore RegisterExecutor when SparkContext is stopped - posted by GitBox <gi...@apache.org> on 2021/02/19 05:02:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31587: [SPARK-34469][K8S] Ignore RegisterExecutor when SparkContext is stopped - posted by GitBox <gi...@apache.org> on 2021/02/19 05:03:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 05:51:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 06:02:53 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 06:03:22 UTC, 4 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/19 06:30:40 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 06:51:29 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 06:57:47 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #31588: [SPARK-34470][ML] VectorSlicer use ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/19 07:03:11 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31588: [SPARK-34470][ML] VectorSlicer use ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/19 07:04:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31588: [SPARK-34470][ML] VectorSlicer use ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/19 07:23:55 UTC, 4 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/19 07:32:02 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31589: [SPARK-34424][SQL][TESTS][3.1] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 08:24:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31588: [SPARK-34470][ML] VectorSlicer use ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/19 08:29:16 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31589: [SPARK-34424][SQL][TESTS][3.1][3.0] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 08:32:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/19 08:36:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/19 08:36:44 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31423: [SPARK-34314][SQL] Create new file index after partition schema inferring w/ the schema - posted by GitBox <gi...@apache.org> on 2021/02/19 08:36:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31588: [SPARK-34470][ML] VectorSlicer use ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/19 09:03:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31588: [SPARK-34470][ML] VectorSlicer use ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/19 09:04:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31589: [SPARK-34424][SQL][TESTS][3.1][3.0] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 09:04:45 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/19 09:19:35 UTC, 0 replies.
- [GitHub] [spark] bozhang2820 opened a new pull request #31590: [SPARK-34471] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 09:23:40 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31590: [SPARK-34471] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 09:30:21 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #31590: [SPARK-34471] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 09:38:02 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31590: [SPARK-34471] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 10:02:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 10:15:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31590: [SPARK-34471] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 10:26:23 UTC, 0 replies.
- [GitHub] [spark] bozhang2820 commented on a change in pull request #31590: [SPARK-34471] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 10:28:08 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 10:38:26 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 10:39:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 11:03:40 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31589: [SPARK-34424][SQL][TESTS][3.1][3.0] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 11:03:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 11:04:24 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31589: [SPARK-34424][SQL][TESTS][3.1][3.0] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 11:04:25 UTC, 1 replies.
- [GitHub] [spark] shardulm94 opened a new pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/19 11:17:10 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on pull request #26167: [SPARK-28893][SQL] Support MERGE INTO in the parser and add the corresponding logical plan - posted by GitBox <gi...@apache.org> on 2021/02/19 11:33:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/19 12:04:07 UTC, 0 replies.
- [GitHub] [spark] peter-toth opened a new pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 12:47:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 13:22:37 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31589: [SPARK-34424][SQL][TESTS][3.1][3.0] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 13:23:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31589: [SPARK-34424][SQL][TESTS][3.1][3.0] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 13:26:43 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31589: [SPARK-34424][SQL][TESTS][3.1][3.0] Fix failures of HiveOrcHadoopFsRelationSuite - posted by GitBox <gi...@apache.org> on 2021/02/19 13:27:14 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/19 13:29:01 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/19 13:29:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31580: [SPARK-34457][SQL] DataSource V2: Add default null ordering to SortDirection - posted by GitBox <gi...@apache.org> on 2021/02/19 13:50:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 14:07:27 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 14:08:19 UTC, 3 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 14:35:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 14:35:45 UTC, 1 replies.
- [GitHub] [spark] linhongliu-db edited a comment on pull request #31550: [SPARK-34421][SQL] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 14:57:28 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 14:59:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30837: [SPARK-33838][SQL][DOCS] Comment the `PURGE` option in the DropTable and in AlterTableDropPartition commands - posted by GitBox <gi...@apache.org> on 2021/02/19 15:05:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30866: [SPARK-33862][SQL] Throw `PartitionAlreadyExistsException` if the target partition exists while renaming - posted by GitBox <gi...@apache.org> on 2021/02/19 15:05:23 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 15:10:17 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/19 15:11:32 UTC, 1 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 15:14:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/19 15:16:19 UTC, 7 replies.
- [GitHub] [spark] srowen commented on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 15:19:06 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/19 15:19:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31404: [SPARK-34283][SQL] Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct.union.distinct' - posted by GitBox <gi...@apache.org> on 2021/02/19 15:19:38 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/19 15:24:54 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 15:27:28 UTC, 11 replies.
- [GitHub] [spark] tgravescs commented on pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 15:32:32 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 16:18:23 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30175: [SPARK-33274][SS] Stop query in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/19 16:35:08 UTC, 4 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 16:51:30 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/19 16:54:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/19 17:04:36 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 17:04:47 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 17:05:15 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/19 17:05:15 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/19 17:14:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/19 17:23:22 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/19 17:30:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31587: [SPARK-34469][K8S] Ignore RegisterExecutor when SparkContext is stopped - posted by GitBox <gi...@apache.org> on 2021/02/19 17:35:46 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31587: [SPARK-34469][K8S] Ignore RegisterExecutor when SparkContext is stopped - posted by GitBox <gi...@apache.org> on 2021/02/19 17:36:41 UTC, 0 replies.
- [GitHub] [spark] Swinky commented on a change in pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/19 17:49:25 UTC, 5 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/19 18:05:27 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/19 18:07:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/19 18:29:03 UTC, 3 replies.
- [GitHub] [spark] viirya opened a new pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/19 19:34:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/19 19:38:24 UTC, 2 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 commands - posted by GitBox <gi...@apache.org> on 2021/02/19 20:07:44 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31584: [SPARK-34465][SQL] Rename v2 alter table exec nodes - posted by GitBox <gi...@apache.org> on 2021/02/19 20:09:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/19 20:09:31 UTC, 21 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 commands - posted by GitBox <gi...@apache.org> on 2021/02/19 20:11:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/19 20:28:53 UTC, 13 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/19 20:45:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/19 21:05:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/19 21:06:17 UTC, 1 replies.
- [GitHub] [spark] shardulm94 commented on pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/19 21:06:28 UTC, 1 replies.
- [GitHub] [spark] shardulm94 edited a comment on pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/19 21:06:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/19 21:10:10 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/19 21:10:21 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/19 21:10:22 UTC, 9 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/19 21:26:42 UTC, 3 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #31480: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2021/02/19 21:44:16 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/19 21:50:08 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/19 22:05:33 UTC, 7 replies.
- [GitHub] [spark] asfgit closed pull request #30650: [SPARK-24818][CORE] Support delay scheduling for barrier execution - posted by GitBox <gi...@apache.org> on 2021/02/19 22:05:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/19 22:06:14 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/19 23:00:17 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/19 23:05:05 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29170: [SPARK-30876][SQL] Optimizer fails to infer constraints within join - posted by GitBox <gi...@apache.org> on 2021/02/20 00:44:39 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30316: [SPARK-33330][SQL] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2021/02/20 00:44:40 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30317: [SPARK-33409][SQL] And task killed check in BroadcastNestedLoopJoin to interrupt it after the job is killed - posted by GitBox <gi...@apache.org> on 2021/02/20 00:44:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/20 01:07:16 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/20 02:23:01 UTC, 2 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/20 03:08:35 UTC, 0 replies.
- [GitHub] [spark] shardulm94 opened a new pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/20 03:10:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/20 03:11:36 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/20 03:13:30 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 03:25:42 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/20 03:28:09 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/20 03:39:32 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31530: [SPARK-34429] [ML] KMeansSummary class is omitted from PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/20 03:40:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/20 03:42:39 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/20 03:43:20 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/20 03:48:36 UTC, 3 replies.
- [GitHub] [spark] JohnHBauer removed a comment on pull request #31530: [SPARK-34429] [ML] KMeansSummary class is omitted from PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/20 03:54:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31583: [SPARK-34449][BUILD][2.4] Upgrade Jetty to fix CVE-2020-27218 - posted by GitBox <gi...@apache.org> on 2021/02/20 03:54:43 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu closed pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2021/02/20 03:56:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/20 04:18:19 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/20 04:19:21 UTC, 17 replies.
- [GitHub] [spark] SparkQA commented on pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 04:25:35 UTC, 31 replies.
- [GitHub] [spark] SparkQA commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/20 04:26:49 UTC, 39 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/20 04:32:16 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 05:06:41 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 05:07:23 UTC, 12 replies.
- [GitHub] [spark] wangyum commented on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/20 05:36:28 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #31573: [SPARK-34444][SQL] Pushdown scalar-subquery filter to FileSourceScan - posted by GitBox <gi...@apache.org> on 2021/02/20 05:40:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31588: [SPARK-34470][ML] VectorSlicer utilize ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/20 06:00:03 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 06:00:45 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/20 06:03:30 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 06:11:30 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 06:12:14 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31588: [SPARK-34470][ML] VectorSlicer utilize ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/20 06:13:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31588: [SPARK-34470][ML] VectorSlicer utilize ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/20 06:13:33 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31588: [SPARK-34470][ML] VectorSlicer utilize ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/20 06:14:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/20 06:35:17 UTC, 6 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/20 06:55:10 UTC, 0 replies.
- [GitHub] [spark] shardulm94 commented on pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/20 07:10:02 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/20 07:17:37 UTC, 1 replies.
- [GitHub] [spark] bozhang2820 commented on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/20 07:18:18 UTC, 0 replies.
- [GitHub] [spark] yuchenhuo opened a new pull request #31599: [SPARK-34481] Refactor dataframe reader/writer optionsWithPath logic - posted by GitBox <gi...@apache.org> on 2021/02/20 07:35:38 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/20 07:50:25 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/20 07:54:07 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31599: [SPARK-34481] Refactor dataframe reader/writer optionsWithPath logic - posted by GitBox <gi...@apache.org> on 2021/02/20 08:09:16 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/20 08:10:08 UTC, 29 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/20 08:52:43 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/20 08:53:34 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/20 09:28:32 UTC, 3 replies.
- [GitHub] [spark] viirya commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/20 09:52:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31599: [SPARK-34481] Refactor dataframe reader/writer optionsWithPath logic - posted by GitBox <gi...@apache.org> on 2021/02/20 10:07:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/20 10:07:35 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/20 10:08:19 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31599: [SPARK-34481] Refactor dataframe reader/writer optionsWithPath logic - posted by GitBox <gi...@apache.org> on 2021/02/20 10:08:20 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/20 10:37:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/20 11:07:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/20 11:08:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31599: [SPARK-34481] Refactor dataframe reader/writer optionsWithPath logic - posted by GitBox <gi...@apache.org> on 2021/02/20 12:18:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/20 12:30:21 UTC, 7 replies.
- [GitHub] [spark] srowen closed pull request #31461: [SPARK-7768][CORE][SQL] Open UserDefinedType as a Developer API - posted by GitBox <gi...@apache.org> on 2021/02/20 13:32:28 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31588: [SPARK-34470][ML] VectorSlicer utilize ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/20 13:33:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/20 13:42:20 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/20 14:17:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/20 14:17:16 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/20 14:18:07 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #31491: [SPARK-34379][SQL] Map JDBC RowID to StringType rather than LongType - posted by GitBox <gi...@apache.org> on 2021/02/20 14:46:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/20 15:09:01 UTC, 3 replies.
- [GitHub] [spark] sarutak opened a new pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/20 15:10:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/20 15:31:59 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/20 17:08:42 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/20 17:09:13 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/20 17:24:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/20 18:37:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/20 19:09:50 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/20 20:01:26 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/20 20:09:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/20 20:10:15 UTC, 1 replies.
- [GitHub] [spark] tanelk commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/20 20:34:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/20 21:26:21 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/20 22:57:37 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/20 23:44:29 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/20 23:48:19 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/20 23:51:56 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/21 00:08:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/21 00:13:11 UTC, 3 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30329: [SPARK-33420][SQL] Fix BroadCastJoin failure when keys on join side has cast from DateTyte to String - posted by GitBox <gi...@apache.org> on 2021/02/21 00:46:57 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30348: [SPARK-33413][WEBUI] SparkUI doesn't work when use an external reverse proxy - posted by GitBox <gi...@apache.org> on 2021/02/21 00:46:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/21 01:32:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/21 01:34:59 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/21 01:53:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31599: [SPARK-34481][SQL] Refactor dataframe reader/writer optionsWithPath logic - posted by GitBox <gi...@apache.org> on 2021/02/21 01:58:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31599: [SPARK-34481][SQL] Refactor dataframe reader/writer optionsWithPath logic - posted by GitBox <gi...@apache.org> on 2021/02/21 01:59:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/21 02:28:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 02:45:00 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31540: [SPARK-20977][CORE] Use a non-final field for the state of CollectionAccumulator - posted by GitBox <gi...@apache.org> on 2021/02/21 02:57:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/21 03:10:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/21 03:11:16 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/21 03:17:49 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 03:28:47 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 03:40:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 04:10:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 04:11:23 UTC, 1 replies.
- [GitHub] [spark] rwpenney commented on a change in pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/21 06:49:25 UTC, 17 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31590: [SPARK-34471][SS][DOCS] Document Streaming Table APIs in Structured Streaming Programming Guide - posted by GitBox <gi...@apache.org> on 2021/02/21 08:26:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/21 08:37:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31479: [SPARK-34373][SQL] HiveThriftServer2 startWithContext may hang with a race issue - posted by GitBox <gi...@apache.org> on 2021/02/21 08:38:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/21 08:50:40 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31475: [SPARK-34360][SQL] Support truncation of v2 tables - posted by GitBox <gi...@apache.org> on 2021/02/21 08:51:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/21 09:03:50 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 09:21:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31496: [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs - posted by GitBox <gi...@apache.org> on 2021/02/21 09:30:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/21 09:35:41 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31602: [SPARK-34486][K8S] Upgrade kubernetes-client to 4.13.2 - posted by GitBox <gi...@apache.org> on 2021/02/21 09:36:02 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/21 16:17:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/21 16:35:16 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 16:56:43 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31604: [SPARK-34487][K8S][TESTS] Use the runtime Hadoop version in K8s IT - posted by GitBox <gi...@apache.org> on 2021/02/21 16:57:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/21 17:22:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31267: [SPARK-21195][CORE] MetricSystem should pick up dynamically registered metrics in sources - posted by GitBox <gi...@apache.org> on 2021/02/21 17:23:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/21 17:53:41 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31196: [SPARK-34129][SQL] Add table name to LogicalRelation.simpleString - posted by GitBox <gi...@apache.org> on 2021/02/21 18:05:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/21 18:12:57 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/21 18:13:18 UTC, 3 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/21 18:27:53 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31267: [SPARK-21195][CORE] MetricSystem should pick up dynamically registered metrics in sources - posted by GitBox <gi...@apache.org> on 2021/02/21 18:38:52 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31267: [SPARK-21195][CORE] MetricSystem should pick up dynamically registered metrics in sources - posted by GitBox <gi...@apache.org> on 2021/02/21 19:19:19 UTC, 1 replies.
- [GitHub] [spark] hiboyang commented on pull request #30004: [SPARK-33114][CORE] Add metadata in MapStatus to support custom shuffle manager - posted by GitBox <gi...@apache.org> on 2021/02/21 19:35:29 UTC, 1 replies.
- [GitHub] [spark] attilapiros commented on pull request #30004: [SPARK-33114][CORE] Add metadata in MapStatus to support custom shuffle manager - posted by GitBox <gi...@apache.org> on 2021/02/21 19:56:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31267: [SPARK-21195][CORE] MetricSystem should pick up dynamically registered metrics in sources - posted by GitBox <gi...@apache.org> on 2021/02/21 21:04:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/21 21:06:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31267: [SPARK-21195][CORE] MetricSystem should pick up dynamically registered metrics in sources - posted by GitBox <gi...@apache.org> on 2021/02/21 21:13:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/21 23:05:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/21 23:06:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/22 00:13:36 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/22 00:26:18 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30329: [SPARK-33420][SQL] Fix BroadCastJoin failure when keys on join side has cast from DateTyte to String - posted by GitBox <gi...@apache.org> on 2021/02/22 00:45:53 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30348: [SPARK-33413][WEBUI] SparkUI doesn't work when use an external reverse proxy - posted by GitBox <gi...@apache.org> on 2021/02/22 00:45:54 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/22 02:48:55 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db opened a new pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 03:21:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2021/02/22 03:25:24 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 03:37:32 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/22 03:41:17 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 03:45:33 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 04:14:35 UTC, 9 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/22 04:14:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 04:15:17 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31603: [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider - posted by GitBox <gi...@apache.org> on 2021/02/22 04:23:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 04:31:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 04:31:53 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/22 04:32:14 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31524: [SPARK-34401][SQL][DOCS] Update docs about altering cached tables/views - posted by GitBox <gi...@apache.org> on 2021/02/22 04:32:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/22 04:37:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/22 04:39:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/22 04:42:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31592: [SPARK-34421][SQL][3.0] Resolve temporary functions and views in views with CTEs - posted by GitBox <gi...@apache.org> on 2021/02/22 04:42:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/22 04:43:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31594: [SPARK-34468][SQL] Rename v2 table in place if new name has single part - posted by GitBox <gi...@apache.org> on 2021/02/22 04:43:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/22 04:44:10 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/22 04:45:22 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #31284: [SPARK-34167][SQL]Reading parquet with IntDecimal written as a LongDecimal blows up - posted by GitBox <gi...@apache.org> on 2021/02/22 04:49:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 05:01:13 UTC, 5 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/22 05:06:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2021/02/22 05:14:37 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2021/02/22 05:15:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 05:18:26 UTC, 7 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/22 05:29:35 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/22 05:35:00 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 05:36:11 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/22 05:36:22 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/22 05:38:28 UTC, 0 replies.
- [GitHub] [spark] Karl-WangSK opened a new pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide - posted by GitBox <gi...@apache.org> on 2021/02/22 05:51:20 UTC, 0 replies.
- [GitHub] [spark] beliefer edited a comment on pull request #31390: [SPARK-28123][SQL] String Functions: support btrim - posted by GitBox <gi...@apache.org> on 2021/02/22 05:59:30 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide - posted by GitBox <gi...@apache.org> on 2021/02/22 06:15:16 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide - posted by GitBox <gi...@apache.org> on 2021/02/22 06:54:38 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide - posted by GitBox <gi...@apache.org> on 2021/02/22 06:57:57 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 07:00:46 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 07:01:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 07:14:59 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 07:15:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide - posted by GitBox <gi...@apache.org> on 2021/02/22 07:18:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide - posted by GitBox <gi...@apache.org> on 2021/02/22 07:18:12 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/22 07:19:17 UTC, 1 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct like operators - posted by GitBox <gi...@apache.org> on 2021/02/22 07:29:03 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 to API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 07:31:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide - posted by GitBox <gi...@apache.org> on 2021/02/22 07:32:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 07:35:57 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 07:37:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2021/02/22 07:38:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31607: [SPARK-34495][TESTS] Add `DedicatedJVMTest` test tag - posted by GitBox <gi...@apache.org> on 2021/02/22 07:41:19 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 08:13:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide for SHOW CREATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/22 08:16:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide for SHOW CREATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/22 08:16:46 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 08:35:59 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31575: [SPARK-34450][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. RENAME tests - posted by GitBox <gi...@apache.org> on 2021/02/22 08:36:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/22 08:37:55 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/22 08:47:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide for SHOW CREATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/22 09:15:21 UTC, 0 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31318: [SPARK-34222][SQL] Enhance boolean simplification rule - posted by GitBox <gi...@apache.org> on 2021/02/22 09:38:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/22 09:39:01 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/22 09:52:22 UTC, 5 replies.
- [GitHub] [spark] linhongliu-db commented on a change in pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 09:52:59 UTC, 2 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 09:58:31 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 09:59:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 10:15:28 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 10:16:23 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 10:28:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 10:33:33 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31611: [SPARK-34488][CORE] Support task Metrics Distributions and executor Metrics Distributions in the REST API call for a specified stage - posted by GitBox <gi...@apache.org> on 2021/02/22 10:50:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 11:02:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31611: [SPARK-34488][CORE] Support task Metrics Distributions and executor Metrics Distributions in the REST API call for a specified stage - posted by GitBox <gi...@apache.org> on 2021/02/22 11:40:21 UTC, 12 replies.
- [GitHub] [spark] kevincmchen commented on pull request #31560: [SPARK-34432][SQL][TESTS] Add JavaSimpleWritableDataSource - posted by GitBox <gi...@apache.org> on 2021/02/22 11:51:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 12:15:47 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 12:16:10 UTC, 1 replies.
- [GitHub] [spark] wangyum closed pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide for SHOW CREATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/22 12:16:21 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #31608: [MINOR][DOCS] Add table_identifier in sql-migration-guide for SHOW CREATE TABLE - posted by GitBox <gi...@apache.org> on 2021/02/22 12:18:10 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/22 12:21:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/22 13:03:47 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/22 13:12:02 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/22 13:14:30 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31611: [SPARK-34488][CORE] Support task Metrics Distributions and executor Metrics Distributions in the REST API call for a specified stage - posted by GitBox <gi...@apache.org> on 2021/02/22 13:15:54 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31611: [SPARK-34488][CORE] Support task Metrics Distributions and executor Metrics Distributions in the REST API call for a specified stage - posted by GitBox <gi...@apache.org> on 2021/02/22 13:16:18 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/22 13:17:43 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/22 13:20:35 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/22 13:21:57 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/22 13:23:27 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 13:25:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 13:27:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31609: [SPARK-34496][BUILD] Upgrade ZSTD-JNI to 1.4.8-5 for better API compatibility - posted by GitBox <gi...@apache.org> on 2021/02/22 13:28:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 13:29:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31367: [SPARK-34265][PYTHON][SQL] Instrument Python UDF execution using SQL Metrics - posted by GitBox <gi...@apache.org> on 2021/02/22 14:18:11 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31610: [MINOR][SQL] Fix the comment for CalendarIntervalType about comparability. - posted by GitBox <gi...@apache.org> on 2021/02/22 14:53:17 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31545: [SPARK-34417] [SQL] org.apache.spark.sql.DataFrameNaFunctions.fillMap(values: Seq[(String, Any)]) fails for column name having a dot - posted by GitBox <gi...@apache.org> on 2021/02/22 15:20:22 UTC, 0 replies.
- [GitHub] [spark] odidev commented on pull request #31454: [SPARK-34341][BUILD] Skip zinc related operations on aarch64 - posted by GitBox <gi...@apache.org> on 2021/02/22 15:22:57 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31367: [SPARK-34265][PYTHON][SQL] Instrument Python UDF execution using SQL Metrics - posted by GitBox <gi...@apache.org> on 2021/02/22 16:16:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31367: [SPARK-34265][PYTHON][SQL] Instrument Python UDF execution using SQL Metrics - posted by GitBox <gi...@apache.org> on 2021/02/22 16:17:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31367: [SPARK-34265][PYTHON][SQL] Instrument Python UDF execution using SQL Metrics - posted by GitBox <gi...@apache.org> on 2021/02/22 16:40:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 16:49:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 16:53:16 UTC, 0 replies.
- [GitHub] [spark] tedyu opened a new pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/22 16:54:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 17:16:35 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 17:23:46 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 17:30:21 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 17:30:42 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/22 17:41:34 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 17:41:35 UTC, 3 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/22 17:49:10 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/22 17:51:43 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #31495: [SPARK-34383][SS] Optimize WAL commit phase via reducing cost of filesystem operations - posted by GitBox <gi...@apache.org> on 2021/02/22 18:08:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31593: [SPARK-34473][SQL] Avoid NPE in DataFrameReader.schema(StructType) - posted by GitBox <gi...@apache.org> on 2021/02/22 18:11:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/22 18:20:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 18:27:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 18:27:33 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/22 18:28:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/22 19:16:51 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/22 19:17:17 UTC, 5 replies.
- [GitHub] [spark] tedyu commented on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/22 19:20:58 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/22 19:50:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/22 20:16:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/22 20:17:26 UTC, 1 replies.
- [GitHub] [spark] sarutak opened a new pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/22 20:45:45 UTC, 0 replies.
- [GitHub] [spark] jho commented on pull request #30684: [SPARK-33720][K8S] Support submit to k8s only with token - posted by GitBox <gi...@apache.org> on 2021/02/22 20:51:55 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/22 21:03:57 UTC, 15 replies.
- [GitHub] [spark] SparkQA commented on pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/22 21:40:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/22 22:38:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/23 00:17:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/23 00:18:20 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #31454: [SPARK-34341][BUILD] Skip zinc related operations on aarch64 - posted by GitBox <gi...@apache.org> on 2021/02/23 01:07:43 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31616: [MINOR][DOCS] Replace http to https when possible in PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/23 01:27:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/23 02:05:19 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31611: [SPARK-34488][CORE] Support task Metrics Distributions and executor Metrics Distributions in the REST API call for a specified stage - posted by GitBox <gi...@apache.org> on 2021/02/23 02:13:39 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31616: [MINOR][DOCS] Replace http to https when possible in PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/23 02:18:52 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31616: [MINOR][DOCS] Replace http to https when possible in PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/23 02:19:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/23 02:22:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/23 02:22:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31616: [MINOR][DOCS] Replace http to https when possible in PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/23 02:39:59 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31612: [SPARK-34499][SQL] Improve the catalyst expression dsl internal APIs - posted by GitBox <gi...@apache.org> on 2021/02/23 02:56:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/23 02:57:23 UTC, 1 replies.
- [GitHub] [spark] cloud-fan removed a comment on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/23 02:57:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/23 03:20:26 UTC, 24 replies.
- [GitHub] [spark] imback82 commented on pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/23 04:05:47 UTC, 4 replies.
- [GitHub] [spark] huaxingao opened a new pull request #31617: [MINOR][SQL] Remove unused parameters - posted by GitBox <gi...@apache.org> on 2021/02/23 04:16:15 UTC, 0 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/23 04:27:56 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/23 04:34:25 UTC, 2 replies.
- [GitHub] [spark] c21 commented on pull request #31617: [MINOR][SQL] Remove unused parameters - posted by GitBox <gi...@apache.org> on 2021/02/23 04:45:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/23 04:48:46 UTC, 1 replies.
- [GitHub] [spark] huaxingao commented on pull request #31617: [SPARK-34502][SQL] Remove unused parameters - posted by GitBox <gi...@apache.org> on 2021/02/23 05:12:35 UTC, 0 replies.
- [GitHub] [spark] ijuma commented on pull request #30939: [DO-NOT-MERGE][SPARK-33913][SPARK-33921][BUILD] Upgrade kafka to 2.7.0 and Upgrade Scala version to 2.12.12 - posted by GitBox <gi...@apache.org> on 2021/02/23 05:16:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31617: [SPARK-34502][SQL] Remove unused parameters - posted by GitBox <gi...@apache.org> on 2021/02/23 05:18:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/23 05:18:38 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/23 05:19:21 UTC, 10 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 05:24:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31617: [SPARK-34502][SQL] Remove unused parameters - posted by GitBox <gi...@apache.org> on 2021/02/23 05:27:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31617: [SPARK-34502][SQL] Remove unused parameters - posted by GitBox <gi...@apache.org> on 2021/02/23 05:28:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 05:48:28 UTC, 11 replies.
- [GitHub] [spark] karenfeng opened a new pull request #31619: [WIP][SPARK-33600] Group exception messages in execution/datasources/v2 - posted by GitBox <gi...@apache.org> on 2021/02/23 06:23:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31616: [MINOR][DOCS] Replace http to https when possible in PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/23 06:27:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31616: [MINOR][DOCS] Replace http to https when possible in PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/23 06:28:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31616: [MINOR][DOCS] Replace http to https when possible in PySpark documentation - posted by GitBox <gi...@apache.org> on 2021/02/23 06:29:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31619: [WIP][SPARK-33600] Group exception messages in execution/datasources/v2 - posted by GitBox <gi...@apache.org> on 2021/02/23 06:33:42 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31619: [WIP][SPARK-33600] Group exception messages in execution/datasources/v2 - posted by GitBox <gi...@apache.org> on 2021/02/23 06:43:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31619: [WIP][SPARK-33600] Group exception messages in execution/datasources/v2 - posted by GitBox <gi...@apache.org> on 2021/02/23 06:45:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31619: [WIP][SPARK-33600] Group exception messages in execution/datasources/v2 - posted by GitBox <gi...@apache.org> on 2021/02/23 07:19:20 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 07:31:13 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/23 07:49:19 UTC, 5 replies.
- [GitHub] [spark] cloud-fan closed pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/23 07:51:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/23 08:02:17 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 08:08:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 08:19:06 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 08:19:20 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31620: [WIP][SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/23 08:40:18 UTC, 0 replies.
- [GitHub] [spark] kevincmchen opened a new pull request #31621: [SPARK-34498][SQL][TESTS] fix the remaining problems in #31560 - posted by GitBox <gi...@apache.org> on 2021/02/23 08:43:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 08:56:55 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 09:01:04 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/23 09:05:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31621: [SPARK-34498][SQL][TESTS] fix the remaining problems in #31560 - posted by GitBox <gi...@apache.org> on 2021/02/23 09:20:48 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/23 09:23:22 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31620: [WIP][SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/23 09:41:19 UTC, 1 replies.
- [GitHub] [spark] shardulm94 opened a new pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/23 09:59:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/23 10:20:33 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/23 10:30:31 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/23 10:31:23 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/23 10:53:48 UTC, 2 replies.
- [GitHub] [spark] shardulm94 commented on a change in pull request #31591: [SPARK-34472][CORE] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/23 11:05:57 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31620: [WIP][SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/23 11:19:32 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31620: [WIP][SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/23 11:20:16 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31596: [SPARK-34475][SQL] Rename logical nodes of v2 `ALTER` commands - posted by GitBox <gi...@apache.org> on 2021/02/23 12:05:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31620: [WIP][SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/23 12:13:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/23 12:29:37 UTC, 6 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/23 12:50:21 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/23 12:50:22 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/23 12:56:11 UTC, 8 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/23 13:34:27 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/23 13:40:23 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/23 13:45:17 UTC, 1 replies.
- [GitHub] [spark] Karl-WangSK opened a new pull request #31624: [SPARK-34392][SQL] Invalid ID for offset-based ZoneId since Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/23 13:51:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31624: [SPARK-34392][SQL] Invalid ID for offset-based ZoneId since Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/23 14:20:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31625: [SPARK-34168][SQL][FOLLOWUP] Improve DynamicPartitionPruningSuiteBase - posted by GitBox <gi...@apache.org> on 2021/02/23 14:49:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31625: [SPARK-34168][SQL][FOLLOWUP] Improve DynamicPartitionPruningSuiteBase - posted by GitBox <gi...@apache.org> on 2021/02/23 14:50:12 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db opened a new pull request #31626: try test - posted by GitBox <gi...@apache.org> on 2021/02/23 15:32:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 15:35:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 15:36:11 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31625: [SPARK-34168][SQL][FOLLOWUP] Improve DynamicPartitionPruningSuiteBase - posted by GitBox <gi...@apache.org> on 2021/02/23 15:44:26 UTC, 2 replies.
- [GitHub] [spark] robert3005 commented on pull request #31267: [SPARK-21195][CORE] MetricSystem should pick up dynamically registered metrics in sources - posted by GitBox <gi...@apache.org> on 2021/02/23 15:52:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31626: try test - posted by GitBox <gi...@apache.org> on 2021/02/23 15:54:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan removed a comment on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 16:07:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/23 16:30:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31625: [SPARK-34168][SQL][FOLLOWUP] Improve DynamicPartitionPruningSuiteBase - posted by GitBox <gi...@apache.org> on 2021/02/23 16:33:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31625: [SPARK-34168][SQL][FOLLOWUP] Improve DynamicPartitionPruningSuiteBase - posted by GitBox <gi...@apache.org> on 2021/02/23 16:34:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 16:44:23 UTC, 2 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/23 16:47:38 UTC, 1 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/23 16:56:10 UTC, 1 replies.
- [GitHub] [spark] shardulm94 commented on a change in pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/23 17:42:50 UTC, 3 replies.
- [GitHub] [spark] shaneknapp commented on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/23 17:51:12 UTC, 1 replies.
- [GitHub] [spark] tedyu removed a comment on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 18:05:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31626: try test - posted by GitBox <gi...@apache.org> on 2021/02/23 18:20:44 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 18:20:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31626: try test - posted by GitBox <gi...@apache.org> on 2021/02/23 18:21:21 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 18:22:50 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31606: [SPARK-34490][SQL] Analysis should fail if the view refers a dropped table - posted by GitBox <gi...@apache.org> on 2021/02/23 18:24:11 UTC, 0 replies.
- [GitHub] [spark] shardulm94 commented on a change in pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/23 18:26:38 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 18:30:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 18:30:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 18:31:16 UTC, 0 replies.
- [GitHub] [spark] shardulm94 commented on a change in pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/23 18:39:13 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 18:48:17 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/23 18:48:18 UTC, 1 replies.
- [GitHub] [spark] tedyu edited a comment on pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 19:01:17 UTC, 0 replies.
- [GitHub] [spark] tedyu commented on a change in pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 19:01:30 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/23 19:15:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 19:48:41 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #31617: [SPARK-34502][SQL] Remove unused parameters in join methods - posted by GitBox <gi...@apache.org> on 2021/02/23 20:23:00 UTC, 0 replies.
- [GitHub] [spark] viirya closed pull request #31617: [SPARK-34502][SQL] Remove unused parameters in join methods - posted by GitBox <gi...@apache.org> on 2021/02/23 20:23:01 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #31617: [SPARK-34502][SQL] Remove unused parameters in join methods - posted by GitBox <gi...@apache.org> on 2021/02/23 20:39:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 21:36:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/23 21:37:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31625: [SPARK-34168][SQL][FOLLOWUP] Improve DynamicPartitionPruningSuiteBase - posted by GitBox <gi...@apache.org> on 2021/02/23 21:41:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31620: [WIP][SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/23 21:42:40 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31097: [SPARK-31891][SQL] Recover tables with non-existing partition locations - posted by GitBox <gi...@apache.org> on 2021/02/23 21:45:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/23 21:45:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 21:47:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 21:48:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31617: [SPARK-34502][SQL] Remove unused parameters in join methods - posted by GitBox <gi...@apache.org> on 2021/02/23 21:50:09 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #31494: [SPARK-34380][SQL] Support ifExists for ALTER TABLE ... UNSET TBLPROPERTIES for v2 command - posted by GitBox <gi...@apache.org> on 2021/02/23 21:59:31 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/23 22:15:29 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/23 23:44:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31627: [SPARK-34508][SQL][TEST] Skip HiveExternalCatalogVersionsSuite if network is down - posted by GitBox <gi...@apache.org> on 2021/02/24 00:24:24 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31615: [SPARK-34500][DOCS][EXAMPLES] Replace symbol literals with $"" in examples and documents - posted by GitBox <gi...@apache.org> on 2021/02/24 00:33:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default - posted by GitBox <gi...@apache.org> on 2021/02/24 00:38:13 UTC, 0 replies.
- [GitHub] [spark] nchammas commented on pull request #23615: [MINOR][DOC] Documentation on JVM options for SBT - posted by GitBox <gi...@apache.org> on 2021/02/24 00:41:46 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30337: [SPARK-33425] Fix https credentials when doing spark-submit - posted by GitBox <gi...@apache.org> on 2021/02/24 00:45:42 UTC, 0 replies.
- [GitHub] [spark] JkSelf commented on pull request #31625: [SPARK-34168][SQL][FOLLOWUP] Improve DynamicPartitionPruningSuiteBase - posted by GitBox <gi...@apache.org> on 2021/02/24 01:33:52 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/24 01:33:56 UTC, 3 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/24 01:34:04 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/24 01:34:06 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/24 01:34:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 - posted by GitBox <gi...@apache.org> on 2021/02/24 01:34:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 - posted by GitBox <gi...@apache.org> on 2021/02/24 01:35:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 01:41:47 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 01:42:40 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db closed pull request #31626: [DO-NOT-MERGE] CI health checking - posted by GitBox <gi...@apache.org> on 2021/02/24 01:43:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.0 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 01:44:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/24 01:44:46 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 01:46:12 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 01:46:12 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for streaming query - posted by GitBox <gi...@apache.org> on 2021/02/24 01:48:16 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/24 01:51:06 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/24 01:55:36 UTC, 0 replies.
- [GitHub] [spark] Ngone51 closed pull request #31348: [SPARK-34245][CORE] Ensure Master removes executors that failed to send finished state - posted by GitBox <gi...@apache.org> on 2021/02/24 02:17:45 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31624: [SPARK-34392][SQL] Invalid ID for offset-based ZoneId since Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/24 02:20:39 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31624: [SPARK-34392][SQL] Invalid ID for offset-based ZoneId since Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/24 02:21:00 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 02:22:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 02:22:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31624: [SPARK-34392][SQL] Invalid ID for offset-based ZoneId since Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/24 02:23:18 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/24 02:34:04 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 02:34:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 02:34:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.0 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 02:34:49 UTC, 0 replies.
- [GitHub] [spark] maropu edited a comment on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/24 02:35:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.0 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 02:35:20 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 02:44:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.0 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 02:44:28 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31624: [SPARK-34392][SQL] To support ZoneOffset +h:mm when get ZoneId in Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/24 02:45:18 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30483: [SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2021/02/24 02:59:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/24 03:22:13 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/24 03:23:16 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 03:24:31 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 03:25:22 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31624: [SPARK-34392][SQL] To support ZoneOffset +h:mm when get ZoneId in Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/24 03:30:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.0 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 03:30:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.0 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 03:31:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31624: [SPARK-34392][SQL] To support ZoneOffset +h:mm when get ZoneId in Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/02/24 03:31:22 UTC, 0 replies.
- [GitHub] [spark] c21 opened a new pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 03:34:40 UTC, 0 replies.
- [GitHub] [spark] c21 commented on pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 03:35:42 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 03:40:04 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 03:43:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 03:44:44 UTC, 18 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 04:09:53 UTC, 1 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 04:20:03 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 04:22:24 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 04:22:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 04:23:19 UTC, 12 replies.
- [GitHub] [spark] viirya opened a new pull request #31631: [SPARK-33504][CORE][3.0] The application log in the Spark history server contains sensitive attributes should be redacted - posted by GitBox <gi...@apache.org> on 2021/02/24 04:38:35 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31631: [SPARK-33504][CORE][3.0] The application log in the Spark history server contains sensitive attributes should be redacted - posted by GitBox <gi...@apache.org> on 2021/02/24 04:39:06 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31567: [SPARK-26138][SQL] Pushdown limit through InnerLike when condition is empty - posted by GitBox <gi...@apache.org> on 2021/02/24 04:57:01 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 05:00:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31611: [SPARK-34488][CORE] Support task Metrics Distributions and executor Metrics Distributions in the REST API call for a specified stage - posted by GitBox <gi...@apache.org> on 2021/02/24 05:06:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31629: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.0 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 05:17:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31628: [MINOR][DOCS][K8S] Use hadoop-aws 3.2.2 in K8s example - posted by GitBox <gi...@apache.org> on 2021/02/24 05:17:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31605: [SPARK-34290][SQL] Support v2 `TRUNCATE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 05:21:40 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 05:25:04 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/24 05:25:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 05:35:07 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 05:35:18 UTC, 3 replies.
- [GitHub] [spark] gengliangwang closed pull request #31349: [SPARK-34246][SQL] New type coercion syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2021/02/24 05:41:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31631: [SPARK-33504][CORE][3.0] The application log in the Spark history server contains sensitive attributes should be redacted - posted by GitBox <gi...@apache.org> on 2021/02/24 05:46:36 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/24 05:48:34 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 05:51:00 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/24 05:52:02 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31499: [SPARK-31891][SQL] Support `MSCK REPAIR TABLE .. [{ADD|DROP|SYNC} PARTITIONS]` - posted by GitBox <gi...@apache.org> on 2021/02/24 06:01:04 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/24 06:11:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 06:13:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/24 06:14:44 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 06:18:32 UTC, 0 replies.
- [GitHub] [spark] yeshengm closed pull request #31542: [SPARK-34414][SQL] OptimizeMetadataOnlyQuery should only apply for deterministic filters - posted by GitBox <gi...@apache.org> on 2021/02/24 06:38:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31631: [SPARK-33504][CORE][3.0] The application log in the Spark history server contains sensitive attributes should be redacted - posted by GitBox <gi...@apache.org> on 2021/02/24 06:38:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31631: [SPARK-33504][CORE][3.0] The application log in the Spark history server contains sensitive attributes should be redacted - posted by GitBox <gi...@apache.org> on 2021/02/24 06:39:16 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 06:48:21 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/24 06:50:37 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 07:07:48 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 07:12:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 07:13:18 UTC, 5 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 07:14:42 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 07:14:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 07:22:50 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 07:24:18 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/24 07:28:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31316: [SPARK-33599][SQL][FOLLOWUP] Group exception messages in catalyst/analysis - posted by GitBox <gi...@apache.org> on 2021/02/24 07:29:11 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/24 07:33:42 UTC, 12 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 07:53:36 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 07:54:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31631: [SPARK-33504][CORE][3.0] The application log in the Spark history server contains sensitive attributes should be redacted - posted by GitBox <gi...@apache.org> on 2021/02/24 08:24:20 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent attributes with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 08:28:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 08:46:12 UTC, 7 replies.
- [GitHub] [spark] viirya closed pull request #31631: [SPARK-33504][CORE][3.0] The application log in the Spark history server contains sensitive attributes should be redacted - posted by GitBox <gi...@apache.org> on 2021/02/24 08:49:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 08:58:25 UTC, 1 replies.
- [GitHub] [spark] viirya opened a new pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 09:06:47 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 09:07:13 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 09:13:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 09:23:19 UTC, 3 replies.
- [GitHub] [spark] attilapiros edited a comment on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/24 09:24:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 09:25:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 09:39:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 09:47:53 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 09:49:03 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 10:03:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 10:23:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/24 10:23:20 UTC, 15 replies.
- [GitHub] [spark] cloud-fan closed pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 10:23:21 UTC, 0 replies.
- [GitHub] [spark] Karl-WangSK commented on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 10:24:47 UTC, 1 replies.
- [GitHub] [spark] Karl-WangSK removed a comment on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 10:25:31 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 10:51:09 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent map types with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 11:03:55 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 11:23:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 11:23:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 11:24:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 11:24:23 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/24 11:44:42 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/24 12:03:29 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 12:06:42 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30781: [SPARK-22748][SQL] Analyze grouping__id bug when grouping__id is used as a column reference of subquery - posted by GitBox <gi...@apache.org> on 2021/02/24 12:07:34 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30999: [SPARK-33971][SQL] Eliminate distinct from more aggregates - posted by GitBox <gi...@apache.org> on 2021/02/24 12:10:56 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/24 12:11:46 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 12:13:08 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31633: [SPARK-31891][SQL][DOCS][FOLLOWUP] Fix typo in the description of `MSCK REPAIR TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/24 12:14:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 12:15:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 12:16:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31634: [SPARK-34232][CORE][3.0] Redact SparkListenerEnvironmentUpdate event in log - posted by GitBox <gi...@apache.org> on 2021/02/24 12:21:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31630: [SPARK-34514][SQL] Push down limit for LEFT SEMI and LEFT ANTI join - posted by GitBox <gi...@apache.org> on 2021/02/24 12:22:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent map types with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 12:23:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent map types with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 12:24:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30999: [SPARK-33971][SQL] Eliminate distinct from more aggregates - posted by GitBox <gi...@apache.org> on 2021/02/24 12:28:03 UTC, 3 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #31522: [SPARK-34399][SQL] Add commit duration to SQL tab's graph node. - posted by GitBox <gi...@apache.org> on 2021/02/24 12:34:28 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31238: [SPARK-32194][PYTHON] Add more refined pyspark exceptions - posted by GitBox <gi...@apache.org> on 2021/02/24 12:36:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 12:49:52 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 13:32:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31632: [SPARK-34515][SQL] Fix NPE if InSet contains null value during getPartitionsByFilter - posted by GitBox <gi...@apache.org> on 2021/02/24 13:32:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent map types with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 13:43:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 13:54:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 14:23:50 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30999: [SPARK-33971][SQL] Eliminate distinct from more aggregates - posted by GitBox <gi...@apache.org> on 2021/02/24 14:23:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30999: [SPARK-33971][SQL] Eliminate distinct from more aggregates - posted by GitBox <gi...@apache.org> on 2021/02/24 14:24:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 14:25:23 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/24 14:26:38 UTC, 2 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent map types with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 14:57:06 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/24 15:24:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 15:25:23 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #31621: [SPARK-34498][SQL][TESTS] fix the remaining problems in #31560 - posted by GitBox <gi...@apache.org> on 2021/02/24 15:28:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31621: [SPARK-34498][SQL][TESTS] fix the remaining problems in #31560 - posted by GitBox <gi...@apache.org> on 2021/02/24 15:28:23 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #31620: [WIP][SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/24 15:29:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent map types with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 15:43:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/24 15:47:41 UTC, 2 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #31476: [SPARK-34366][SQL] Add interface for DS v2 metrics - posted by GitBox <gi...@apache.org> on 2021/02/24 15:48:16 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/24 15:51:37 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31621: [SPARK-34498][SQL][TESTS] fix the remaining problems in #31560 - posted by GitBox <gi...@apache.org> on 2021/02/24 15:54:55 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/24 16:05:14 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31614: [SPARK-27790][SQL] Support SQL INTERVAL types - posted by GitBox <gi...@apache.org> on 2021/02/24 16:18:29 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30999: [SPARK-33971][SQL] Eliminate distinct from more aggregates - posted by GitBox <gi...@apache.org> on 2021/02/24 16:40:27 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 17:11:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/24 17:24:31 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/24 17:25:17 UTC, 3 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 17:27:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 17:27:56 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 17:31:29 UTC, 0 replies.
- [GitHub] [spark] attilapiros edited a comment on pull request #31513: [SPARK-34361][K8S] In case of downscaling avoid killing of executors already known by the scheduler backend in the pod allocator - posted by GitBox <gi...@apache.org> on 2021/02/24 17:38:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 17:51:55 UTC, 13 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/24 17:52:58 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 17:57:23 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 18:04:45 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 18:24:32 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 18:25:24 UTC, 7 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/24 18:27:27 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/24 18:32:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 18:42:05 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/24 18:44:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/24 18:52:08 UTC, 1 replies.
- [GitHub] [spark] shaneknapp commented on pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/24 18:57:50 UTC, 2 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #31601: [SPARK-34484][SQL] Introduce a new syntax to represent map types with the Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 19:25:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31601: [SPARK-34484][SQL] Rename `map` to `mapAttr` in Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 19:28:05 UTC, 25 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #30684: [SPARK-33720][K8S] Support submit to k8s only with token - posted by GitBox <gi...@apache.org> on 2021/02/24 19:44:33 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/24 19:47:20 UTC, 0 replies.
- [GitHub] [spark] ron8hu commented on pull request #31165: [SPARK-34092][SQL] Support Stage level restful api filter task details by task status - posted by GitBox <gi...@apache.org> on 2021/02/24 20:05:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/24 20:08:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31621: [SPARK-34498][SQL][TESTS] fix the remaining problems in #31560 - posted by GitBox <gi...@apache.org> on 2021/02/24 20:21:22 UTC, 0 replies.
- [GitHub] [spark] shardulm94 commented on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 21:08:35 UTC, 0 replies.
- [GitHub] [spark] shardulm94 edited a comment on pull request #31623: [SPARK-34506][CORE] ADD JAR with ivy coordinates should be compatible with Hive transitive behavior - posted by GitBox <gi...@apache.org> on 2021/02/24 21:09:00 UTC, 0 replies.
- [GitHub] [spark] tprelle opened a new pull request #31639: [SPARK-34528][CORE] named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/24 21:20:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31639: [SPARK-34528][CORE] named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/24 21:26:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31601: [SPARK-34484][SQL] Rename `map` to `mapAttr` in Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 21:39:58 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31601: [SPARK-34484][SQL] Rename `map` to `mapAttr` in Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 21:41:52 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31601: [SPARK-34484][SQL] Rename `map` to `mapAttr` in Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/24 22:33:24 UTC, 11 replies.
- [GitHub] [spark] maropu commented on pull request #31639: [SPARK-34528][CORE] named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/24 23:01:25 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/24 23:03:01 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/24 23:31:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/24 23:32:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/24 23:32:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/24 23:34:17 UTC, 1 replies.
- [GitHub] [spark] tprelle commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/24 23:43:37 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/24 23:47:38 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 00:05:39 UTC, 0 replies.
- [GitHub] [spark] tedyu closed pull request #31613: [SPARK-34476][SQL] Duplicate referenceNames are given for ambiguousReferences - posted by GitBox <gi...@apache.org> on 2021/02/25 00:22:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/25 00:25:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31622: [SPARK-34497][SQL] Fix built-in JDBC connection providers to restore JVM security context changes - posted by GitBox <gi...@apache.org> on 2021/02/25 00:25:41 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/25 00:36:08 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30337: [SPARK-33425] Fix https credentials when doing spark-submit - posted by GitBox <gi...@apache.org> on 2021/02/25 00:45:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 00:47:47 UTC, 3 replies.
- [GitHub] [spark] warrenzhu25 commented on a change in pull request #30175: [SPARK-33274][SS] Stop query in cp mode when total cores less than total kafka partition - posted by GitBox <gi...@apache.org> on 2021/02/25 00:53:56 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/25 00:55:43 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/25 01:18:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/25 01:25:25 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/25 01:25:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 01:25:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 01:26:21 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31549: [SPARK-34314][SQL] Fix partitions schema inference - posted by GitBox <gi...@apache.org> on 2021/02/25 02:09:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 02:11:00 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a view - posted by GitBox <gi...@apache.org> on 2021/02/25 02:11:11 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 02:11:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 02:12:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/25 02:14:49 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/25 02:17:36 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/25 02:39:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31640: [SPARK-34531][CORE] Remove Experimental API tag in PrometheusServlet - posted by GitBox <gi...@apache.org> on 2021/02/25 03:13:20 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #31588: [SPARK-34470][ML] VectorSlicer utilize ordering if possible - posted by GitBox <gi...@apache.org> on 2021/02/25 03:32:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31636: [SPARK-34520][CORE] Remove unused SecurityManager references - posted by GitBox <gi...@apache.org> on 2021/02/25 04:38:26 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/25 04:44:34 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30648: [SPARK-33687][SQL] Support analyze all tables in a specific database - posted by GitBox <gi...@apache.org> on 2021/02/25 05:06:40 UTC, 0 replies.
- [GitHub] [spark] c21 opened a new pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 05:14:30 UTC, 0 replies.
- [GitHub] [spark] c21 commented on pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 05:15:02 UTC, 2 replies.
- [GitHub] [spark] Karl-WangSK commented on a change in pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/25 05:47:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 05:50:40 UTC, 23 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 05:53:18 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 06:26:42 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 06:27:15 UTC, 9 replies.
- [GitHub] [spark] sunchao opened a new pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 06:50:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/25 07:08:51 UTC, 2 replies.
- [GitHub] [spark] seayoun opened a new pull request #31643: 【SPARK-34534】fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 07:29:41 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31643: 【SPARK-34534】fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 07:30:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 07:50:49 UTC, 9 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/25 07:58:53 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/25 08:17:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 08:26:58 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 08:27:14 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/25 08:48:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/25 08:51:06 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31643: [SPARK-34534]fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 08:53:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/25 09:32:53 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/25 09:33:25 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #31556: [SPARK-34431][CORE] Only load `hive-site.xml` once - posted by GitBox <gi...@apache.org> on 2021/02/25 09:34:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 09:42:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31643: [SPARK-34534]fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 09:55:37 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/25 10:07:44 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/25 10:08:05 UTC, 0 replies.
- [GitHub] [spark] seayoun opened a new pull request #31645: [SPARK-34536]zstd-jni tag 1.3.2-2 lead read less shuffle data - posted by GitBox <gi...@apache.org> on 2021/02/25 10:09:12 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #31619: [WIP][SPARK-33600] Group exception messages in execution/datasources/v2 - posted by GitBox <gi...@apache.org> on 2021/02/25 10:17:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/25 10:27:10 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31643: [SPARK-34534]fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 10:27:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31645: [SPARK-34536]zstd-jni tag 1.3.2-2 lead read less shuffle data - posted by GitBox <gi...@apache.org> on 2021/02/25 10:28:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31643: [SPARK-34534]fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 10:28:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/25 10:28:27 UTC, 3 replies.
- [GitHub] [spark] tprelle commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/25 10:44:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31645: [SPARK-34536]zstd-jni tag 1.3.2-2 lead read less shuffle data - posted by GitBox <gi...@apache.org> on 2021/02/25 11:18:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 11:57:56 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/25 12:04:08 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 12:16:18 UTC, 20 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 12:17:20 UTC, 5 replies.
- [GitHub] [spark] LuciferYang commented on pull request #31273: [SPARK-34152][SQL] Make CreateViewStatement.child to be LogicalPlan's children so that it's resolved in analyze phase - posted by GitBox <gi...@apache.org> on 2021/02/25 12:18:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 12:27:35 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 12:28:16 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/25 12:29:20 UTC, 1 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #31646: [SPARK-33537][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 12:29:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31646: [SPARK-33537][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 12:32:31 UTC, 0 replies.
- [GitHub] [spark] tprelle commented on a change in pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/25 12:37:29 UTC, 4 replies.
- [GitHub] [spark] Yikun opened a new pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 12:45:10 UTC, 0 replies.
- [GitHub] [spark] Yikun edited a comment on pull request #31454: [SPARK-34341][BUILD] Skip zinc related operations on aarch64 - posted by GitBox <gi...@apache.org> on 2021/02/25 12:55:52 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 12:56:13 UTC, 2 replies.
- [GitHub] [spark] seayoun commented on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 13:09:05 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/25 13:10:48 UTC, 1 replies.
- [GitHub] [spark] seayoun edited a comment on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 13:13:31 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31646: [SPARK-34538][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 13:14:14 UTC, 0 replies.
- [GitHub] [spark] seayoun removed a comment on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 13:20:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 13:28:00 UTC, 7 replies.
- [GitHub] [spark] srowen commented on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 13:29:06 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 13:29:17 UTC, 6 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 13:29:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31646: [SPARK-34538][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 13:31:48 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 13:43:14 UTC, 2 replies.
- [GitHub] [spark] Yikun commented on a change in pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 13:45:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 13:49:18 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 13:51:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 13:54:52 UTC, 7 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/25 14:07:23 UTC, 1 replies.
- [GitHub] [spark] yikf opened a new pull request #31648: [SPARK-34541][core]Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/25 14:07:34 UTC, 0 replies.
- [GitHub] [spark] yikf commented on a change in pull request #31648: [SPARK-34541][core]Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/25 14:09:37 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31646: [SPARK-34538][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 14:10:18 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #31646: [SPARK-34538][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 14:17:51 UTC, 2 replies.
- [GitHub] [spark] yikf commented on pull request #31648: [SPARK-34541][core]Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/25 14:20:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31646: [SPARK-34538][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 14:27:50 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 14:27:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31648: [SPARK-34541][core]Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/25 14:28:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31646: [SPARK-34538][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 14:28:24 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 14:33:43 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31648: [SPARK-34541][core]Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/25 14:45:40 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/25 15:06:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/25 15:45:14 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30939: [DO-NOT-MERGE][SPARK-33913][SPARK-33921][BUILD] Upgrade kafka to 2.7.0 and Upgrade Scala version to 2.12.12 - posted by GitBox <gi...@apache.org> on 2021/02/25 15:50:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/25 15:53:10 UTC, 9 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 15:53:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 15:54:03 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 15:58:07 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 16:04:22 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #31648: [SPARK-34541][core]Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/25 16:07:45 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for StreamExecution.logicalPlan - posted by GitBox <gi...@apache.org> on 2021/02/25 16:14:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/25 16:28:13 UTC, 5 replies.
- [GitHub] [spark] srowen commented on pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 16:28:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/25 16:29:17 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 16:30:49 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/25 16:32:11 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 16:36:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for StreamExecution.logicalPlan - posted by GitBox <gi...@apache.org> on 2021/02/25 16:50:50 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/25 16:54:46 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/25 16:56:12 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for StreamExecution.logicalPlan - posted by GitBox <gi...@apache.org> on 2021/02/25 17:24:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for StreamExecution.logicalPlan - posted by GitBox <gi...@apache.org> on 2021/02/25 17:28:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31600: [SPARK-34482][SS] Correct the active SparkSession for StreamExecution.logicalPlan - posted by GitBox <gi...@apache.org> on 2021/02/25 17:29:22 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/25 18:01:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/25 18:06:27 UTC, 1 replies.
- [GitHub] [spark] imback82 opened a new pull request #31652: [SPARK-34546][SQL] AlterViewAs.query should be analyzed during the analysis phase - posted by GitBox <gi...@apache.org> on 2021/02/25 18:21:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 18:28:40 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/25 18:28:41 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 18:29:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/25 18:29:25 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31652: [SPARK-34546][SQL] AlterViewAs.query should be analyzed during the analysis phase - posted by GitBox <gi...@apache.org> on 2021/02/25 18:29:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31645: [SPARK-30228][BUILD][2.4] Update zstd-jni to 1.4.4-3 - posted by GitBox <gi...@apache.org> on 2021/02/25 19:01:38 UTC, 0 replies.
- [GitHub] [spark] shardulm94 commented on pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/25 19:21:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31652: [WIP][SPARK-34546][SQL] AlterViewAs.query should be analyzed during the analysis phase - posted by GitBox <gi...@apache.org> on 2021/02/25 19:26:14 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #23080: [SPARK-26108][SQL] Support custom lineSep in CSV datasource - posted by GitBox <gi...@apache.org> on 2021/02/25 19:29:02 UTC, 0 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/25 19:47:49 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 19:55:01 UTC, 0 replies.
- [GitHub] [spark] c21 commented on a change in pull request #31646: [SPARK-34538][SQL] Hive Metastore support filter by not-in - posted by GitBox <gi...@apache.org> on 2021/02/25 19:58:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31635: [SPARK-34518][SQL] Rename `AlterTableRecoverPartitionsCommand` to `RepairTableCommand` - posted by GitBox <gi...@apache.org> on 2021/02/25 20:12:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31652: [WIP][SPARK-34546][SQL] AlterViewAs.query should be analyzed during the analysis phase - posted by GitBox <gi...@apache.org> on 2021/02/25 20:28:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31652: [WIP][SPARK-34546][SQL] AlterViewAs.query should be analyzed during the analysis phase - posted by GitBox <gi...@apache.org> on 2021/02/25 20:29:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 20:31:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 20:32:18 UTC, 1 replies.
- [GitHub] [spark] xkrogen commented on pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/25 20:35:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 20:41:18 UTC, 0 replies.
- [GitHub] [spark] viirya closed pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/25 20:42:00 UTC, 0 replies.
- [GitHub] [spark] ekoifman opened a new pull request #31653: SPARK-33832 v2. move OptimzieSkewedJoin to query stage preparation - posted by GitBox <gi...@apache.org> on 2021/02/25 21:09:28 UTC, 0 replies.
- [GitHub] [spark] ekoifman commented on pull request #31653: SPARK-33832 v2. move OptimzieSkewedJoin to query stage preparation - posted by GitBox <gi...@apache.org> on 2021/02/25 21:15:51 UTC, 0 replies.
- [GitHub] [spark] ekoifman edited a comment on pull request #31653: SPARK-33832 v2. move OptimzieSkewedJoin to query stage preparation - posted by GitBox <gi...@apache.org> on 2021/02/25 21:18:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31653: SPARK-33832 v2. move OptimzieSkewedJoin to query stage preparation - posted by GitBox <gi...@apache.org> on 2021/02/25 21:30:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/25 21:40:07 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/25 21:40:19 UTC, 2 replies.
- [GitHub] [spark] sunchao commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 22:01:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31652: [WIP][SPARK-34546][SQL] AlterViewAs.query should be analyzed during the analysis phase - posted by GitBox <gi...@apache.org> on 2021/02/25 22:56:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/25 23:04:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31563: [SPARK-34436][SQL] DPP support LIKE ANY/ALL expression - posted by GitBox <gi...@apache.org> on 2021/02/25 23:05:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 23:09:17 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 23:09:48 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 23:11:35 UTC, 1 replies.
- [GitHub] [spark] otterc commented on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 23:20:04 UTC, 0 replies.
- [GitHub] [spark] otterc edited a comment on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/25 23:20:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 23:26:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31650: [SPARK-34152][SQL][FOLLOWUP] Do not uncache the temp view if it doesn't exist - posted by GitBox <gi...@apache.org> on 2021/02/25 23:26:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 23:28:19 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 23:30:03 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/25 23:37:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/25 23:53:22 UTC, 3 replies.
- [GitHub] [spark] otterc commented on a change in pull request #31648: [SPARK-34541][core]Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 00:06:12 UTC, 0 replies.
- [GitHub] [spark] karenfeng opened a new pull request #31654: [SPARK-34547][SQL] Only use metadata columns for resolution as last resort - posted by GitBox <gi...@apache.org> on 2021/02/26 00:07:03 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31620: [SPARK-34505][BUILD] Upgrade Scala to 2.13.5 - posted by GitBox <gi...@apache.org> on 2021/02/26 00:19:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/26 00:20:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/26 00:20:39 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/26 00:21:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/26 00:22:53 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31644: [SPARK-34535][SQL] Cleanup unused symbol in Orc related code - posted by GitBox <gi...@apache.org> on 2021/02/26 00:28:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/26 00:33:56 UTC, 5 replies.
- [GitHub] [spark] ueshin commented on a change in pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/26 00:42:13 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/26 00:42:55 UTC, 2 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30103: [SPARK-33192][CORE]fix Executor will not be deleted when idle timeout while running on k… - posted by GitBox <gi...@apache.org> on 2021/02/26 00:46:09 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30372: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2021/02/26 00:46:10 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2021/02/26 00:46:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31654: [SPARK-34547][SQL] Only use metadata columns for resolution as last resort - posted by GitBox <gi...@apache.org> on 2021/02/26 00:54:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/26 00:55:53 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/26 00:59:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31655: [SPARK-32617][K8S][TESTS][FOLLOWUP] Use `--minify` to fix failures in case of multi configs - posted by GitBox <gi...@apache.org> on 2021/02/26 00:59:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/26 00:59:46 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31655: [SPARK-32617][K8S][TESTS][FOLLOWUP] Use `--minify` to fix failures in case of multi configs - posted by GitBox <gi...@apache.org> on 2021/02/26 01:02:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31648: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 01:04:54 UTC, 0 replies.
- [GitHub] [spark] yikf commented on pull request #31648: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 01:07:41 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31655: [SPARK-32617][K8S][TESTS][FOLLOWUP] Use `--minify` to fix failures in case of multi configs - posted by GitBox <gi...@apache.org> on 2021/02/26 01:10:25 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 01:14:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30751: [SPARK-32617][K8S][TESTS] Configure kubernetes client based on kubeconfig settings in kubernetes integration tests - posted by GitBox <gi...@apache.org> on 2021/02/26 01:16:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/26 01:17:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/26 01:29:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31591: [SPARK-34472][YARN] Ship ivySettings file to driver in cluster mode - posted by GitBox <gi...@apache.org> on 2021/02/26 01:30:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31654: [SPARK-34547][SQL] Only use metadata columns for resolution as last resort - posted by GitBox <gi...@apache.org> on 2021/02/26 02:29:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31654: [SPARK-34547][SQL] Only use metadata columns for resolution as last resort - posted by GitBox <gi...@apache.org> on 2021/02/26 02:30:25 UTC, 1 replies.
- [GitHub] [spark] viirya opened a new pull request #31656: [SPARK-34548][SQL] Remove unnecessary children from Union under Distince and Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 02:58:50 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 03:26:42 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 03:30:05 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 03:30:18 UTC, 2 replies.
- [GitHub] [spark] seayoun commented on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/26 03:47:41 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #31601: [SPARK-34484][SQL] Rename `map` to `mapAttr` in Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/26 03:50:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31656: [SPARK-34548][SQL] Remove unnecessary children from Union under Distince and Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 03:55:53 UTC, 7 replies.
- [GitHub] [spark] Yikun commented on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/26 04:05:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 04:07:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 04:07:24 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31601: [SPARK-34484][SQL] Rename `map` to `mapAttr` in Catalyst DSL - posted by GitBox <gi...@apache.org> on 2021/02/26 04:10:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/26 04:12:47 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/26 04:14:40 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/26 04:23:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop3.2] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 04:36:32 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/26 04:36:43 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/26 04:37:33 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng edited a comment on pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/26 04:38:55 UTC, 0 replies.
- [GitHub] [spark] otterc commented on a change in pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/26 05:01:06 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/26 05:04:52 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31654: [SPARK-34547][SQL] Only use metadata columns for resolution as last resort - posted by GitBox <gi...@apache.org> on 2021/02/26 05:26:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31656: [SPARK-34548][SQL] Remove unnecessary children from Union under Distince and Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 05:30:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31656: [SPARK-34548][SQL] Remove unnecessary children from Union under Distince and Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 05:31:20 UTC, 3 replies.
- [GitHub] [spark] mallman removed a comment on pull request #31569: [SPARK-34443][CORE] Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2021/02/26 05:40:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/26 05:43:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/26 05:44:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/26 05:44:18 UTC, 3 replies.
- [GitHub] [spark] viirya opened a new pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 05:55:45 UTC, 0 replies.
- [GitHub] [spark] yikf removed a comment on pull request #31648: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 05:57:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31656: [SPARK-34548][SQL] Remove unnecessary children from Union under Distince and Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 06:12:19 UTC, 1 replies.
- [GitHub] [spark] sunchao edited a comment on pull request #29542: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/26 06:30:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 06:31:42 UTC, 3 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 07:06:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/26 07:29:43 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/26 07:30:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 07:30:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 07:31:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 07:32:52 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/26 07:48:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/26 08:34:02 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/26 08:53:40 UTC, 11 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 08:59:05 UTC, 0 replies.
- [GitHub] [spark] seayoun commented on a change in pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/26 09:07:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 09:09:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 09:12:17 UTC, 0 replies.
- [GitHub] [spark] yeshengm opened a new pull request #31661: [SPARK-34552][SQL] ExternalCatalog listPartitions and listPartitionsByFilter calls should also restore metadata - posted by GitBox <gi...@apache.org> on 2021/02/26 09:16:03 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 09:18:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/26 09:28:41 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 09:31:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 09:31:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 09:32:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31661: [SPARK-34552][SQL] ExternalCatalog listPartitions and listPartitionsByFilter calls should also restore metadata - posted by GitBox <gi...@apache.org> on 2021/02/26 09:33:12 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 09:53:39 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/26 09:55:18 UTC, 3 replies.
- [GitHub] [spark] cxzl25 commented on a change in pull request #30036: [SPARK-33147][CORE] Avoid distribute user jar from driver in yarn client mode - posted by GitBox <gi...@apache.org> on 2021/02/26 10:02:05 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31663: [SPARK-34554][SQL] Implement the copy() method in ColumnarMap - posted by GitBox <gi...@apache.org> on 2021/02/26 10:20:08 UTC, 0 replies.
- [GitHub] [spark] yikf opened a new pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 10:44:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 10:46:07 UTC, 2 replies.
- [GitHub] [spark] yikf edited a comment on pull request #31648: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 10:47:01 UTC, 1 replies.
- [GitHub] [spark] yikf closed pull request #31648: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 10:47:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31663: [SPARK-34554][SQL] Implement the copy() method in ColumnarMap - posted by GitBox <gi...@apache.org> on 2021/02/26 10:55:05 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 11:20:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/26 11:20:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/26 11:20:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31661: [SPARK-34552][SQL] ExternalCatalog listPartitions and listPartitionsByFilter calls should also restore metadata - posted by GitBox <gi...@apache.org> on 2021/02/26 11:31:28 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/26 11:31:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 11:31:31 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 11:32:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31661: [SPARK-34552][SQL] ExternalCatalog listPartitions and listPartitionsByFilter calls should also restore metadata - posted by GitBox <gi...@apache.org> on 2021/02/26 11:32:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/26 11:33:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31661: [SPARK-34552][SQL] ExternalCatalog listPartitions and listPartitionsByFilter calls should also restore metadata - posted by GitBox <gi...@apache.org> on 2021/02/26 11:42:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/26 11:45:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/26 11:46:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/26 11:46:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31663: [SPARK-34554][SQL] Implement the copy() method in ColumnarMap - posted by GitBox <gi...@apache.org> on 2021/02/26 11:47:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31663: [SPARK-34554][SQL] Implement the copy() method in ColumnarMap - posted by GitBox <gi...@apache.org> on 2021/02/26 11:47:19 UTC, 1 replies.
- [GitHub] [spark] yikf commented on pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 12:09:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/26 12:12:17 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31641: [SPARK-34533][SQL] Eliminate LEFT ANTI join to empty relation in AQE - posted by GitBox <gi...@apache.org> on 2021/02/26 12:15:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31660: [SPARK-34551][INFRA] Fix credit related scripts to recover, drop Python 2 and work with Python 3 - posted by GitBox <gi...@apache.org> on 2021/02/26 12:27:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 12:29:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 12:29:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 12:30:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 12:30:50 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31656: [SPARK-34548][SQL] Remove unnecessary children from Union under Distince and Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 12:31:11 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31663: [SPARK-34554][SQL] Implement the copy() method in ColumnarMap - posted by GitBox <gi...@apache.org> on 2021/02/26 12:33:44 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31595: [SPARK-34474][SQL] Remove unnecessary Union under Distinct/Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 12:53:06 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30999: [SPARK-33971][SQL] Eliminate distinct from more aggregates - posted by GitBox <gi...@apache.org> on 2021/02/26 12:59:24 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 13:25:03 UTC, 2 replies.
- [GitHub] [spark] yikf commented on a change in pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 13:59:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/26 14:24:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/26 14:35:10 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/26 14:39:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31663: [SPARK-34554][SQL] Implement the copy() method in ColumnarMap - posted by GitBox <gi...@apache.org> on 2021/02/26 15:34:19 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #31659: [SPARK-34550][SQL] Skip InSet null value during push filter to Hive metastore - posted by GitBox <gi...@apache.org> on 2021/02/26 15:45:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/26 16:02:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/26 16:02:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #31663: [SPARK-34554][SQL] Implement the copy() method in ColumnarMap - posted by GitBox <gi...@apache.org> on 2021/02/26 16:04:05 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/26 16:32:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/26 16:33:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/26 16:47:36 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/26 16:53:38 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #31637: [SPARK-34524][SQL] Simplify v2 partition commands resolution - posted by GitBox <gi...@apache.org> on 2021/02/26 17:03:45 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/26 17:03:46 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/26 17:03:57 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #31658: [SPARK-34549][BUILD] Upgrade aws kinesis to 1.14.0 and java sdk 1.11.844 - posted by GitBox <gi...@apache.org> on 2021/02/26 17:20:04 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #31656: [SPARK-34548][SQL] Remove unnecessary children from Union under Distince and Deduplicate - posted by GitBox <gi...@apache.org> on 2021/02/26 17:25:33 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 18:05:48 UTC, 5 replies.
- [GitHub] [spark] karenfeng opened a new pull request #31666: [SPARK-34527][SQL] Resolve duplicated common columns from USING/NATURAL JOIN - posted by GitBox <gi...@apache.org> on 2021/02/26 18:47:52 UTC, 0 replies.
- [GitHub] [spark] sunchao opened a new pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/26 19:05:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 19:32:41 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 19:33:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #31666: [SPARK-34527][SQL] Resolve duplicated common columns from USING/NATURAL JOIN - posted by GitBox <gi...@apache.org> on 2021/02/26 19:56:32 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/26 19:56:54 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31651: [SPARK-34543][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/26 20:05:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-maven][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/26 21:27:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31666: [SPARK-34527][SQL] Resolve duplicated common columns from USING/NATURAL JOIN - posted by GitBox <gi...@apache.org> on 2021/02/26 21:33:02 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/26 21:33:03 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/26 21:33:15 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31666: [SPARK-34527][SQL] Resolve duplicated common columns from USING/NATURAL JOIN - posted by GitBox <gi...@apache.org> on 2021/02/26 21:33:16 UTC, 5 replies.
- [GitHub] [spark] karenfeng opened a new pull request #31668: [SPARK-34555][SQL] Resolve metadata output from DataFrame - posted by GitBox <gi...@apache.org> on 2021/02/26 21:35:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31668: [SPARK-34555][SQL] Resolve metadata output from DataFrame - posted by GitBox <gi...@apache.org> on 2021/02/26 21:58:43 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/26 22:17:18 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/26 22:35:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31668: [SPARK-34555][SQL] Resolve metadata output from DataFrame - posted by GitBox <gi...@apache.org> on 2021/02/26 23:33:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31668: [SPARK-34555][SQL] Resolve metadata output from DataFrame - posted by GitBox <gi...@apache.org> on 2021/02/26 23:34:14 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/27 00:03:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/27 00:04:20 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/27 00:13:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/27 00:14:15 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31666: [SPARK-34527][SQL] Resolve duplicated common columns from USING/NATURAL JOIN - posted by GitBox <gi...@apache.org> on 2021/02/27 00:40:23 UTC, 2 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2021/02/27 00:45:56 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30103: [SPARK-33192][CORE]fix Executor will not be deleted when idle timeout while running on k… - posted by GitBox <gi...@apache.org> on 2021/02/27 00:45:59 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #30372: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2021/02/27 00:46:00 UTC, 0 replies.
- [GitHub] [spark] zsxwing opened a new pull request #31669: [SPARK-34556][SQL]Checking duplicate static partition columns should respect case sensitive conf - posted by GitBox <gi...@apache.org> on 2021/02/27 01:15:55 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on pull request #31669: [SPARK-34556][SQL]Checking duplicate static partition columns should respect case sensitive conf - posted by GitBox <gi...@apache.org> on 2021/02/27 01:16:26 UTC, 0 replies.
- [GitHub] [spark] Yikun edited a comment on pull request #31647: [SPARK-34539] [BUILD] [INFRA] Remove stand-alone version Zinc server. - posted by GitBox <gi...@apache.org> on 2021/02/27 01:41:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31669: [SPARK-34556][SQL]Checking duplicate static partition columns should respect case sensitive conf - posted by GitBox <gi...@apache.org> on 2021/02/27 01:58:35 UTC, 7 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/27 02:02:58 UTC, 7 replies.
- [GitHub] [spark] maropu commented on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/27 02:06:41 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31643: [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks to fetch blocks - posted by GitBox <gi...@apache.org> on 2021/02/27 02:11:47 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/27 02:11:49 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31668: [SPARK-34555][SQL] Resolve metadata output from DataFrame - posted by GitBox <gi...@apache.org> on 2021/02/27 02:24:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31669: [SPARK-34556][SQL]Checking duplicate static partition columns should respect case sensitive conf - posted by GitBox <gi...@apache.org> on 2021/02/27 02:34:01 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31669: [SPARK-34556][SQL]Checking duplicate static partition columns should respect case sensitive conf - posted by GitBox <gi...@apache.org> on 2021/02/27 02:34:30 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31624: [SPARK-34392][SQL] Support ZoneOffset +h:mm in DateTimeUtils. getZoneId - posted by GitBox <gi...@apache.org> on 2021/02/27 03:43:49 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2021/02/27 04:08:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/27 05:56:56 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31670: [SPARK-34557][BUILD] Exclude Avro's transitive zstd-jni dependency - posted by GitBox <gi...@apache.org> on 2021/02/27 05:58:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31670: [SPARK-34557][BUILD] Exclude Avro's transitive zstd-jni dependency - posted by GitBox <gi...@apache.org> on 2021/02/27 06:14:37 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31667: [SPARK-32703][SQL] Replace deprecated API calls from SpecificParquetRecordReaderBase - posted by GitBox <gi...@apache.org> on 2021/02/27 06:15:58 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31671: [SPARK-34558][SQL] warehouse path should be qualified ahead of populating and use - posted by GitBox <gi...@apache.org> on 2021/02/27 06:20:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31671: [SPARK-34558][SQL] warehouse path should be qualified ahead of populating and use - posted by GitBox <gi...@apache.org> on 2021/02/27 06:35:17 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31669: [SPARK-34556][SQL]Checking duplicate static partition columns should respect case sensitive conf - posted by GitBox <gi...@apache.org> on 2021/02/27 06:37:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31670: [SPARK-34557][BUILD] Exclude Avro's transitive zstd-jni dependency - posted by GitBox <gi...@apache.org> on 2021/02/27 06:56:25 UTC, 3 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31672: [SPARK-34543][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/27 07:12:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31672: [SPARK-34543][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/27 07:28:29 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 07:29:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31665: [MINOR] Add more known translations of contributors - posted by GitBox <gi...@apache.org> on 2021/02/27 07:31:12 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 07:32:53 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31662: [SPARK-34553][INFRA] Rename GITHUB_API_TOKEN to GITHUB_OAUTH_KEY in translate-contributors.py - posted by GitBox <gi...@apache.org> on 2021/02/27 07:33:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/27 07:34:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31670: [SPARK-34557][BUILD] Exclude Avro's transitive zstd-jni dependency - posted by GitBox <gi...@apache.org> on 2021/02/27 07:34:48 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 07:34:59 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31670: [SPARK-34557][BUILD] Exclude Avro's transitive zstd-jni dependency - posted by GitBox <gi...@apache.org> on 2021/02/27 07:35:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/27 07:35:23 UTC, 1 replies.
- [GitHub] [spark] maropu closed pull request #31468: [SPARK-34353][SQL] CollectLimitExec avoid shuffle if input rdd has 0/1 partition - posted by GitBox <gi...@apache.org> on 2021/02/27 07:48:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31670: [SPARK-34557][BUILD] Exclude Avro's transitive zstd-jni dependency - posted by GitBox <gi...@apache.org> on 2021/02/27 07:59:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 08:02:54 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #31672: [SPARK-34543][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/27 08:03:15 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31642: [SPARK-33212][FOLLOWUP][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/27 08:15:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31671: [SPARK-34558][SQL] warehouse path should be qualified ahead of populating and use - posted by GitBox <gi...@apache.org> on 2021/02/27 08:34:51 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31671: [SPARK-34558][SQL] warehouse path should be qualified ahead of populating and use - posted by GitBox <gi...@apache.org> on 2021/02/27 08:35:24 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31671: [SPARK-34558][SQL] warehouse path should be qualified ahead of populating and use - posted by GitBox <gi...@apache.org> on 2021/02/27 08:36:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31670: [SPARK-34557][BUILD] Exclude Avro's transitive zstd-jni dependency - posted by GitBox <gi...@apache.org> on 2021/02/27 09:16:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.6 - posted by GitBox <gi...@apache.org> on 2021/02/27 09:27:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31672: [SPARK-34543][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/27 09:35:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 09:35:04 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 09:35:16 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31672: [SPARK-34543][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/27 09:35:29 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 09:40:22 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.6 - posted by GitBox <gi...@apache.org> on 2021/02/27 09:40:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.8-6 - posted by GitBox <gi...@apache.org> on 2021/02/27 10:00:38 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.8-6 - posted by GitBox <gi...@apache.org> on 2021/02/27 10:07:14 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.8-6 - posted by GitBox <gi...@apache.org> on 2021/02/27 11:04:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.8-6 - posted by GitBox <gi...@apache.org> on 2021/02/27 11:35:28 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.8-6 - posted by GitBox <gi...@apache.org> on 2021/02/27 11:36:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 11:53:13 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31672: [SPARK-34543][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/27 12:15:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31674: [SPARK-34559][BUILD] Upgrade to ZSTD JNI 1.4.8-6 - posted by GitBox <gi...@apache.org> on 2021/02/27 12:16:13 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31675: [SPARK-34560][SQL] Generate unique output attributes in the `SHOW TABLES` logical node - posted by GitBox <gi...@apache.org> on 2021/02/27 13:02:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31675: [SPARK-34560][SQL] Generate unique output attributes in the `SHOW TABLES` logical node - posted by GitBox <gi...@apache.org> on 2021/02/27 13:59:56 UTC, 1 replies.
- [GitHub] [spark] tanelk commented on pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2021/02/27 14:04:47 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/27 14:34:59 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/27 15:00:28 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31657: [Spark-34448][3.0][DO NOT MERGE] Binary logistic regression incorrectly computes the intercept and coefficients when data is not centered - posted by GitBox <gi...@apache.org> on 2021/02/27 15:01:50 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #31598: [SPARK-34478][SQL] When build SparkSession, we should check config keys - posted by GitBox <gi...@apache.org> on 2021/02/27 15:03:01 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/27 15:28:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31675: [SPARK-34560][SQL] Generate unique output attributes in the `SHOW TABLES` logical node - posted by GitBox <gi...@apache.org> on 2021/02/27 15:36:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31675: [SPARK-34560][SQL] Generate unique output attributes in the `SHOW TABLES` logical node - posted by GitBox <gi...@apache.org> on 2021/02/27 15:36:15 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/27 15:59:56 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #31676: [SPARK-34561][SQL] Fix drop/add columns from/to a dataset of v2 `DESCRIBE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/27 17:36:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/27 17:37:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31676: [SPARK-34561][SQL] Fix drop/add columns from/to a dataset of v2 `DESCRIBE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/27 17:59:03 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31664: [SPARK-34541][CORE] Fixed an issue where data could not be cleaned up when unregisterShuffle. - posted by GitBox <gi...@apache.org> on 2021/02/27 18:24:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31675: [SPARK-34560][SQL] Generate unique output attributes in the `SHOW TABLES` logical node - posted by GitBox <gi...@apache.org> on 2021/02/27 18:29:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31673: [SPARK-34479][SQL] Add zstandard codec to Avro compression codec list - posted by GitBox <gi...@apache.org> on 2021/02/27 18:32:06 UTC, 0 replies.
- [GitHub] [spark] h-vetinari commented on pull request #23721: [SPARK-26797][SQL][WIP][test-maven] Start using the new logical types API of Parquet 1.11.0 instead of the deprecated one - posted by GitBox <gi...@apache.org> on 2021/02/27 18:34:57 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/27 18:36:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31676: [SPARK-34561][SQL] Fix drop/add columns from/to a dataset of v2 `DESCRIBE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/27 18:36:31 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31676: [SPARK-34561][SQL] Fix drop/add columns from/to a dataset of v2 `DESCRIBE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/27 18:37:15 UTC, 1 replies.
- [GitHub] [spark] gatorsmile commented on pull request #31477: [SPARK-34369][SQL] Track number of pairs processed out of Join - posted by GitBox <gi...@apache.org> on 2021/02/27 18:41:37 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31676: [SPARK-34561][SQL] Fix drop/add columns from/to a dataset of v2 `DESCRIBE TABLE` - posted by GitBox <gi...@apache.org> on 2021/02/27 22:49:18 UTC, 0 replies.
- [GitHub] [spark] tanelk opened a new pull request #31677: [SPARK-34565][SQL] Collapse Window nodes with Project between them - posted by GitBox <gi...@apache.org> on 2021/02/27 22:59:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31677: [SPARK-34565][SQL] Collapse Window nodes with Project between them - posted by GitBox <gi...@apache.org> on 2021/02/28 00:01:10 UTC, 3 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #31649: [SPARK-34542][BUILD] Upgrade Parquet to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/02/28 00:03:32 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29725: [SPARK-32096][SQL] Improve sorting performance of Spark SQL window function by removing window partition key from sort order - posted by GitBox <gi...@apache.org> on 2021/02/28 00:48:46 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2) - posted by GitBox <gi...@apache.org> on 2021/02/28 00:48:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29720: [SPARK-32849][PYSPARK] Add default values for non-required keys when creating StructType - posted by GitBox <gi...@apache.org> on 2021/02/28 00:48:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31677: [SPARK-34565][SQL] Collapse Window nodes with Project between them - posted by GitBox <gi...@apache.org> on 2021/02/28 01:37:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31677: [SPARK-34565][SQL] Collapse Window nodes with Project between them - posted by GitBox <gi...@apache.org> on 2021/02/28 01:38:22 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/28 01:48:44 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #31638: [SPARK-34526][SS] Add a flag to skip checking file sink format and handle glob path - posted by GitBox <gi...@apache.org> on 2021/02/28 02:22:26 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 04:11:27 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 04:12:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31677: [SPARK-34565][SQL] Collapse Window nodes with Project between them - posted by GitBox <gi...@apache.org> on 2021/02/28 04:28:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 04:42:02 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #31672: [SPARK-34543][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SET LOCATION` - posted by GitBox <gi...@apache.org> on 2021/02/28 05:04:45 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #31642: [SPARK-33212][FOLLOWUP][test-hadoop2.7] Add hadoop-yarn-server-web-proxy for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2021/02/28 05:47:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 06:38:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 06:39:18 UTC, 1 replies.
- [GitHub] [spark] gwax commented on pull request #29720: [SPARK-32849][PYSPARK] Add default values for non-required keys when creating StructType - posted by GitBox <gi...@apache.org> on 2021/02/28 06:42:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 06:53:22 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 06:58:07 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 07:00:29 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu closed pull request #31678: [SPARK-34566][LAUNCHER] Fix configuration typo of spark. launcher.childConnectionTimeout - posted by GitBox <gi...@apache.org> on 2021/02/28 07:05:01 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31679: [SPARK-34567][SQL] CreateTableAsSelect should update metrics too - posted by GitBox <gi...@apache.org> on 2021/02/28 07:43:07 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #23721: [SPARK-26797][SQL][WIP][test-maven] Start using the new logical types API of Parquet 1.11.0 instead of the deprecated one - posted by GitBox <gi...@apache.org> on 2021/02/28 07:56:00 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31257: [SPARK-33630][SQL] Support SHOW TABLES command as table valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 08:00:00 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31505: [SPARK-34174][SQL] Add 'SHOW PARTITIONS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 08:02:05 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31506: [SPARK-34171][SQL] Add 'SHOW COLUMNS' as table-valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 08:02:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31679: [SPARK-34567][SQL] CreateTableAsSelect should update metrics too - posted by GitBox <gi...@apache.org> on 2021/02/28 08:07:22 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #31597: [SPARK-34477][CORE] Register KryoSerializers for Avro GenericData classes - posted by GitBox <gi...@apache.org> on 2021/02/28 08:14:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31257: [SPARK-33630][SQL] Support SHOW TABLES command as table valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 08:42:36 UTC, 7 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 09:13:38 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 09:14:29 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31679: [SPARK-34567][SQL] CreateTableAsSelect should update metrics too - posted by GitBox <gi...@apache.org> on 2021/02/28 09:39:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31679: [SPARK-34567][SQL] CreateTableAsSelect should update metrics too - posted by GitBox <gi...@apache.org> on 2021/02/28 09:39:13 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 10:04:20 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31679: [SPARK-34567][SQL] CreateTableAsSelect should update metrics too - posted by GitBox <gi...@apache.org> on 2021/02/28 10:18:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31257: [SPARK-33630][SQL] Support SHOW TABLES command as table valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 10:39:15 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31257: [SPARK-33630][SQL] Support SHOW TABLES command as table valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 10:39:16 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 11:39:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 11:40:22 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31257: [SPARK-33630][SQL] Support SHOW TABLES command as table valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 12:46:18 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #31681: [SPARK-34579][SQL] Fix wrong UT in SQLQuerySuite - posted by GitBox <gi...@apache.org> on 2021/02/28 13:45:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31681: [SPARK-34579][SQL] Fix wrong UT in SQLQuerySuite - posted by GitBox <gi...@apache.org> on 2021/02/28 13:47:16 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31257: [SPARK-33630][SQL] Support SHOW TABLES command as table valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 13:48:47 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31679: [SPARK-34567][SQL] CreateTableAsSelect should update metrics too - posted by GitBox <gi...@apache.org> on 2021/02/28 13:49:19 UTC, 0 replies.
- [GitHub] [spark] peter-toth opened a new pull request #31682: [SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 13:50:41 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on pull request #31682: [SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 13:55:42 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #31679: [SPARK-34567][SQL] CreateTableAsSelect should update metrics too - posted by GitBox <gi...@apache.org> on 2021/02/28 13:59:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 14:01:18 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #31257: [SPARK-33630][SQL] Support SHOW TABLES command as table valued function - posted by GitBox <gi...@apache.org> on 2021/02/28 14:17:00 UTC, 2 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #31683: [SPARK-34570][SQL] Remove dead code from constructors of [Hive]SessionStateBuilder - posted by GitBox <gi...@apache.org> on 2021/02/28 14:23:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31681: [SPARK-34579][SQL][TEST] Fix wrong UT in SQLQuerySuite - posted by GitBox <gi...@apache.org> on 2021/02/28 14:29:29 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31682: [SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 14:32:42 UTC, 8 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 14:37:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31681: [SPARK-34579][SQL][TEST] Fix wrong UT in SQLQuerySuite - posted by GitBox <gi...@apache.org> on 2021/02/28 14:39:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31681: [SPARK-34579][SQL][TEST] Fix wrong UT in SQLQuerySuite - posted by GitBox <gi...@apache.org> on 2021/02/28 14:40:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31682: [SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 14:41:37 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31682: [SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 14:42:19 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #31683: [SPARK-34570][SQL] Remove dead code from constructors of [Hive]SessionStateBuilder - posted by GitBox <gi...@apache.org> on 2021/02/28 14:43:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31683: [SPARK-34570][SQL] Remove dead code from constructors of [Hive]SessionStateBuilder - posted by GitBox <gi...@apache.org> on 2021/02/28 14:43:51 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #31680: [SPARK-34568][SQL] We should respect enableHiveSupport when initialize SparkSession - posted by GitBox <gi...@apache.org> on 2021/02/28 14:50:25 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu closed pull request #30805: [SPARK-33809][SQL] Support `all_columns_except` complex column expression - posted by GitBox <gi...@apache.org> on 2021/02/28 15:02:35 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #31437: [SPARK-34329][YARN] When hit ApplicationAttemptNotFoundException, we can't just stop app for all case - posted by GitBox <gi...@apache.org> on 2021/02/28 15:05:10 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30745: [SPARK-33678][SQL] Product aggregation function - posted by GitBox <gi...@apache.org> on 2021/02/28 15:17:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31165: [SPARK-34092][SQL] Support Stage level restful api filter task details by task status - posted by GitBox <gi...@apache.org> on 2021/02/28 15:41:30 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31681: [SPARK-34579][SQL][TEST] Fix wrong UT in SQLQuerySuite - posted by GitBox <gi...@apache.org> on 2021/02/28 15:45:17 UTC, 0 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #31684: [SPARK-34571][SQL][CORE] Provide a more convenient way to deprecate/remove/alternate configs - posted by GitBox <gi...@apache.org> on 2021/02/28 16:05:25 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #31684: [SPARK-34571][SQL][CORE] Provide a more convenient way to deprecate/remove/alternate configs - posted by GitBox <gi...@apache.org> on 2021/02/28 16:05:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31683: [SPARK-34570][SQL] Remove dead code from constructors of [Hive]SessionStateBuilder - posted by GitBox <gi...@apache.org> on 2021/02/28 16:40:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31683: [SPARK-34570][SQL] Remove dead code from constructors of [Hive]SessionStateBuilder - posted by GitBox <gi...@apache.org> on 2021/02/28 16:40:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #31684: [SPARK-34571][SQL][CORE] Provide a more convenient way to deprecate/remove/alternate configs - posted by GitBox <gi...@apache.org> on 2021/02/28 16:41:28 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31682: [SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 16:47:21 UTC, 1 replies.
- [GitHub] [spark] h-vetinari opened a new pull request #31685: [SPARK-26797][SQL][WIP][test-maven] Start using the new logical types API of Parquet 1.11.1 instead of the deprecated one - posted by GitBox <gi...@apache.org> on 2021/02/28 17:07:33 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31165: [SPARK-34092][SQL] Support Stage level restful api filter task details by task status - posted by GitBox <gi...@apache.org> on 2021/02/28 17:40:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31165: [SPARK-34092][SQL] Support Stage level restful api filter task details by task status - posted by GitBox <gi...@apache.org> on 2021/02/28 17:41:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31685: [SPARK-26797][SQL][WIP][test-maven] Start using the new logical types API of Parquet 1.11.1 instead of the deprecated one - posted by GitBox <gi...@apache.org> on 2021/02/28 17:41:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31165: [SPARK-34092][SQL] Support Stage level restful api filter task details by task status - posted by GitBox <gi...@apache.org> on 2021/02/28 17:55:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31684: [SPARK-34571][SQL][CORE] Provide a more convenient way to deprecate/remove/alternate configs - posted by GitBox <gi...@apache.org> on 2021/02/28 18:40:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31684: [SPARK-34571][SQL][CORE] Provide a more convenient way to deprecate/remove/alternate configs - posted by GitBox <gi...@apache.org> on 2021/02/28 18:41:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31684: [SPARK-34571][SQL][CORE] Provide a more convenient way to deprecate/remove/alternate configs - posted by GitBox <gi...@apache.org> on 2021/02/28 18:57:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #31535: [SPARK-34415][ML] Randomization in hyperparameter optimization - posted by GitBox <gi...@apache.org> on 2021/02/28 19:02:09 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31683: [SPARK-34570][SQL] Remove dead code from constructors of [Hive]SessionStateBuilder - posted by GitBox <gi...@apache.org> on 2021/02/28 19:04:16 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31682: [SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 19:40:42 UTC, 0 replies.
- [GitHub] [spark] sririshindra opened a new pull request #31686: [SPARK-34572][DOCS][BUILD] Remove invalid reference to make the checks run successfully - posted by GitBox <gi...@apache.org> on 2021/02/28 20:14:25 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on pull request #31682: [WIP][SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 20:28:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31686: [SPARK-34572][DOCS][BUILD] Remove invalid reference to make the checks run successfully - posted by GitBox <gi...@apache.org> on 2021/02/28 20:41:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31682: [WIP][SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 21:36:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31682: [WIP][SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 21:37:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31682: [WIP][SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 21:41:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31682: [WIP][SPARK-34545] Fix row comparisons - posted by GitBox <gi...@apache.org> on 2021/02/28 21:41:15 UTC, 0 replies.
- [GitHub] [spark] PhillHenry opened a new pull request #31687: [SPARK-34415][ML] Python example. - posted by GitBox <gi...@apache.org> on 2021/02/28 21:58:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #31639: [SPARK-34528][SQL] Named explicitly field in struct of a catalog view - posted by GitBox <gi...@apache.org> on 2021/02/28 22:01:48 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #31687: [SPARK-34415][ML] Python example. - posted by GitBox <gi...@apache.org> on 2021/02/28 22:15:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #31687: [SPARK-34415][ML] Python example. - posted by GitBox <gi...@apache.org> on 2021/02/28 22:41:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #31687: [SPARK-34415][ML] Python example. - posted by GitBox <gi...@apache.org> on 2021/02/28 22:44:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #31687: [SPARK-34415][ML] Python example. - posted by GitBox <gi...@apache.org> on 2021/02/28 22:45:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #31687: [SPARK-34415][ML] Python example. - posted by GitBox <gi...@apache.org> on 2021/02/28 22:56:15 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #31687: [SPARK-34415][ML] Python example. - posted by GitBox <gi...@apache.org> on 2021/02/28 23:01:48 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #31686: [SPARK-34572][DOCS][BUILD] Remove invalid reference to make the checks run successfully - posted by GitBox <gi...@apache.org> on 2021/02/28 23:45:36 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #31686: [SPARK-34572][DOCS][BUILD] Remove invalid reference to make the checks run successfully - posted by GitBox <gi...@apache.org> on 2021/02/28 23:46:10 UTC, 0 replies.
- [GitHub] [spark] maropu edited a comment on pull request #31686: [SPARK-34572][DOCS][BUILD] Remove invalid reference to make the checks run successfully - posted by GitBox <gi...@apache.org> on 2021/02/28 23:46:21 UTC, 0 replies.