You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [spark] github-actions[bot] commented on pull request #25201: [SPARK-28419][SQL] Enable SparkThriftServer support proxy user's authentication . - posted by GitBox <gi...@apache.org> on 2020/06/01 00:22:40 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27402: [SPARK-30679][SQL] REPLACE TABLE can omit the USING clause - posted by GitBox <gi...@apache.org> on 2020/06/01 00:22:40 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #21685: [SPARK-24707][DSTREAMS] Enable spark-kafka-streaming to maintain min … - posted by GitBox <gi...@apache.org> on 2020/06/01 00:22:41 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed 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 2020/06/01 00:22:42 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #21286: [SPARK-24238][SQL] HadoopFsRelation can't append the same table with multi job at the same time - posted by GitBox <gi...@apache.org> on 2020/06/01 00:22:43 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #26197: [SPARK-29577][MLLIB] Implement p-value simulation and unit tests for chi2 test - posted by GitBox <gi...@apache.org> on 2020/06/01 00:22:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28648: [SPARK-31788][CORE][DSTREAM][PYTHON] Recover the support of union for different types of RDD and DStreams - posted by GitBox <gi...@apache.org> on 2020/06/01 00:42:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28648: [SPARK-31788][CORE][DSTREAM][PYTHON] Recover the support of union for different types of RDD and DStreams - posted by GitBox <gi...@apache.org> on 2020/06/01 00:43:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28687: [WIP][SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/01 00:43:50 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28687: [WIP][SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/01 00:44:21 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28661: [SPARK-31849][PYTHON][SQL] Make PySpark SQL exceptions more Pythonic - posted by GitBox <gi...@apache.org> on 2020/06/01 00:45:22 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28661: [SPARK-31849][PYTHON][SQL] Make PySpark SQL exceptions more Pythonic - posted by GitBox <gi...@apache.org> on 2020/06/01 00:45:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28687: [WIP][SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/01 00:46:04 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28687: [WIP][SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/01 00:46:15 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/01 00:47:46 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28678: [SPARK-31874][SQL] Use `FastDateFormat` as the legacy fractional formatter - posted by GitBox <gi...@apache.org> on 2020/06/01 00:49:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28679: [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join - posted by GitBox <gi...@apache.org> on 2020/06/01 01:01:27 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28679: [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join - posted by GitBox <gi...@apache.org> on 2020/06/01 01:02:18 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28679: [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join - posted by GitBox <gi...@apache.org> on 2020/06/01 01:03:19 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/01 01:16:03 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/01 01:17:06 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/01 01:17:17 UTC, 3 replies.
- [GitHub] [spark] caneGuy commented on pull request #26503: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 02:19:01 UTC, 0 replies.
- [GitHub] [spark] GuoPhilipse commented on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/01 02:35:57 UTC, 10 replies.
- [GitHub] [spark] karuppayya commented on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/01 02:37:38 UTC, 1 replies.
- [GitHub] [spark] caneGuy opened a new pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 03:02:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 03:02:50 UTC, 2 replies.
- [GitHub] [spark] caneGuy commented on pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 03:03:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 03:03:22 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 03:04:54 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28523: [SPARK-31706][SQL] add back the support of streaming update mode - posted by GitBox <gi...@apache.org> on 2020/06/01 03:04:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 03:05:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 03:09:10 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 03:09:33 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 03:11:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 03:11:21 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/01 03:14:37 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #27943: [SPARK-31179] Fast fail the connection while last connection failed in fast fail time window - posted by GitBox <gi...@apache.org> on 2020/06/01 03:31:20 UTC, 4 replies.
- [GitHub] [spark] yaooqinn edited a comment on pull request #27943: [SPARK-31179] Fast fail the connection while last connection failed in fast fail time window - posted by GitBox <gi...@apache.org> on 2020/06/01 03:39:28 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28523: [SPARK-31706][SQL] add back the support of streaming update mode - posted by GitBox <gi...@apache.org> on 2020/06/01 03:41:54 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28680: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/01 03:46:22 UTC, 1 replies.
- [GitHub] [spark] iRakson commented on a change in pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/01 03:47:46 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 03:49:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 03:51:00 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28679: [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join - posted by GitBox <gi...@apache.org> on 2020/06/01 03:54:22 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/01 03:57:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 03:59:28 UTC, 0 replies.
- [GitHub] [spark] iRakson commented on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/01 04:12:58 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/01 04:18:20 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/01 04:28:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/01 04:37:57 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/01 04:38:18 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/01 04:40:30 UTC, 11 replies.
- [GitHub] [spark] sarutak opened a new pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/01 04:41:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/01 04:41:22 UTC, 17 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #27402: [SPARK-30679][SQL] REPLACE TABLE can omit the USING clause - posted by GitBox <gi...@apache.org> on 2020/06/01 04:43:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/01 04:47:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27402: [SPARK-30679][SQL] REPLACE TABLE can omit the USING clause - posted by GitBox <gi...@apache.org> on 2020/06/01 04:47:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/01 04:48:39 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27402: [SPARK-30679][SQL] REPLACE TABLE can omit the USING clause - posted by GitBox <gi...@apache.org> on 2020/06/01 04:48:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/01 04:49:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27402: [SPARK-30679][SQL] REPLACE TABLE can omit the USING clause - posted by GitBox <gi...@apache.org> on 2020/06/01 04:49:31 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 04:50:02 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 04:50:23 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 04:51:14 UTC, 1 replies.
- [GitHub] [spark] jiangxb1987 commented on a change in pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 04:52:15 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 04:57:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 05:01:15 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/01 05:08:01 UTC, 25 replies.
- [GitHub] [spark] maropu commented on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/01 05:09:34 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/01 05:10:18 UTC, 22 replies.
- [GitHub] [spark] SparkQA commented on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/01 05:15:36 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/01 05:16:47 UTC, 14 replies.
- [GitHub] [spark] SparkQA commented on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/01 05:37:01 UTC, 80 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/01 05:38:12 UTC, 76 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/01 05:38:23 UTC, 110 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/01 06:31:11 UTC, 1 replies.
- [GitHub] [spark] manuzhang commented on pull request #28679: [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join - posted by GitBox <gi...@apache.org> on 2020/06/01 06:43:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 06:47:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 06:49:20 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28681: [SPARK-31854][SQL] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 07:15:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/01 07:17:19 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 07:23:54 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 07:24:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/01 07:25:29 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/01 07:26:31 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/01 07:27:22 UTC, 5 replies.
- [GitHub] [spark] liucht-inspur commented on pull request #28680: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/01 07:31:15 UTC, 2 replies.
- [GitHub] [spark] maropu opened a new pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 07:40:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 07:46:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 07:47:44 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 07:48:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27402: [SPARK-30679][SQL] REPLACE TABLE can omit the USING clause - posted by GitBox <gi...@apache.org> on 2020/06/01 07:50:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 08:00:33 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 08:01:48 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 08:02:19 UTC, 7 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 08:06:41 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/01 08:12:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/01 08:14:44 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/01 08:16:06 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/01 08:16:17 UTC, 10 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28679: [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join - posted by GitBox <gi...@apache.org> on 2020/06/01 08:35:07 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 08:43:00 UTC, 3 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 08:45:48 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/01 08:47:32 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 08:50:55 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 08:52:09 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 08:52:20 UTC, 14 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 09:04:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28592: [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q' - posted by GitBox <gi...@apache.org> on 2020/06/01 09:05:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 09:12:32 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 09:22:27 UTC, 1 replies.
- [GitHub] [spark] caneGuy commented on a change in pull request #28688: [SPARK-29880][CORE][YARN] Handle submit exception when submit to federation cluster - posted by GitBox <gi...@apache.org> on 2020/06/01 09:23:22 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/01 09:24:33 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 10:00:21 UTC, 2 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28693: [WIP][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 10:01:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28693: [WIP][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 10:02:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28693: [WIP][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 10:08:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28693: [WIP][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 10:09:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/01 10:42:23 UTC, 39 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 10:58:37 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 10:59:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 11:08:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/01 11:12:22 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 11:12:33 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/01 11:29:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/01 11:35:05 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/01 11:36:27 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/01 11:37:20 UTC, 5 replies.
- [GitHub] [spark] redsanket commented on pull request #28680: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/01 11:40:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/01 11:54:15 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 12:13:12 UTC, 3 replies.
- [GitHub] [spark] DylanGuedes commented on a change in pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/01 12:17:28 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 12:20:15 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/01 12:26:03 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 12:29:47 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/01 12:31:21 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/01 12:32:23 UTC, 24 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/01 12:33:57 UTC, 24 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/01 12:34:18 UTC, 28 replies.
- [GitHub] [spark] liucht-inspur closed pull request #28680: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/01 12:50:33 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 12:59:56 UTC, 1 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28680: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/01 13:04:35 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28656: [SPARK-31837][CORE] Shift to the new highest locality level if there is when recomputeLocality - posted by GitBox <gi...@apache.org> on 2020/06/01 13:06:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28656: [SPARK-31837][CORE] Shift to the new highest locality level if there is when recomputeLocality - posted by GitBox <gi...@apache.org> on 2020/06/01 13:06:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 13:11:22 UTC, 5 replies.
- [GitHub] [spark] tgravescs commented on pull request #27943: [SPARK-31179] Fast fail the connection while last connection failed in fast fail time window - posted by GitBox <gi...@apache.org> on 2020/06/01 13:48:00 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28695: [SPARK-28344][SQL] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 14:09:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28695: [SPARK-28344][SQL] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 14:10:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 14:13:02 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 14:14:26 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 14:15:17 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/01 14:19:33 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/01 14:33:17 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/01 14:33:28 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 14:39:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 14:39:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 14:40:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 14:41:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 14:42:24 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #28606: [SPARK-29683][YARN]False report isAllNodeBlacklisted when RM is having issue - posted by GitBox <gi...@apache.org> on 2020/06/01 14:46:33 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28622: [SPARK-31804][WEBUI] Add real headless browser support for HistoryServer tests - posted by GitBox <gi...@apache.org> on 2020/06/01 14:47:14 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #28622: [SPARK-31804][WEBUI] Add real headless browser support for HistoryServer tests - posted by GitBox <gi...@apache.org> on 2020/06/01 14:52:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 14:53:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/01 14:59:15 UTC, 12 replies.
- [GitHub] [spark] srowen closed pull request #28622: [SPARK-31804][WEBUI] Add real headless browser support for HistoryServer tests - posted by GitBox <gi...@apache.org> on 2020/06/01 15:00:37 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/01 15:00:58 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/01 15:02:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/01 15:04:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/01 15:04:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 15:13:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 15:14:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/01 15:17:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 16:22:27 UTC, 0 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #28660: [SPARK-31764][CORE][3.0] JsonProtocol doesn't write RDDInfo#isBarrier - posted by GitBox <gi...@apache.org> on 2020/06/01 16:40:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28660: [SPARK-31764][CORE][3.0] JsonProtocol doesn't write RDDInfo#isBarrier - posted by GitBox <gi...@apache.org> on 2020/06/01 16:42:18 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28660: [SPARK-31764][CORE][3.0] JsonProtocol doesn't write RDDInfo#isBarrier - posted by GitBox <gi...@apache.org> on 2020/06/01 16:43:20 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28660: [SPARK-31764][CORE][3.0] JsonProtocol doesn't write RDDInfo#isBarrier - posted by GitBox <gi...@apache.org> on 2020/06/01 16:44:21 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28660: [SPARK-31764][CORE][3.0] JsonProtocol doesn't write RDDInfo#isBarrier - posted by GitBox <gi...@apache.org> on 2020/06/01 16:49:24 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/01 17:10:31 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #28682: [SPARK-31876][BUILD] Upgrade to Zstd 1.4.5 - posted by GitBox <gi...@apache.org> on 2020/06/01 17:15:47 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28660: [SPARK-31764][CORE][3.0] JsonProtocol doesn't write RDDInfo#isBarrier - posted by GitBox <gi...@apache.org> on 2020/06/01 17:17:12 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #27828: [SPARK-31068][SQL] Avoid IllegalArgumentException in broadcast exchange - posted by GitBox <gi...@apache.org> on 2020/06/01 17:19:26 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28691: [SPARK-31854][SQL][2.4] Invoke in MapElementsExec should not propagate null - posted by GitBox <gi...@apache.org> on 2020/06/01 17:21:22 UTC, 0 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #28693: [SPARK-31885][SQL] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 17:21:23 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/01 17:31:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/01 17:31:43 UTC, 5 replies.
- [GitHub] [spark] srowen commented on pull request #27828: [SPARK-31068][SQL] Avoid IllegalArgumentException in broadcast exchange - posted by GitBox <gi...@apache.org> on 2020/06/01 17:32:06 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/01 17:32:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/01 17:32:58 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/01 17:33:19 UTC, 6 replies.
- [GitHub] [spark] tgravescs opened a new pull request #28697: [SPARK-29150] Update RDD API for Stage level scheduling - posted by GitBox <gi...@apache.org> on 2020/06/01 17:33:43 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 17:37:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/01 17:38:54 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/01 17:40:08 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/01 17:40:20 UTC, 11 replies.
- [GitHub] [spark] srowen commented on pull request #28667: [SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 17:41:01 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #28661: [SPARK-31849][PYTHON][SQL] Make PySpark SQL exceptions more Pythonic - posted by GitBox <gi...@apache.org> on 2020/06/01 17:42:53 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 17:45:24 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 17:45:35 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 17:45:57 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/01 17:46:18 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 17:46:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 17:47:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 17:48:21 UTC, 2 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28331: [WIP][SPARK-20629][CORE] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/01 17:55:32 UTC, 3 replies.
- [GitHub] [spark] skambha commented on a change in pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 18:00:34 UTC, 3 replies.
- [GitHub] [spark] srowen commented on pull request #28663: [SPARK-31853][DOCS] Mention removal of params mixins setter in migration guide - posted by GitBox <gi...@apache.org> on 2020/06/01 18:03:04 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:17:40 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:17:41 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:18:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 18:19:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28689: [SPARK-31881][K8S][TESTS] Support Hadoop 3.2 K8s integration tests - posted by GitBox <gi...@apache.org> on 2020/06/01 18:20:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 18:21:56 UTC, 2 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 18:22:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 18:22:50 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 18:23:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 18:23:22 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 18:28:43 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 18:30:04 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 18:30:18 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 18:33:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27908: [SPARK-31000] Add ability to set table description via Catalog.createTable() - posted by GitBox <gi...@apache.org> on 2020/06/01 18:36:13 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #27928: [SPARK-31167][BUILD] Refactor how we track Python test/build dependencies - posted by GitBox <gi...@apache.org> on 2020/06/01 18:36:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27908: [SPARK-31000] Add ability to set table description via Catalog.createTable() - posted by GitBox <gi...@apache.org> on 2020/06/01 18:37:17 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27928: [SPARK-31167][BUILD] Refactor how we track Python test/build dependencies - posted by GitBox <gi...@apache.org> on 2020/06/01 18:37:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27908: [SPARK-31000] Add ability to set table description via Catalog.createTable() - posted by GitBox <gi...@apache.org> on 2020/06/01 18:37:18 UTC, 6 replies.
- [GitHub] [spark] holdenk opened a new pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:38:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28331: [WIP][SPARK-20629][CORE] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/01 18:43:41 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:43:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28331: [WIP][SPARK-20629][CORE] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/01 18:44:54 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28331: [WIP][SPARK-20629][CORE] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/01 18:45:25 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:45:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28667: [WIP][SPARK-31860][BUILD] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:46:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28667: [WIP][SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 18:51:33 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/01 19:27:24 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28667: [WIP][SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 19:35:53 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 19:41:21 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/01 19:44:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/01 20:47:28 UTC, 4 replies.
- [GitHub] [spark] dbtsai commented on pull request #28667: [WIP][SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 20:59:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28698: [WIP][SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 21:08:18 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/01 21:09:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28667: [WIP][SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 21:13:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28667: [WIP][SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 21:14:44 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28667: [WIP][SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 21:15:25 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28331: [WIP][SPARK-20629][CORE] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/01 21:26:19 UTC, 4 replies.
- [GitHub] [spark] jiangxb1987 closed pull request #28660: [SPARK-31764][CORE][3.0] JsonProtocol doesn't write RDDInfo#isBarrier - posted by GitBox <gi...@apache.org> on 2020/06/01 21:34:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27928: [SPARK-31167][BUILD] Refactor how we track Python test/build dependencies - posted by GitBox <gi...@apache.org> on 2020/06/01 22:21:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27928: [SPARK-31167][BUILD] Refactor how we track Python test/build dependencies - posted by GitBox <gi...@apache.org> on 2020/06/01 22:23:25 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #28698: [SPARK-31889][BUILD] Docker release script does not allocate enough memory to reliably publish - posted by GitBox <gi...@apache.org> on 2020/06/01 22:50:15 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #28700: [SPARK-31860][BUILD][master] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/01 23:21:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28700: [SPARK-31860][BUILD][master] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/01 23:24:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 23:24:27 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28700: [SPARK-31860][BUILD][master] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/01 23:25:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28700: [SPARK-31860][BUILD][master] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/01 23:26:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 23:26:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/01 23:27:25 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/01 23:32:11 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #27828: [SPARK-31068][SQL] Avoid IllegalArgumentException in broadcast exchange - posted by GitBox <gi...@apache.org> on 2020/06/01 23:39:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #26687: [SPARK-30055][k8s] Allow configuration of restart policy for Kubernetes pods - posted by GitBox <gi...@apache.org> on 2020/06/01 23:39:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26687: [SPARK-30055][k8s] Allow configuration of restart policy for Kubernetes pods - posted by GitBox <gi...@apache.org> on 2020/06/01 23:39:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/01 23:40:23 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/01 23:48:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27908: [SPARK-31000] Add ability to set table description via Catalog.createTable() - posted by GitBox <gi...@apache.org> on 2020/06/02 00:01:20 UTC, 2 replies.
- [GitHub] [spark] karuppayya commented on pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/02 00:02:13 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/02 00:07:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/02 00:14:18 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #25201: [SPARK-28419][SQL] Enable SparkThriftServer support proxy user's authentication . - posted by GitBox <gi...@apache.org> on 2020/06/02 00:21:42 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28700: [SPARK-31860][BUILD][master] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 00:28:23 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #27588: [BACKPORT] Backport of [SPARK-20628][CORE][K8S] Start to improve decommissioning - posted by GitBox <gi...@apache.org> on 2020/06/02 00:28:56 UTC, 0 replies.
- [GitHub] [spark] holdenk closed pull request #27588: [BACKPORT] Backport of [SPARK-20628][CORE][K8S] Start to improve decommissioning - posted by GitBox <gi...@apache.org> on 2020/06/02 00:28:57 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28331: [WIP][SPARK-20629][CORE] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 00:30:18 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28695: [SPARK-28344][SQL][FOLLOW-UP] Check the ambiguous self-join only if there is a join in the plan - posted by GitBox <gi...@apache.org> on 2020/06/02 00:31:10 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #27627: [WIP][SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 00:31:42 UTC, 0 replies.
- [GitHub] [spark] maropu edited a comment on pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/02 00:34:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/02 00:37:03 UTC, 12 replies.
- [GitHub] [spark] holdenk commented on pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/02 00:42:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/02 00:57:19 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/02 01:03:43 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/02 01:31:41 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/02 01:39:41 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/02 01:42:22 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/02 01:43:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/02 01:45:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/02 01:46:18 UTC, 0 replies.
- [GitHub] [spark] nchammas commented on pull request #27908: [SPARK-31000] Add ability to set table description via Catalog.createTable() - posted by GitBox <gi...@apache.org> on 2020/06/02 01:49:34 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27908: [SPARK-31000] Add ability to set table description via Catalog.createTable() - posted by GitBox <gi...@apache.org> on 2020/06/02 01:55:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/02 01:56:18 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/02 01:59:39 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28679: [SPARK-31870][SQL][TESTS] Fix "Do not optimize skew join if additional shuffle" test having no skew join - posted by GitBox <gi...@apache.org> on 2020/06/02 02:01:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 02:21:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 02:22:16 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28700: [SPARK-31860][BUILD][master] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 02:24:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 02:25:32 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 02:26:57 UTC, 4 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28656: [SPARK-31837][CORE] Shift to the new highest locality level if there is when recomputeLocality - posted by GitBox <gi...@apache.org> on 2020/06/02 02:27:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28699: [SPARK-31885][SQL][3.0] Fix filter push down for old millis timestamps to Parquet - posted by GitBox <gi...@apache.org> on 2020/06/02 02:29:56 UTC, 0 replies.
- [GitHub] [spark] planga82 opened a new pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 02:33:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 02:33:23 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 02:33:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 02:40:22 UTC, 3 replies.
- [GitHub] [spark] dbtsai commented on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 02:47:42 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/02 02:48:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 02:54:19 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/02 02:55:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 02:55:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 02:56:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 02:57:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 03:07:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28654: [SPARK-31834][SQL]Improve error message for incompatible data types - posted by GitBox <gi...@apache.org> on 2020/06/02 03:16:01 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28654: [SPARK-31834][SQL]Improve error message for incompatible data types - posted by GitBox <gi...@apache.org> on 2020/06/02 03:17:13 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28654: [SPARK-31834][SQL]Improve error message for incompatible data types - posted by GitBox <gi...@apache.org> on 2020/06/02 03:18:24 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/02 03:40:42 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28701: [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction - posted by GitBox <gi...@apache.org> on 2020/06/02 03:55:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/02 03:57:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28701: [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction - posted by GitBox <gi...@apache.org> on 2020/06/02 03:59:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28701: [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction - posted by GitBox <gi...@apache.org> on 2020/06/02 04:00:31 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28701: [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction - posted by GitBox <gi...@apache.org> on 2020/06/02 04:01:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28701: [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction - posted by GitBox <gi...@apache.org> on 2020/06/02 04:23:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28629: [SPARK-31769] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/02 04:51:59 UTC, 2 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 04:53:11 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28701: [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction - posted by GitBox <gi...@apache.org> on 2020/06/02 05:04:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28701: [SPARK-29137][ML][PYTHON][TESTS] Increase the timeout for StreamingLinearRegressionWithTests.test_train_prediction - posted by GitBox <gi...@apache.org> on 2020/06/02 05:06:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28354: [SPARK-31566][SQL][DOCS] Add SQL Rest API Documentation - posted by GitBox <gi...@apache.org> on 2020/06/02 05:39:10 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28354: [SPARK-31566][SQL][DOCS] Add SQL Rest API Documentation - posted by GitBox <gi...@apache.org> on 2020/06/02 05:40:13 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28354: [SPARK-31566][SQL][DOCS] Add SQL Rest API Documentation - posted by GitBox <gi...@apache.org> on 2020/06/02 05:41:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28354: [SPARK-31566][SQL][DOCS] Add SQL Rest API Documentation - posted by GitBox <gi...@apache.org> on 2020/06/02 05:53:16 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/02 05:57:08 UTC, 2 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/02 06:03:27 UTC, 0 replies.
- [GitHub] [spark] igreenfield commented on pull request #28629: [SPARK-31769] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/02 06:05:41 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/02 06:13:26 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/02 06:15:23 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/02 06:18:03 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/02 06:18:24 UTC, 12 replies.
- [GitHub] [spark] xuanyuanking edited a comment on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 06:25:57 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/02 06:40:27 UTC, 2 replies.
- [GitHub] [spark] gatorsmile commented on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/02 06:49:14 UTC, 1 replies.
- [GitHub] [spark] gatorsmile commented on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/02 06:52:23 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/02 06:53:59 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/02 06:54:10 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/02 06:54:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28654: [SPARK-31834][SQL]Improve error message for incompatible data types - posted by GitBox <gi...@apache.org> on 2020/06/02 07:06:23 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28560: [SPARK-27217][SQL] Nested column aliasing for more operators which can prune nested column - posted by GitBox <gi...@apache.org> on 2020/06/02 07:08:07 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/02 07:08:20 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 07:12:28 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28654: [SPARK-31834][SQL]Improve error message for incompatible data types - posted by GitBox <gi...@apache.org> on 2020/06/02 07:15:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #25840: [SPARK-29166][SQL] Add parameters to limit the number of dynamic partitions for data source table - posted by GitBox <gi...@apache.org> on 2020/06/02 07:19:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #25840: [SPARK-29166][SQL] Add parameters to limit the number of dynamic partitions for data source table - posted by GitBox <gi...@apache.org> on 2020/06/02 07:21:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #25840: [SPARK-29166][SQL] Add parameters to limit the number of dynamic partitions for data source table - posted by GitBox <gi...@apache.org> on 2020/06/02 07:21:24 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/02 07:27:58 UTC, 12 replies.
- [GitHub] [spark] sarutak opened a new pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 07:50:12 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 07:51:59 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 07:52:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 07:55:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 07:57:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 07:57:26 UTC, 2 replies.
- [GitHub] [spark] advancedxy commented on a change in pull request #28308: [SPARK-31526][SQL][TESTS] Add a new test suite for ExpressionInfo - posted by GitBox <gi...@apache.org> on 2020/06/02 08:10:48 UTC, 1 replies.
- [GitHub] [spark] sathyaprakashg opened a new pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/02 08:23:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/02 08:23:56 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/02 08:25:19 UTC, 1 replies.
- [GitHub] [spark] akshatb1 commented on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/02 08:34:38 UTC, 1 replies.
- [GitHub] [spark] akshatb1 edited a comment on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/02 08:35:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28308: [SPARK-31526][SQL][TESTS] Add a new test suite for ExpressionInfo - posted by GitBox <gi...@apache.org> on 2020/06/02 08:35:43 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28308: [SPARK-31526][SQL][TESTS] Add a new test suite for ExpressionInfo - posted by GitBox <gi...@apache.org> on 2020/06/02 08:36:29 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 08:41:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 08:46:01 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 08:47:12 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 08:47:23 UTC, 7 replies.
- [GitHub] [spark] gengliangwang commented on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 09:01:58 UTC, 2 replies.
- [GitHub] [spark] EnricoMi commented on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 09:02:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 09:07:19 UTC, 1 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/02 09:09:58 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/02 09:13:16 UTC, 5 replies.
- [GitHub] [spark] prakharjain09 edited a comment on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/02 09:13:27 UTC, 2 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28705: [WIP][SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 09:20:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28705: [WIP][SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 09:21:32 UTC, 2 replies.
- [GitHub] [spark] planga82 commented on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 09:22:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28705: [WIP][SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 09:22:49 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28705: [WIP][SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 09:23:23 UTC, 2 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 09:30:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 09:35:52 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 09:37:20 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 09:38:21 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 10:00:24 UTC, 2 replies.
- [GitHub] [spark] EnricoMi commented on pull request #27805: [SPARK-31056][SQL] Add CalendarIntervals division - posted by GitBox <gi...@apache.org> on 2020/06/02 10:16:52 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #25840: [SPARK-29166][SQL] Add parameters to limit the number of dynamic partitions for data source table - posted by GitBox <gi...@apache.org> on 2020/06/02 10:33:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 10:59:27 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28678: [SPARK-31874][SQL] Use `FastDateFormat` as the legacy fractional formatter - posted by GitBox <gi...@apache.org> on 2020/06/02 11:22:32 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28687: [WIP][SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/02 11:26:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 11:31:10 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28687: [WIP][SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/02 11:40:07 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/02 11:54:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/02 11:54:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28654: [SPARK-31834][SQL]Improve error message for incompatible data types - posted by GitBox <gi...@apache.org> on 2020/06/02 12:07:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28654: [SPARK-31834][SQL]Improve error message for incompatible data types - posted by GitBox <gi...@apache.org> on 2020/06/02 12:07:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28696: [SPARK-31888][SQL] Support `java.time.Instant` in Parquet filter pushdown - posted by GitBox <gi...@apache.org> on 2020/06/02 12:23:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 12:47:28 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 12:55:43 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #27805: [SPARK-31056][SQL] Add CalendarIntervals division - posted by GitBox <gi...@apache.org> on 2020/06/02 13:27:00 UTC, 1 replies.
- [GitHub] [spark] srowen closed pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/02 13:29:29 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28697: [SPARK-29150][CORE] Update RDD API for Stage level scheduling to be public - posted by GitBox <gi...@apache.org> on 2020/06/02 13:34:26 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/02 13:45:52 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/02 13:46:23 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/02 13:50:26 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/02 13:56:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/02 13:58:21 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/02 13:59:14 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28705: [WIP][SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 14:14:22 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/02 14:28:54 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/02 14:29:17 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 14:32:22 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/02 14:33:27 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/02 14:34:30 UTC, 5 replies.
- [GitHub] [spark] yaooqinn commented on pull request #27805: [SPARK-31056][SQL] Add CalendarIntervals division - posted by GitBox <gi...@apache.org> on 2020/06/02 14:50:39 UTC, 1 replies.
- [GitHub] [spark] yaooqinn edited a comment on pull request #27805: [SPARK-31056][SQL] Add CalendarIntervals division - posted by GitBox <gi...@apache.org> on 2020/06/02 14:51:22 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/02 14:56:46 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/02 14:59:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/02 15:02:13 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/02 15:03:20 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/02 15:03:23 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/02 15:04:15 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/02 15:17:38 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/02 15:37:00 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/02 15:42:51 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/02 15:47:46 UTC, 3 replies.
- [GitHub] [spark] viirya commented on pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 16:10:06 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 16:22:32 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 16:36:51 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #28704: [SPARK-31777][ML] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/02 17:10:47 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/02 17:18:01 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28705: [WIP][SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 17:34:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/02 17:42:19 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 17:56:55 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 18:01:44 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/02 18:04:52 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 18:05:03 UTC, 9 replies.
- [GitHub] [spark] holdenk closed pull request #28667: [SPARK-31860][BUILD][2.4] only push release tags on success - posted by GitBox <gi...@apache.org> on 2020/06/02 18:08:50 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #28615: [SPARK-31778][K8S][BUILD] Support cross-building docker images - posted by GitBox <gi...@apache.org> on 2020/06/02 18:12:08 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/02 18:35:32 UTC, 0 replies.
- [GitHub] [spark] skambha commented on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/02 18:35:43 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/02 18:36:04 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/02 18:39:58 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/02 18:41:20 UTC, 16 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/02 18:42:21 UTC, 19 replies.
- [GitHub] [spark] holdenk opened a new pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 19:12:06 UTC, 0 replies.
- [GitHub] [spark] holdenk closed pull request #28331: [WIP][SPARK-20629][CORE] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 19:12:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 19:16:14 UTC, 104 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 19:28:59 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 19:39:29 UTC, 25 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28354: [SPARK-31566][SQL][DOCS] Add SQL Rest API Documentation - posted by GitBox <gi...@apache.org> on 2020/06/02 19:45:44 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28354: [SPARK-31566][SQL][DOCS] Add SQL Rest API Documentation - posted by GitBox <gi...@apache.org> on 2020/06/02 19:46:50 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 19:48:28 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 20:12:36 UTC, 55 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 20:13:17 UTC, 82 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28709: [WIP][SQL] Make legacy date formatters independent from the default JVM time zone - posted by GitBox <gi...@apache.org> on 2020/06/02 20:41:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28709: [WIP][SQL] Make legacy date formatters independent from the default JVM time zone - posted by GitBox <gi...@apache.org> on 2020/06/02 20:42:16 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28709: [WIP][SQL] Make legacy date formatters independent from the default JVM time zone - posted by GitBox <gi...@apache.org> on 2020/06/02 20:43:16 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28709: [WIP][SQL] Make legacy date formatters independent from the default JVM time zone - posted by GitBox <gi...@apache.org> on 2020/06/02 20:44:18 UTC, 3 replies.
- [GitHub] [spark] dbtsai commented on pull request #28682: [SPARK-31876][BUILD] Upgrade to Zstd 1.4.5 - posted by GitBox <gi...@apache.org> on 2020/06/02 21:58:47 UTC, 0 replies.
- [GitHub] [spark] dbtsai closed pull request #28682: [SPARK-31876][BUILD] Upgrade to Zstd 1.4.5 - posted by GitBox <gi...@apache.org> on 2020/06/02 21:59:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/02 22:22:17 UTC, 28 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/02 22:29:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/02 22:35:45 UTC, 38 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/02 22:35:46 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/02 22:36:58 UTC, 39 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/02 22:37:19 UTC, 52 replies.
- [GitHub] [spark] SparkQA commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 22:52:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 22:53:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 22:54:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/02 22:55:20 UTC, 0 replies.
- [GitHub] [spark] karuppayya edited a comment on pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/02 23:22:47 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 23:40:49 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/02 23:42:11 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28690: [SPARK-31882][WEBUI] DAG-viz is not rendered correctly with pagination - posted by GitBox <gi...@apache.org> on 2020/06/02 23:45:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/02 23:48:14 UTC, 7 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 00:11:09 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/03 00:12:50 UTC, 2 replies.
- [GitHub] [spark] gengliangwang closed pull request #26082: [SPARK-29431][WebUI] Improve Web UI / Sql tab visualization with cached dataframes. - posted by GitBox <gi...@apache.org> on 2020/06/03 00:27:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/03 00:37:20 UTC, 19 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 01:16:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 01:20:05 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 01:21:06 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 01:21:18 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 01:21:19 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/03 01:38:12 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/03 01:38:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28709: [WIP][SQL] Make legacy date formatters independent from the default JVM time zone - posted by GitBox <gi...@apache.org> on 2020/06/03 01:43:15 UTC, 1 replies.
- [GitHub] [spark] skambha commented on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 01:46:49 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 02:02:04 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 03:05:10 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 03:05:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28711: [SPARK-31895][PYTHON][SQL] Support DataFrame.explain(extended: str) case to be consistent with Scala side - posted by GitBox <gi...@apache.org> on 2020/06/03 03:07:36 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 03:11:44 UTC, 6 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 03:14:44 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28712: [WIP][K8S][TESTS] Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 03:48:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28712: [WIP][K8S][TESTS] Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 03:55:54 UTC, 7 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/03 03:56:04 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #27627: [SPARK-28067][SQL] Fix incorrect results for decimal aggregate sum by returning null on decimal overflow - posted by GitBox <gi...@apache.org> on 2020/06/03 03:57:15 UTC, 1 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 03:57:39 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28714: [K8S][TESTS][3.0] K8S IT Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 03:59:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 04:02:49 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #28714: [WIP][K8S][TESTS][3.0] K8S IT Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 04:03:02 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 04:04:13 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 04:05:24 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28712: [WIP][K8S][TESTS] Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 04:12:06 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28712: [WIP][K8S][TESTS] Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 04:12:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28712: [WIP][K8S][TESTS] Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 04:12:16 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28714: [WIP][K8S][TESTS][3.0] K8S IT Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 04:17:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28714: [WIP][K8S][TESTS][3.0] K8S IT Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 04:18:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28714: [WIP][K8S][TESTS][3.0] K8S IT Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 04:18:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:01:45 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:04:46 UTC, 1 replies.
- [GitHub] [spark] karuppayya opened a new pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/03 05:12:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/03 05:13:04 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/03 05:14:47 UTC, 26 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:15:18 UTC, 1 replies.
- [GitHub] [spark] karuppayya commented on pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/03 05:15:39 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28712: [WIP][K8S][TESTS] Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 05:21:42 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:23:42 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:23:53 UTC, 1 replies.
- [GitHub] [spark] sarutak opened a new pull request #28585: [SPARK-31765][WEBUI] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:25:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:27:54 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:29:07 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 05:29:20 UTC, 12 replies.
- [GitHub] [spark] cloud-fan closed pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/03 06:08:30 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 06:10:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 06:28:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/03 06:41:08 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/03 06:41:09 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/03 06:41:20 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/03 06:41:21 UTC, 14 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 06:44:00 UTC, 5 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 06:47:23 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/03 06:48:28 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/03 06:50:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28706: [SPARK-31892][SQL] Disable week-based date filed for parsing - posted by GitBox <gi...@apache.org> on 2020/06/03 06:50:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/03 06:50:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28712: [WIP][K8S][TESTS] Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 06:51:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28714: [WIP][K8S][TESTS][3.0] K8S IT Health Check - posted by GitBox <gi...@apache.org> on 2020/06/03 06:51:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28716: [SPARK-31881][K8S][TESTS] Activate hadoop-2.7 by default in K8S IT - posted by GitBox <gi...@apache.org> on 2020/06/03 07:00:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 07:06:20 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28716: [SPARK-31881][K8S][TESTS][FOLLOWUP] Activate hadoop-2.7 by default in K8S IT - posted by GitBox <gi...@apache.org> on 2020/06/03 07:07:28 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 07:09:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/03 07:23:53 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 07:31:21 UTC, 5 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 07:32:15 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/03 07:32:48 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/03 07:34:13 UTC, 9 replies.
- [GitHub] [spark] uncleGen commented on a change in pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/03 07:56:44 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/03 07:57:41 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/03 07:58:42 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28716: [SPARK-31881][K8S][TESTS][FOLLOWUP] Activate hadoop-2.7 by default in K8S IT - posted by GitBox <gi...@apache.org> on 2020/06/03 07:58:43 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/03 07:59:24 UTC, 8 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 07:59:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 08:00:17 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 08:04:49 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 08:06:02 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 08:06:25 UTC, 4 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28709: [WIP][SQL] Make legacy date formatters independent from the default JVM time zone - posted by GitBox <gi...@apache.org> on 2020/06/03 08:06:36 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/03 08:15:41 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28694: [SPARK-31886][WEBUI] Fix the wrong coloring of nodes in DAG-viz - posted by GitBox <gi...@apache.org> on 2020/06/03 08:16:14 UTC, 0 replies.
- [GitHub] [spark] yaooqinn closed pull request #28673: [SPARK-31867][SQL] Fix silent data change for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/03 08:19:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28716: [SPARK-31881][K8S][TESTS][FOLLOWUP] Activate hadoop-2.7 by default in K8S IT - posted by GitBox <gi...@apache.org> on 2020/06/03 08:21:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28716: [SPARK-31881][K8S][TESTS][FOLLOWUP] Activate hadoop-2.7 by default in K8S IT - posted by GitBox <gi...@apache.org> on 2020/06/03 08:22:18 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/03 08:25:15 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/03 08:28:25 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/03 08:29:16 UTC, 14 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #26589: [SPARK-29947][SQL] Improve ResolveRelations performance - posted by GitBox <gi...@apache.org> on 2020/06/03 08:33:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28497: [SPARK-31677][SS] Use kvstore to cache stream query progress - posted by GitBox <gi...@apache.org> on 2020/06/03 08:41:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28497: [SPARK-31677][SS] Use kvstore to cache stream query progress - posted by GitBox <gi...@apache.org> on 2020/06/03 08:41:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28497: [SPARK-31677][SS] Use kvstore to cache stream query progress - posted by GitBox <gi...@apache.org> on 2020/06/03 08:42:21 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 09:03:17 UTC, 10 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 09:12:15 UTC, 6 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/03 09:14:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28716: [SPARK-31881][K8S][TESTS][FOLLOWUP] Activate hadoop-2.7 by default in K8S IT - posted by GitBox <gi...@apache.org> on 2020/06/03 09:17:55 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking edited a comment on pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 09:21:14 UTC, 5 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for valid pattern … - posted by GitBox <gi...@apache.org> on 2020/06/03 09:21:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/03 09:24:24 UTC, 14 replies.
- [GitHub] [spark] SparkQA commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for valid pattern … - posted by GitBox <gi...@apache.org> on 2020/06/03 09:24:36 UTC, 16 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for valid pattern … - posted by GitBox <gi...@apache.org> on 2020/06/03 09:25:37 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/03 09:25:39 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27685: [SPARK-30940][SQL] Remove attributeId in auto-generated arguments when Explain SQL query - posted by GitBox <gi...@apache.org> on 2020/06/03 09:25:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/03 09:26:21 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27685: [SPARK-30940][SQL] Remove attributeId in auto-generated arguments when Explain SQL query - posted by GitBox <gi...@apache.org> on 2020/06/03 09:26:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for valid pattern … - posted by GitBox <gi...@apache.org> on 2020/06/03 09:26:24 UTC, 16 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28716: [SPARK-31881][K8S][TESTS][FOLLOWUP] Activate hadoop-2.7 by default in K8S IT - posted by GitBox <gi...@apache.org> on 2020/06/03 10:15:14 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for valid pattern … - posted by GitBox <gi...@apache.org> on 2020/06/03 10:31:04 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/03 10:43:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/03 10:45:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/03 10:45:23 UTC, 1 replies.
- [GitHub] [spark] bart-samwel commented on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/03 10:50:17 UTC, 1 replies.
- [GitHub] [spark] rednaxelafx commented on a change in pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/03 10:52:08 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28709: [WIP][SQL] Make legacy date formatters independent from the default JVM time zone - posted by GitBox <gi...@apache.org> on 2020/06/03 11:05:05 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28687: [WIP][SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 11:07:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28687: [SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 11:51:10 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28687: [SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 11:52:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28687: [SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 11:52:22 UTC, 2 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/03 11:52:34 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28687: [SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 11:59:59 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28687: [SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 12:00:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28687: [SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 12:00:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28687: [SPARK-31878][SQL] Create date formatter only once in `HiveResult` - posted by GitBox <gi...@apache.org> on 2020/06/03 12:27:53 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/03 12:47:03 UTC, 10 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for valid pattern … - posted by GitBox <gi...@apache.org> on 2020/06/03 12:51:24 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 13:15:17 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 13:20:12 UTC, 1 replies.
- [GitHub] [spark] cloud-fan removed a comment on pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 13:20:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28713: [SPARK-31896][SQL] Handle am-pm timestamp parsing when hour is missing - posted by GitBox <gi...@apache.org> on 2020/06/03 13:30:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/03 13:55:18 UTC, 2 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/03 14:00:47 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28497: [SPARK-31677][SS] Use kvstore to cache stream query progress - posted by GitBox <gi...@apache.org> on 2020/06/03 14:24:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for valid pattern … - posted by GitBox <gi...@apache.org> on 2020/06/03 14:35:15 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/03 15:22:16 UTC, 7 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/03 15:43:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/03 16:52:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28663: [SPARK-31853][DOCS] Mention removal of params mixins setter in migration guide - posted by GitBox <gi...@apache.org> on 2020/06/03 16:59:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28663: [SPARK-31853][DOCS] Mention removal of params mixins setter in migration guide - posted by GitBox <gi...@apache.org> on 2020/06/03 17:01:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28663: [SPARK-31853][DOCS] Mention removal of params mixins setter in migration guide - posted by GitBox <gi...@apache.org> on 2020/06/03 17:02:41 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28663: [SPARK-31853][DOCS] Mention removal of params mixins setter in migration guide - posted by GitBox <gi...@apache.org> on 2020/06/03 17:15:18 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/03 17:22:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 17:24:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 17:24:26 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 17:30:59 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 17:58:59 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/03 18:00:12 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 18:15:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28692: [SPARK-31879][SQL] Using GB as default Locale for datetime formatters - posted by GitBox <gi...@apache.org> on 2020/06/03 18:48:11 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 18:54:52 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28719: [SPARK-31899][SQL] forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/03 18:59:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28719: [SPARK-31899][SQL] forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/03 19:01:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28719: [SPARK-31899][SQL] forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/03 19:05:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28719: [SPARK-31899][SQL] forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/03 19:06:44 UTC, 0 replies.
- [GitHub] [spark] brkyvz commented on a change in pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 19:06:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28719: [SPARK-31899][SQL] forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/03 19:07:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 19:09:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 19:09:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 19:18:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP][test-java11] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 19:18:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP][test-java11] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 19:20:00 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP][test-java11] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 19:21:21 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28718: [SPARK-31892][SQL][FOLLOWUP][test-java11] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 19:22:52 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28718: [SPARK-31892][SQL][FOLLOWUP][test-java11] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 19:30:06 UTC, 0 replies.
- [GitHub] [spark] brkyvz commented on pull request #28717: [SPARK-29947][SQL][followup] ResolveRelations should return relations with fresh attribute IDs - posted by GitBox <gi...@apache.org> on 2020/06/03 19:34:04 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/03 19:39:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/03 19:41:36 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/03 19:42:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/03 19:43:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28718: [SPARK-31892][SQL][FOLLOWUP][test-java11] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/03 19:46:23 UTC, 4 replies.
- [GitHub] [spark] karuppayya commented on a change in pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/03 19:59:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/03 20:40:02 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/03 20:47:30 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/03 20:51:42 UTC, 7 replies.
- [GitHub] [spark] gerashegalov opened a new pull request #28720: [SPARK-31900][SPARK-SUBMIT] Client memory passed unvalidated to the JVM Xmx - posted by GitBox <gi...@apache.org> on 2020/06/03 20:51:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/03 20:51:54 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28720: [SPARK-31900][SPARK-SUBMIT] Client memory passed unvalidated to the JVM Xmx - posted by GitBox <gi...@apache.org> on 2020/06/03 20:53:57 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28720: [SPARK-31900][SPARK-SUBMIT] Client memory passed unvalidated to the JVM Xmx - posted by GitBox <gi...@apache.org> on 2020/06/03 20:55:15 UTC, 5 replies.
- [GitHub] [spark] huaxingao commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/03 21:04:05 UTC, 13 replies.
- [GitHub] [spark] SparkQA commented on pull request #28709: [SPARK-31901][SQL] Use the session time zone in legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/03 21:08:50 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28709: [SPARK-31901][SQL] Use the session time zone in legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/03 21:10:01 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28709: [SPARK-31901][SQL] Use the session time zone in legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/03 21:11:23 UTC, 3 replies.
- [GitHub] [spark] gggsanna commented on pull request #5300: [SPARK-6617][MLLib] Word2Vec is nondeterministic - posted by GitBox <gi...@apache.org> on 2020/06/03 21:29:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #5300: [SPARK-6617][MLLib] Word2Vec is nondeterministic - posted by GitBox <gi...@apache.org> on 2020/06/03 21:30:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #5300: [SPARK-6617][MLLib] Word2Vec is nondeterministic - posted by GitBox <gi...@apache.org> on 2020/06/03 21:30:19 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/03 21:40:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/03 21:44:50 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/03 21:45:42 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/03 21:46:25 UTC, 4 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/03 22:38:12 UTC, 46 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/03 22:43:06 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/03 22:46:17 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/03 23:37:21 UTC, 2 replies.
- [GitHub] [spark] baohe-zhang commented on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/03 23:38:14 UTC, 2 replies.
- [GitHub] [spark] holdenk opened a new pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/03 23:40:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/03 23:43:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/03 23:47:51 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/04 00:04:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/04 00:14:58 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/04 00:15:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/04 00:16:40 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/04 00:17:22 UTC, 7 replies.
- [GitHub] [spark] holdenk closed pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/04 00:21:27 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/04 00:21:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/04 00:41:33 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/04 00:42:24 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/04 00:51:28 UTC, 20 replies.
- [GitHub] [spark] maropu commented on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/04 00:56:03 UTC, 6 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/04 01:35:32 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 01:45:12 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28721: [SPARK-28624][SQL][TESTS] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 01:45:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/04 01:52:30 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/04 01:53:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/04 01:53:34 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/04 01:54:25 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28674: [SPARK-31868][SQL] Restore the parsing behaviour week-based-year for 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/04 01:54:58 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/04 01:55:19 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #28676: [WIP][SPARK-31869][SQL] BroadcastHashJoinExec can utilize the build side for its output partitioning - posted by GitBox <gi...@apache.org> on 2020/06/04 01:59:00 UTC, 6 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/04 02:08:54 UTC, 1 replies.
- [GitHub] [spark] yaooqinn edited a comment on pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/04 02:09:38 UTC, 3 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/04 02:11:42 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/04 02:20:16 UTC, 4 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #28490: [SPARK-31670][SQL]Struct Field in groupByExpr with CUBE - posted by GitBox <gi...@apache.org> on 2020/06/04 02:21:07 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28722: [WIP][SPARK-31902][K8S][TEST] Fix the K8s integration test Jenkins mockito errors - posted by GitBox <gi...@apache.org> on 2020/06/04 02:53:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28709: [SPARK-31901][SQL] Use the session time zone in legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/04 02:55:17 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #27983: [SPARK-15694][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/04 03:48:52 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #27983: [SPARK-15694][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/04 03:54:32 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27983: [SPARK-15694][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/04 03:55:46 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27983: [SPARK-15694][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/04 03:56:17 UTC, 4 replies.
- [GitHub] [spark] maryannxue commented on a change in pull request #28676: [WIP][SPARK-31869][SQL] BroadcastHashJoinExec can utilize the build side for its output partitioning - posted by GitBox <gi...@apache.org> on 2020/06/04 05:17:39 UTC, 4 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 05:18:42 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 05:19:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 05:19:44 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 05:20:27 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 05:20:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 05:21:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/04 05:50:20 UTC, 0 replies.
- [GitHub] [spark] jiangxb1987 commented on a change in pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/04 06:10:01 UTC, 1 replies.
- [GitHub] [spark] uncleGen commented on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/04 06:14:56 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/04 06:25:58 UTC, 0 replies.
- [GitHub] [spark] karuppayya commented on a change in pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/04 06:28:04 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27983: [SPARK-15694][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/04 07:06:21 UTC, 1 replies.
- [GitHub] [spark] maropu removed a comment on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/04 07:19:51 UTC, 0 replies.
- [GitHub] [spark] LantaoJin opened a new pull request #28724: [SPARK-31904][SQL] Fix case sensitive problem of char and varchar partition columns - posted by GitBox <gi...@apache.org> on 2020/06/04 07:32:34 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/04 07:34:51 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #28662: [SPARK-31850][SQL]Prevent DetermineTableStats from computing stats multiple times for same table - posted by GitBox <gi...@apache.org> on 2020/06/04 07:35:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28724: [SPARK-31904][SQL] Fix case sensitive problem of char and varchar partition columns - posted by GitBox <gi...@apache.org> on 2020/06/04 07:36:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28724: [SPARK-31904][SQL] Fix case sensitive problem of char and varchar partition columns - posted by GitBox <gi...@apache.org> on 2020/06/04 07:37:39 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28724: [SPARK-31904][SQL] Fix case sensitive problem of char and varchar partition columns - posted by GitBox <gi...@apache.org> on 2020/06/04 07:38:20 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming aggregation state store format - posted by GitBox <gi...@apache.org> on 2020/06/04 07:49:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming aggregation state store format - posted by GitBox <gi...@apache.org> on 2020/06/04 07:51:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming aggregation state store format - posted by GitBox <gi...@apache.org> on 2020/06/04 07:52:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming aggregation state store format - posted by GitBox <gi...@apache.org> on 2020/06/04 07:52:22 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/04 08:10:44 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/04 09:31:29 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/04 09:32:40 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/04 09:33:15 UTC, 25 replies.
- [GitHub] [spark] lipzhu opened a new pull request #28726: [SPARK-31906][SQL]Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/04 09:38:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28726: [SPARK-31906][SQL]Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/04 09:39:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28726: [SPARK-31906][SQL]Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/04 09:46:44 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28727: [SPARK-31879][SQL] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 10:02:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28724: [SPARK-31904][SQL] Fix case sensitive problem of char and varchar partition columns - posted by GitBox <gi...@apache.org> on 2020/06/04 10:03:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 10:06:50 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 10:08:01 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 10:08:22 UTC, 5 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 10:17:08 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/04 11:04:09 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/04 11:08:31 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/04 11:10:54 UTC, 3 replies.
- [GitHub] [spark] pquentin commented on pull request #22480: [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tests failed on Python 3.6 and macOS High Sierra - posted by GitBox <gi...@apache.org> on 2020/06/04 11:20:29 UTC, 2 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/04 11:48:00 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/04 11:57:41 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 12:06:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/04 12:11:24 UTC, 9 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/04 12:28:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming aggregation state store format - posted by GitBox <gi...@apache.org> on 2020/06/04 12:28:23 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 12:43:12 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 12:59:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/04 13:49:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/04 13:51:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/04 13:52:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/04 14:24:17 UTC, 2 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28728: [SPARK-31879][SQL] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 14:27:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28728: [SPARK-31879][SQL] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 14:30:48 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28728: [SPARK-31879][SQL] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 14:31:45 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28728: [SPARK-31879][SQL] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 14:32:19 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28728: [SPARK-31879][SQL] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 14:57:36 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28728: [SPARK-31879][SQL] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 16:23:16 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 16:37:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 16:37:39 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 16:38:55 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 16:39:16 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 16:53:25 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 16:58:39 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 17:48:09 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/04 17:48:52 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 17:49:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 17:55:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 17:56:18 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/04 17:57:00 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 18:06:38 UTC, 1 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 18:21:21 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 18:25:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 18:26:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 18:27:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 18:27:53 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 18:28:25 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/04 18:28:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/04 19:24:15 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28671: [SPARK-31859][SPARK-31861][SPARK-31863] Fix Thriftserver session timezone issues - posted by GitBox <gi...@apache.org> on 2020/06/04 20:04:10 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28720: [SPARK-31900][SPARK-SUBMIT] Client memory passed unvalidated to the JVM Xmx - posted by GitBox <gi...@apache.org> on 2020/06/04 22:17:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28720: [SPARK-31900][SPARK-SUBMIT] Client memory passed unvalidated to the JVM Xmx - posted by GitBox <gi...@apache.org> on 2020/06/04 22:24:23 UTC, 3 replies.
- [GitHub] [spark] ueshin opened a new pull request #28730: [SPARK-31903][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/04 22:28:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28730: [SPARK-31903][SQL][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/04 22:31:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28730: [SPARK-31903][SQL][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/04 22:33:25 UTC, 1 replies.
- [GitHub] [spark] jacobwu123 opened a new pull request #28731: [SPARK-31909][CORE] Add SPARK_SUBMIT_OPTS to Beeline Script - posted by GitBox <gi...@apache.org> on 2020/06/04 22:51:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28731: [SPARK-31909][CORE] Add SPARK_SUBMIT_OPTS to Beeline Script - posted by GitBox <gi...@apache.org> on 2020/06/04 22:52:12 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28731: [SPARK-31909][CORE] Add SPARK_SUBMIT_OPTS to Beeline Script - posted by GitBox <gi...@apache.org> on 2020/06/04 22:53:36 UTC, 0 replies.
- [GitHub] [spark] siknezevic commented on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/04 23:39:05 UTC, 10 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27172: [WIP] [SPARK-29644][SQL] Fixed ByteType JDBCUtils to map to TinyInt at write read and ShortType on read - posted by GitBox <gi...@apache.org> on 2020/06/05 00:22:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28720: [SPARK-31900][SPARK-SUBMIT] Client memory passed unvalidated to the JVM Xmx - posted by GitBox <gi...@apache.org> on 2020/06/05 00:59:17 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #22480: [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tests failed on Python 3.6 and macOS High Sierra - posted by GitBox <gi...@apache.org> on 2020/06/05 01:58:18 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #22480: [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tests failed on Python 3.6 and macOS High Sierra - posted by GitBox <gi...@apache.org> on 2020/06/05 02:00:20 UTC, 1 replies.
- [GitHub] [spark] bmarcott commented on pull request #27096: [SPARK-28148][SQL] Repartition after join is not optimized away - posted by GitBox <gi...@apache.org> on 2020/06/05 02:33:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28730: [SPARK-31903][SQL][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 02:48:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28730: [SPARK-31903][SQL][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 02:49:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28732: [MINOR][PYTHON] Add one more newline between JVM and Python tracebacks - posted by GitBox <gi...@apache.org> on 2020/06/05 03:51:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28730: [SPARK-31903][SQL][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 03:54:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28732: [MINOR][PYTHON] Add one more newline between JVM and Python tracebacks - posted by GitBox <gi...@apache.org> on 2020/06/05 03:54:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28732: [MINOR][PYTHON] Add one more newline between JVM and Python tracebacks - posted by GitBox <gi...@apache.org> on 2020/06/05 03:56:12 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28732: [MINOR][PYTHON] Add one more newline between JVM and Python tracebacks - posted by GitBox <gi...@apache.org> on 2020/06/05 03:56:12 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28730: [SPARK-31903][SQL][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 03:57:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28730: [SPARK-31903][SQL][PYSPARK][R] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 03:58:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28732: [MINOR][PYTHON] Add one more newline between JVM and Python tracebacks - posted by GitBox <gi...@apache.org> on 2020/06/05 04:25:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28732: [MINOR][PYTHON] Add one more newline between JVM and Python tracebacks - posted by GitBox <gi...@apache.org> on 2020/06/05 04:31:40 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28732: [MINOR][PYTHON] Add one more newline between JVM and Python tracebacks - posted by GitBox <gi...@apache.org> on 2020/06/05 04:32:02 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/05 05:22:01 UTC, 0 replies.
- [GitHub] [spark] karuppayya closed pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/06/05 05:26:42 UTC, 0 replies.
- [GitHub] [spark] sathyaprakashg commented on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/05 06:28:44 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28723: [SPARK-28624][SQL][TESTS][3.0] Run date.sql via Thrift Server - posted by GitBox <gi...@apache.org> on 2020/06/05 06:28:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28729: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 06:45:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 06:51:09 UTC, 4 replies.
- [GitHub] [spark] pquentin edited a comment on pull request #22480: [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tests failed on Python 3.6 and macOS High Sierra - posted by GitBox <gi...@apache.org> on 2020/06/05 06:51:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/05 06:51:11 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/05 06:52:22 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 06:52:33 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 06:53:15 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/05 06:53:16 UTC, 12 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/05 06:58:41 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 07:06:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/05 07:06:22 UTC, 5 replies.
- [GitHub] [spark] wangyum commented on pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/05 07:08:22 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27694: [SPARK-30946][SS] Serde entry with UnsafeRow on FileStream(Source/Sink)Log with LZ4 compression - posted by GitBox <gi...@apache.org> on 2020/06/05 07:28:50 UTC, 0 replies.
- [GitHub] [spark] bart-samwel commented on pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/05 07:32:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27694: [SPARK-30946][SS] Serde entry with UnsafeRow on FileStream(Source/Sink)Log with LZ4 compression - posted by GitBox <gi...@apache.org> on 2020/06/05 07:55:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/05 07:57:15 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27694: [SPARK-30946][SS] Serde entry with UnsafeRow on FileStream(Source/Sink)Log with LZ4 compression - posted by GitBox <gi...@apache.org> on 2020/06/05 07:57:16 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 08:04:04 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 08:09:05 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 08:10:05 UTC, 34 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/05 08:10:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 08:11:19 UTC, 35 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 08:12:20 UTC, 45 replies.
- [GitHub] [spark] cloud-fan closed pull request #28728: [SPARK-31879][SQL][test-java11] Make week-based pattern invalid for formatting too - posted by GitBox <gi...@apache.org> on 2020/06/05 08:14:29 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 08:15:41 UTC, 16 replies.
- [GitHub] [spark] wangyum opened a new pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/05 08:48:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/05 08:53:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/05 08:54:25 UTC, 1 replies.
- [GitHub] [spark] yaooqinn closed pull request #28718: [SPARK-31892][SQL][FOLLOWUP][test-java11] Improve test coverage for datetime pattern with formatter functions - posted by GitBox <gi...@apache.org> on 2020/06/05 08:54:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/05 08:55:20 UTC, 1 replies.
- [GitHub] [spark] juliuszsompolski opened a new pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 09:09:31 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28671: [SPARK-31859][SPARK-31861][SPARK-31863] Fix Thriftserver session timezone issues - posted by GitBox <gi...@apache.org> on 2020/06/05 09:10:02 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 09:10:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 09:14:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 09:16:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 09:17:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 09:47:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/05 09:52:35 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/05 09:55:52 UTC, 10 replies.
- [GitHub] [spark] cloud-fan closed pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 10:01:31 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28735: [SPARK-31859][SPARK-31861][FOLLOWUP] Fix typo in tests - posted by GitBox <gi...@apache.org> on 2020/06/05 10:01:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 10:26:07 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 10:31:19 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 10:40:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 10:46:57 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 10:48:29 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 10:49:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 10:49:23 UTC, 4 replies.
- [GitHub] [spark] uncleGen opened a new pull request #28737: [SPARK-31913][SQL]: Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/05 10:57:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28737: [SPARK-31913][SQL]: Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/05 11:02:02 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28737: [SPARK-31913][SQL]: Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/05 11:03:21 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28737: [SPARK-31913][SQL]: Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/05 11:03:22 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/05 11:05:16 UTC, 5 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/05 11:23:59 UTC, 7 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 12:06:40 UTC, 0 replies.
- [GitHub] [spark] bart-samwel commented on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/05 12:26:40 UTC, 2 replies.
- [GitHub] [spark] bart-samwel edited a comment on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/05 12:27:01 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all ThriftServer related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 12:44:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 12:45:03 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 12:46:24 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 12:46:48 UTC, 8 replies.
- [GitHub] [spark] koertkuipers commented on a change in pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/05 13:00:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 13:10:14 UTC, 16 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28651: [SPARK-31833][SQL][test-hive1.2] Set HiveThriftServer2 with actual port while configured 0 - posted by GitBox <gi...@apache.org> on 2020/06/05 13:11:48 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28737: [SPARK-31913][SQL]: Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/05 13:21:23 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28651: [SPARK-31833][SQL][test-hive1.2] Set HiveThriftServer2 with actual port while configured 0 - posted by GitBox <gi...@apache.org> on 2020/06/05 13:27:26 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/05 13:38:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28731: [SPARK-31909][SQL] Add SPARK_SUBMIT_OPTS to Beeline Script - posted by GitBox <gi...@apache.org> on 2020/06/05 13:48:23 UTC, 4 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 13:58:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 14:03:21 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 14:13:34 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 14:16:27 UTC, 0 replies.
- [GitHub] [spark] yaooqinn edited a comment on pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 14:16:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 14:18:59 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/05 14:19:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/05 14:19:22 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/05 14:19:45 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28729: [SPARK-31910][SQL] Enable Java 8 time API in Thrift server - posted by GitBox <gi...@apache.org> on 2020/06/05 14:19:57 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/05 14:21:00 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 14:25:23 UTC, 5 replies.
- [GitHub] [spark] gaborgsomogyi 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 2020/06/05 14:44:51 UTC, 3 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28738: [SPARK-31914][SQL][Test][test-hive1.2][test-java11] Apply SharedThriftServer to all thrift server related tests - posted by GitBox <gi...@apache.org> on 2020/06/05 15:19:19 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/05 16:03:14 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:14:44 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:15:53 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:17:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:17:13 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:17:53 UTC, 3 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #28422: [SPARK-17604][SS] FileStreamSource: provide a new option to have retention on input files - posted by GitBox <gi...@apache.org> on 2020/06/05 16:18:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:20:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:21:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/05 16:29:15 UTC, 1 replies.
- [GitHub] [spark] MaxGekk closed pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/05 16:29:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28705: [SPARK-30808][SQL] Enable Java 8 time API in in Thriftserver SQL CLI - posted by GitBox <gi...@apache.org> on 2020/06/05 16:36:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 16:44:14 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28736: [SPARK-31867][SQL][FOLLOWUP] Check result differences for datetime formatting - posted by GitBox <gi...@apache.org> on 2020/06/05 16:44:45 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/05 17:16:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/05 18:48:20 UTC, 0 replies.
- [GitHub] [spark] ueshin opened a new pull request #28740: [SPARK-31903][SQL][PYSPARK][2.4] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 19:14:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28740: [SPARK-31903][SQL][PYSPARK][2.4] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 19:21:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28740: [SPARK-31903][SQL][PYSPARK][2.4] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 19:22:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28740: [SPARK-31903][SQL][PYSPARK][2.4] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 19:23:25 UTC, 1 replies.
- [GitHub] [spark] redsanket commented on a change in pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/05 20:19:21 UTC, 8 replies.
- [GitHub] [spark] shanyu commented on pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/05 22:23:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28740: [SPARK-31903][SQL][PYSPARK][2.4] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/05 22:25:22 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #28724: [SPARK-31904][SQL] Fix case sensitive problem of char and varchar partition columns - posted by GitBox <gi...@apache.org> on 2020/06/05 22:35:50 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28724: [SPARK-31904][SQL] Fix case sensitive problem of char and varchar partition columns - posted by GitBox <gi...@apache.org> on 2020/06/05 22:36:13 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/05 22:41:53 UTC, 1 replies.
- [GitHub] [spark] therealJacobWu commented on a change in pull request #28731: [SPARK-31909][SQL] Add SPARK_SUBMIT_OPTS to Beeline Script - posted by GitBox <gi...@apache.org> on 2020/06/05 23:55:57 UTC, 2 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27172: [WIP] [SPARK-29644][SQL] Fixed ByteType JDBCUtils to map to TinyInt at write read and ShortType on read - posted by GitBox <gi...@apache.org> on 2020/06/06 00:21:58 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27215: [SPARK-30514][K8S] add python environment support for JavaMainAppResource - posted by GitBox <gi...@apache.org> on 2020/06/06 00:22:00 UTC, 0 replies.
- [GitHub] [spark] siknezevic commented on a change in pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/06 01:42:21 UTC, 24 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/06 02:22:02 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/06 03:42:32 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/06 04:06:39 UTC, 14 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28739: [MINOR][SS][DOCS] fileNameOnly parameter description re-unite - posted by GitBox <gi...@apache.org> on 2020/06/06 07:50:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28740: [SPARK-31903][SQL][PYSPARK][2.4] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/06 07:50:40 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28740: [SPARK-31903][SQL][PYSPARK][2.4] Fix toPandas with Arrow enabled to show metrics in Query UI. - posted by GitBox <gi...@apache.org> on 2020/06/06 07:51:11 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28741: [SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 07:52:55 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28741: [SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 07:53:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 07:59:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 08:00:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 08:01:17 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 08:03:31 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/06 08:07:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/06 08:15:00 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/06 08:15:21 UTC, 3 replies.
- [GitHub] [spark] yaooqinn closed pull request #28727: [SPARK-31879][SQL][test-java11] Preset monday start(iso) for the first day of week by reflection - posted by GitBox <gi...@apache.org> on 2020/06/06 11:49:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 12:34:18 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 12:57:38 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/06 12:59:52 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/06 13:09:14 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/06 14:16:44 UTC, 2 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/06 14:43:31 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/06 14:44:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/06 14:45:07 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/06 14:50:55 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/06 14:51:16 UTC, 2 replies.
- [GitHub] [spark] moskvax opened a new pull request #28743: [SPARK-31920] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/06 15:02:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28743: [SPARK-31920] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/06 15:05:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28743: [SPARK-31920] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/06 15:07:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/06 17:15:16 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/06 18:05:55 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/06 18:40:34 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/06 22:28:24 UTC, 11 replies.
- [GitHub] [spark] zsxwing opened a new pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/06 23:20:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/06 23:24:45 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/06 23:25:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/06 23:26:22 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/07 00:12:54 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/07 00:13:16 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/07 00:13:46 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/07 00:14:59 UTC, 7 replies.
- [GitHub] [spark] wangyum commented on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/07 00:21:34 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #25398: [SPARK-28659][SQL] Use data source if convertible in insert overwrite directory - posted by GitBox <gi...@apache.org> on 2020/06/07 00:23:15 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27215: [SPARK-30514][K8S] add python environment support for JavaMainAppResource - posted by GitBox <gi...@apache.org> on 2020/06/07 00:23:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/07 00:31:13 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/07 01:32:21 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/07 01:32:22 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/07 01:33:23 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/07 01:59:23 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/07 03:03:27 UTC, 0 replies.
- [GitHub] [spark] oleg-smith commented on pull request #28488: [SPARK-29083][CORE] Prefetch elements in rdd.toLocalIterator - posted by GitBox <gi...@apache.org> on 2020/06/07 03:10:29 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28702: [SPARK-31756][WEBUI][3.0] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/07 03:52:19 UTC, 1 replies.
- [GitHub] [spark] sarutak closed pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/07 04:09:25 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #28490: [SPARK-31670][SQL]Resolve Struct Field in Grouping Aggregate with same ExprId - posted by GitBox <gi...@apache.org> on 2020/06/07 04:53:53 UTC, 7 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28490: [SPARK-31670][SQL]Resolve Struct Field in Grouping Aggregate with same ExprId - posted by GitBox <gi...@apache.org> on 2020/06/07 05:28:04 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28490: [SPARK-31670][SQL]Resolve Struct Field in Grouping Aggregate with same ExprId - posted by GitBox <gi...@apache.org> on 2020/06/07 05:36:57 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28490: [SPARK-31670][SQL]Resolve Struct Field in Grouping Aggregate with same ExprId - posted by GitBox <gi...@apache.org> on 2020/06/07 05:38:20 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28490: [SPARK-31670][SQL]Resolve Struct Field in Grouping Aggregate with same ExprId - posted by GitBox <gi...@apache.org> on 2020/06/07 05:38:21 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 06:58:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 07:01:31 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 07:02:53 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 07:03:24 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28490: [SPARK-31670][SQL]Resolve Struct Field in Grouping Aggregate with same ExprId - posted by GitBox <gi...@apache.org> on 2020/06/07 07:06:19 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 07:14:21 UTC, 7 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/07 07:32:16 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/07 07:36:19 UTC, 9 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/07 07:36:50 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/07 07:37:01 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/07 07:38:02 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/07 07:38:23 UTC, 17 replies.
- [GitHub] [spark] gengliangwang closed pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/07 07:42:35 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/07 07:42:36 UTC, 0 replies.
- [GitHub] [spark] gengliangwang removed a comment on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/07 07:42:58 UTC, 0 replies.
- [GitHub] [spark] Fokko commented on pull request #28554: [SPARK-31735][CORE] Include date/timestamp in the summary report - posted by GitBox <gi...@apache.org> on 2020/06/07 07:55:41 UTC, 0 replies.
- [GitHub] [spark] Fokko edited a comment on pull request #28554: [SPARK-31735][CORE] Include date/timestamp in the summary report - posted by GitBox <gi...@apache.org> on 2020/06/07 07:56:32 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28554: [SPARK-31735][CORE] Include date/timestamp in the summary report - posted by GitBox <gi...@apache.org> on 2020/06/07 08:05:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28554: [SPARK-31735][CORE] Include date/timestamp in the summary report - posted by GitBox <gi...@apache.org> on 2020/06/07 08:06:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28554: [SPARK-31735][CORE] Include date/timestamp in the summary report - posted by GitBox <gi...@apache.org> on 2020/06/07 08:07:20 UTC, 2 replies.
- [GitHub] [spark] gengliangwang edited a comment on pull request #28741: [WIP][SPARK-31919][SQL] Push down more predicates through Join - posted by GitBox <gi...@apache.org> on 2020/06/07 08:26:30 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28490: [SPARK-31670][SQL]Resolve Struct Field in Grouping Aggregate with same ExprId - posted by GitBox <gi...@apache.org> on 2020/06/07 08:44:31 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/07 09:29:25 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28554: [SPARK-31735][CORE] Include date/timestamp in the summary report - posted by GitBox <gi...@apache.org> on 2020/06/07 09:31:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 11:22:21 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/07 12:29:17 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on a change in pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 13:07:35 UTC, 1 replies.
- [GitHub] [spark] manuzhang commented on pull request #28669: [SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/07 15:24:39 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/07 16:45:19 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27629: [SPARK-28067][SQL]Fix incorrect results during aggregate sum for decimal overflow by throwing exception - posted by GitBox <gi...@apache.org> on 2020/06/08 00:22:40 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls - posted by GitBox <gi...@apache.org> on 2020/06/08 00:22:41 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27683: [SPARK-30917][SQL]: The behaviour of UnaryMinus should not depend on SQLConf.get - posted by GitBox <gi...@apache.org> on 2020/06/08 00:22:41 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #25398: [SPARK-28659][SQL] Use data source if convertible in insert overwrite directory - posted by GitBox <gi...@apache.org> on 2020/06/08 00:22:54 UTC, 0 replies.
- [GitHub] [spark] koertkuipers commented on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/08 01:07:38 UTC, 5 replies.
- [GitHub] [spark] sarutak opened a new pull request #28747: Revert "[SPARK-30119][WEBUI] Add Pagination Support to Streaming Page" - posted by GitBox <gi...@apache.org> on 2020/06/08 01:08:29 UTC, 0 replies.
- [GitHub] [spark] sarutak closed pull request #28747: Revert "[SPARK-30119][WEBUI] Add Pagination Support to Streaming Page" - posted by GitBox <gi...@apache.org> on 2020/06/08 01:11:21 UTC, 0 replies.
- [GitHub] [spark] gerashegalov commented on a change in pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/08 01:34:07 UTC, 5 replies.
- [GitHub] [spark] uncleGen commented on pull request #28737: [SPARK-31913][SQL]: Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/08 01:58:57 UTC, 2 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28439: [SPARK-30119][WEBUI] Add Pagination Support to Streaming Page - posted by GitBox <gi...@apache.org> on 2020/06/08 02:06:17 UTC, 0 replies.
- [GitHub] [spark] turboFei removed a comment on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/08 02:42:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/08 03:19:19 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/08 03:23:19 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/08 03:24:21 UTC, 3 replies.
- [GitHub] [spark] iRakson opened a new pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/08 05:21:53 UTC, 0 replies.
- [GitHub] [spark] iRakson commented on pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/08 05:23:28 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/08 05:26:34 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/08 05:27:35 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/08 05:28:17 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28749: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] Deduplicate and reuse Utils.exceptionString in Python exception handling - posted by GitBox <gi...@apache.org> on 2020/06/08 05:40:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28749: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] Deduplicate and reuse Utils.exceptionString in Python exception handling - posted by GitBox <gi...@apache.org> on 2020/06/08 05:40:33 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28749: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] Deduplicate and reuse Utils.exceptionString in Python exception handling - posted by GitBox <gi...@apache.org> on 2020/06/08 05:41:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28749: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] Deduplicate and reuse Utils.exceptionString in Python exception handling - posted by GitBox <gi...@apache.org> on 2020/06/08 05:47:30 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28749: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] Deduplicate and reuse Utils.exceptionString in Python exception handling - posted by GitBox <gi...@apache.org> on 2020/06/08 05:48:23 UTC, 1 replies.
- [GitHub] [spark] sathyaprakashg edited a comment on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/08 05:54:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28749: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] Deduplicate and reuse Utils.exceptionString in Python exception handling - posted by GitBox <gi...@apache.org> on 2020/06/08 06:19:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28749: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] Deduplicate and reuse Utils.exceptionString in Python exception handling - posted by GitBox <gi...@apache.org> on 2020/06/08 06:24:19 UTC, 0 replies.
- [GitHub] [spark] jiangxb1987 commented on a change in pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/08 06:42:03 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/08 06:46:16 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/08 06:51:25 UTC, 4 replies.
- [GitHub] [spark] jiangxb1987 commented on a change in pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/08 07:03:00 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/08 07:06:22 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/08 07:06:23 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/08 07:18:39 UTC, 3 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/08 07:21:44 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR 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 2020/06/08 07:38:46 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR edited 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 2020/06/08 07:39:57 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 2020/06/08 07:50:22 UTC, 5 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 2020/06/08 07:51:11 UTC, 5 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 2020/06/08 07:51:22 UTC, 6 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/08 07:56:29 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal opened a new pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:20:42 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:21:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:26:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:27:31 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:28:16 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/08 08:29:19 UTC, 0 replies.
- [GitHub] [spark] kiszk commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:32:47 UTC, 1 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:33:20 UTC, 6 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28751: [SPARK-31926][SQL][TESTS] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 08:36:09 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28751: [SPARK-31926][SQL][TESTS] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 08:38:51 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/08 08:39:42 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/08 08:40:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28751: [SPARK-31926][SQL][TESTS] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 08:40:44 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28751: [SPARK-31926][SQL][TESTS] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 08:42:11 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28751: [SPARK-31926][SQL][TESTS] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 08:42:15 UTC, 4 replies.
- [GitHub] [spark] iRakson opened a new pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/08 08:47:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/08 08:47:58 UTC, 1 replies.
- [GitHub] [spark] iRakson commented on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/08 08:47:59 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/08 08:49:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/08 08:50:08 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28751: [SPARK-31926][SQL][TESTS] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 09:18:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28751: [SPARK-31926][SQL] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 10:35:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28751: [SPARK-31926][SQL] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 10:35:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28751: [SPARK-31926][SQL] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 10:36:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28751: [SPARK-31926][SQL] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/08 10:36:16 UTC, 0 replies.
- [GitHub] [spark] simonvanderveldt commented on pull request #25769: [SPARK-29032][CORE] Add PrometheusServlet to monitor Master/Worker/Driver - posted by GitBox <gi...@apache.org> on 2020/06/08 10:36:58 UTC, 0 replies.
- [GitHub] [spark] jkpl opened a new pull request #28753: [SPARK-31927][K8S] Bump Fabric8 to 4.10.2 to support k8s 1.18 - posted by GitBox <gi...@apache.org> on 2020/06/09 15:46:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28770: [SPARK-31942] Revert "[SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/09 15:47:00 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/09 15:47:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28758: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing (branch-2.4) - posted by GitBox <gi...@apache.org> on 2020/06/09 15:47:44 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users - posted by GitBox <gi...@apache.org> on 2020/06/09 15:47:45 UTC, 0 replies.
- [GitHub] [spark] jkpl commented on pull request #28753: [SPARK-31927][K8S] Bump Fabric8 to 4.10.2 to support k8s 1.18 - posted by GitBox <gi...@apache.org> on 2020/06/09 15:47:54 UTC, 0 replies.
- [GitHub] [spark] mccheah commented on pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/09 15:47:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/09 15:47:59 UTC, 0 replies.
- [GitHub] [spark] lipzhu commented on a change in pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/09 15:48:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map should be case insensitive. - posted by GitBox <gi...@apache.org> on 2020/06/09 15:48:16 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/09 15:48:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/09 15:48:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28760: [PARK-31935][SQL]Data source options should be propagated in method `checkAndGlobPathIfNecessary` - posted by GitBox <gi...@apache.org> on 2020/06/09 15:48:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28036: [SPARK-26341][CORE]Expose executor memory metrics at the stage level, in the Stages tab - posted by GitBox <gi...@apache.org> on 2020/06/09 15:49:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/09 15:49:38 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #28036: [SPARK-26341][CORE]Expose executor memory metrics at the stage level, in the Stages tab - posted by GitBox <gi...@apache.org> on 2020/06/09 15:49:39 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `HiveResult.hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/09 15:49:45 UTC, 0 replies.
- [GitHub] [spark] liancheng commented on pull request #28760: [SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 15:50:07 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #28760: [SPARK-31935][SQL]Data source options should be propagated in method `checkAndGlobPathIfNecessary` - posted by GitBox <gi...@apache.org> on 2020/06/09 15:50:48 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/09 15:50:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `toHiveString` - posted by GitBox <gi...@apache.org> on 2020/06/09 15:50:54 UTC, 0 replies.
- [GitHub] [spark] turboFei edited a comment on pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map parsed from partition path should be case insensitive - posted by GitBox <gi...@apache.org> on 2020/06/09 15:50:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 15:51:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 15:51:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/09 15:51:48 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 15:51:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/09 15:52:09 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28759: [SPARK-31934][BUILD] Remove set -x from docker image tool - posted by GitBox <gi...@apache.org> on 2020/06/09 15:52:10 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/09 15:52:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `HiveResult.hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/09 15:52:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #25715: [SPARK-28969][PYTHON][ML] OneVsRestParams parity between scala and python - posted by GitBox <gi...@apache.org> on 2020/06/09 15:52:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/09 15:52:48 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 commented on a change in pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/09 15:52:51 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 15:53:08 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/09 15:53:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map parsed from partition path should be case insensitive - posted by GitBox <gi...@apache.org> on 2020/06/09 15:54:07 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #17953: [SPARK-20680][SQL] Spark-sql do not support for void column datatype … - posted by GitBox <gi...@apache.org> on 2020/06/09 15:54:10 UTC, 0 replies.
- [GitHub] [spark] baohe-zhang edited a comment on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/09 15:54:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28759: [SPARK-31934][BUILD] Remove set -x from docker image tool - posted by GitBox <gi...@apache.org> on 2020/06/09 15:54:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27518: [SPARK-30768][SQL] Constraints inferred from inequality attributes - posted by GitBox <gi...@apache.org> on 2020/06/09 15:54:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/09 15:54:35 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28758: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing (branch-2.4) - posted by GitBox <gi...@apache.org> on 2020/06/09 15:54:44 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/09 15:55:19 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec - posted by GitBox <gi...@apache.org> on 2020/06/09 15:55:32 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #28758: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing (branch-2.4) - posted by GitBox <gi...@apache.org> on 2020/06/09 15:55:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/09 15:55:44 UTC, 11 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `toHiveString` - posted by GitBox <gi...@apache.org> on 2020/06/09 15:55:48 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 15:56:07 UTC, 0 replies.
- [GitHub] [spark] skambha closed pull request #27629: [SPARK-28067][SQL]Fix incorrect results during aggregate sum for decimal overflow by throwing exception - posted by GitBox <gi...@apache.org> on 2020/06/09 15:56:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 15:56:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/09 15:56:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27518: [SPARK-30768][SQL] Constraints inferred from inequality attributes - posted by GitBox <gi...@apache.org> on 2020/06/09 15:56:58 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/09 15:57:10 UTC, 0 replies.
- [GitHub] [spark] SaurabhChawla100 commented on pull request #27636: [SPARK-30873][CORE][YARN]Handling Node Decommissioning for Yarn cluster manger in Spark - posted by GitBox <gi...@apache.org> on 2020/06/09 15:57:42 UTC, 2 replies.
- [GitHub] [spark] zsxwing commented on pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/09 15:57:43 UTC, 0 replies.
- [GitHub] [spark] turboFei opened a new pull request #28765: [SPARK-29295][FOLLOWUP] Dynamic partition map should be case insensitive. - posted by GitBox <gi...@apache.org> on 2020/06/09 15:58:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 15:58:30 UTC, 5 replies.
- [GitHub] [spark] maropu commented on a change in pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/09 15:58:36 UTC, 0 replies.
- [GitHub] [spark] turboFei commented on pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map should be case insensitive. - posted by GitBox <gi...@apache.org> on 2020/06/09 15:59:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/09 15:59:18 UTC, 10 replies.
- [GitHub] [spark] maropu commented on pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/09 15:59:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/09 15:59:52 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28751: [SPARK-31926][SQL] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:00:02 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #18323: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:00:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27518: [SPARK-30768][SQL] Constraints inferred from inequality attributes - posted by GitBox <gi...@apache.org> on 2020/06/09 16:01:18 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/09 16:02:02 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 16:02:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:02:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 16:02:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/09 16:02:31 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/09 16:02:43 UTC, 10 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/09 16:03:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/09 16:03:09 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/09 16:03:15 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/09 16:03:16 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28760: [SPARK-31935][SQL]Data source options should be propagated in method `checkAndGlobPathIfNecessary` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:03:34 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users - posted by GitBox <gi...@apache.org> on 2020/06/09 16:03:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28758: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing (branch-2.4) - posted by GitBox <gi...@apache.org> on 2020/06/09 16:04:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/09 16:04:58 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/09 16:05:00 UTC, 2 replies.
- [GitHub] [spark] fornaix opened a new pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/09 16:05:24 UTC, 0 replies.
- [GitHub] [spark] attilapiros edited a comment on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/09 16:05:38 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/09 16:06:00 UTC, 0 replies.
- [GitHub] [spark] zhli1142015 opened a new pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/09 16:06:13 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:06:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/09 16:07:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/09 16:07:28 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `HiveResult.hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:07:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28760: [PARK-31935][SQL]Data source options should be propagated in method `checkAndGlobPathIfNecessary` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:08:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:08:02 UTC, 8 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:08:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/09 16:08:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:08:31 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/09 16:08:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/09 16:08:34 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28669: [SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/09 16:09:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/09 16:09:12 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:09:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/09 16:09:42 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:10:06 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/09 16:10:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map should be case insensitive. - posted by GitBox <gi...@apache.org> on 2020/06/09 16:11:06 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27683: [SPARK-30917][SQL]: The behaviour of UnaryMinus should not depend on SQLConf.get - posted by GitBox <gi...@apache.org> on 2020/06/09 16:11:17 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/09 16:11:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:11:53 UTC, 0 replies.
- [GitHub] [spark] maryannxue commented on pull request #28669: [SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/09 16:12:08 UTC, 0 replies.
- [GitHub] [spark] SaurabhChawla100 opened a new pull request #28768: [SPARK-31941][CORE]Add the code change to handle the SparkException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:12:25 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:12:37 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/09 16:12:38 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/09 16:12:52 UTC, 6 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:13:10 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/09 16:14:10 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 16:14:49 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28760: [PARK-31935][SQL]Data source options should be propagated in method `checkAndGlobPathIfNecessary` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:14:50 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28760: [PARK-31935][SQL]Data source options should be propagated in method `checkAndGlobPathIfNecessary` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:14:56 UTC, 0 replies.
- [GitHub] [spark] baohe-zhang commented on a change in pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/09 16:15:29 UTC, 23 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:16:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:16:37 UTC, 0 replies.
- [GitHub] [spark] zsxwing closed pull request #28758: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing (branch-2.4) - posted by GitBox <gi...@apache.org> on 2020/06/09 16:16:56 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/09 16:17:22 UTC, 0 replies.
- [GitHub] [spark] Fokko opened a new pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/09 16:17:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:17:39 UTC, 12 replies.
- [GitHub] [spark] asfgit closed pull request #28759: [SPARK-31934][BUILD] Remove set -x from docker image tool - posted by GitBox <gi...@apache.org> on 2020/06/09 16:18:56 UTC, 0 replies.
- [GitHub] [spark] stczwd commented on pull request #28617: [SPARK-31694][SQL][WIP] Add SupportsPartitions Catalog APIs on DataSourceV2 - posted by GitBox <gi...@apache.org> on 2020/06/09 16:18:59 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28753: [SPARK-31927][K8S] Bump Fabric8 to 4.10.2 to support k8s 1.18 - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:18 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:24 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28737: [SPARK-31913][SQL] Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:41 UTC, 1 replies.
- [GitHub] [spark] Fokko commented on a change in pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:43 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:47 UTC, 3 replies.
- [GitHub] [spark] srowen closed pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 16:20:55 UTC, 1 replies.
- [GitHub] [spark] Megaprog commented on pull request #24195: [SPARK-25496][SQL] Deprecate from_utc_timestamp and to_utc_timestamp - posted by GitBox <gi...@apache.org> on 2020/06/09 16:21:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 16:21:16 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/09 16:22:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28743: [SPARK-31920][PYTHON][WIP] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/09 16:22:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/09 16:22:13 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users - posted by GitBox <gi...@apache.org> on 2020/06/09 16:22:19 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/09 16:22:40 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `toHiveString` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:22:55 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/09 16:23:08 UTC, 0 replies.
- [GitHub] [spark] skambha commented on pull request #27629: [SPARK-28067][SQL]Fix incorrect results during aggregate sum for decimal overflow by throwing exception - posted by GitBox <gi...@apache.org> on 2020/06/09 16:23:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:23:31 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28709: [SPARK-31901][SQL] Use the session time zone in legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:23:34 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28751: [SPARK-31926][SQL] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:23:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28753: [SPARK-31927][K8S] Bump Fabric8 to 4.10.2 to support k8s 1.18 - posted by GitBox <gi...@apache.org> on 2020/06/09 16:23:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map parsed from partition path should be case insensitive - posted by GitBox <gi...@apache.org> on 2020/06/09 16:24:03 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:24:22 UTC, 0 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 2020/06/09 16:24:33 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map parsed from partition path should be case insensitive - posted by GitBox <gi...@apache.org> on 2020/06/09 16:24:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/09 16:25:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec - posted by GitBox <gi...@apache.org> on 2020/06/09 16:25:20 UTC, 4 replies.
- [GitHub] [spark] agrawaldevesh commented on pull request #27636: [SPARK-30873][CORE][YARN]Handling Node Decommissioning for Yarn cluster manger in Spark - posted by GitBox <gi...@apache.org> on 2020/06/09 16:25:24 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28753: [SPARK-31927][K8S] Bump Fabric8 to 4.10.2 to support k8s 1.18 - posted by GitBox <gi...@apache.org> on 2020/06/09 16:25:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:25:42 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #27632: [SPARK-30872][SQL] Constraints inferred from inferred attributes - posted by GitBox <gi...@apache.org> on 2020/06/09 16:25:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec - posted by GitBox <gi...@apache.org> on 2020/06/09 16:26:11 UTC, 5 replies.
- [GitHub] [spark] maropu commented on pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:26:12 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28770: [SPARK-31942] Revert "[SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/09 16:27:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/09 16:27:21 UTC, 4 replies.
- [GitHub] [spark] maropu commented on pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:27:29 UTC, 4 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/09 16:27:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map parsed from partition path should be case insensitive - posted by GitBox <gi...@apache.org> on 2020/06/09 16:28:10 UTC, 0 replies.
- [GitHub] [spark] jkpl edited a comment on pull request #28753: [SPARK-31927][K8S] Bump Fabric8 to 4.10.2 to support k8s 1.18 - posted by GitBox <gi...@apache.org> on 2020/06/09 16:28:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/09 16:28:23 UTC, 6 replies.
- [GitHub] [spark] cloud-fan closed pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:28:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28036: [SPARK-26341][CORE]Expose executor memory metrics at the stage level, in the Stages tab - posted by GitBox <gi...@apache.org> on 2020/06/09 16:28:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28759: [SPARK-31934][BUILD] Remove set -x from docker image tool - posted by GitBox <gi...@apache.org> on 2020/06/09 16:29:07 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #26727: [SPARK-30087][CORE] Enhanced implementation of JmxSink on RMI remote calls - posted by GitBox <gi...@apache.org> on 2020/06/09 16:29:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/09 16:30:39 UTC, 37 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #26193: [SPARK-25065][k8s] Allow setting up correct logging configuration on driver and executor. - posted by GitBox <gi...@apache.org> on 2020/06/09 16:30:51 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 16:30:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:31:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28726: [SPARK-31906][SQL][DOCS] Enhance comments in NamedExpression.qualifier - posted by GitBox <gi...@apache.org> on 2020/06/09 16:31:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec - posted by GitBox <gi...@apache.org> on 2020/06/09 16:31:40 UTC, 4 replies.
- [GitHub] [spark] tdas commented on pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/09 16:32:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28036: [SPARK-26341][CORE]Expose executor memory metrics at the stage level, in the Stages tab - posted by GitBox <gi...@apache.org> on 2020/06/09 16:32:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/09 16:32:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:32:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/09 16:32:34 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28767: [SPARK-31940][SQL][DOCS] Document the default JVM time zone in to/fromJavaDate and legacy date formatters - posted by GitBox <gi...@apache.org> on 2020/06/09 16:33:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `HiveResult.hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:34:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28760: [PARK-31935][SQL]Data source options should be propagated in method `checkAndGlobPathIfNecessary` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:34:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28757: [SPARK-31932][SQL][TESTS] Add date/timestamp benchmarks for `HiveResult.hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/09 16:34:49 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #28759: [SPARK-31934][BUILD] Remove set -x from docker image tool - posted by GitBox <gi...@apache.org> on 2020/06/09 16:34:52 UTC, 0 replies.
- [GitHub] [spark] zsxwing opened a new pull request #28758: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing (branch-2.4) - posted by GitBox <gi...@apache.org> on 2020/06/09 16:34:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28258: [SPARK-31486] [CORE] spark.submit.waitAppCompletion flag to control spark-submit exit in Standalone Cluster Mode - posted by GitBox <gi...@apache.org> on 2020/06/09 16:34:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28760: [SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 16:35:23 UTC, 0 replies.
- [GitHub] [spark] maryannxue edited a comment on pull request #28669: [SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/09 16:35:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/09 16:35:59 UTC, 27 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/09 16:36:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #27598: [SPARK-30845] Do not upload local pyspark archives for spark-submit on Yarn - posted by GitBox <gi...@apache.org> on 2020/06/09 16:36:32 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28759: [SPARK-31934][BUILD] Remove set -x from docker image tool - posted by GitBox <gi...@apache.org> on 2020/06/09 16:36:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec - posted by GitBox <gi...@apache.org> on 2020/06/09 16:36:47 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28758: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing (branch-2.4) - posted by GitBox <gi...@apache.org> on 2020/06/09 16:37:02 UTC, 0 replies.
- [GitHub] [spark] manuzhang opened a new pull request #28770: [SPARK-31942] Revert "[SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/09 16:37:21 UTC, 0 replies.
- [GitHub] [spark] Fokko commented on pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/09 16:37:23 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/09 16:37:55 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:38:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28770: [SPARK-31942] Revert "[SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/09 16:38:35 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28737: [SPARK-31913][SQL]: Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/09 16:38:45 UTC, 0 replies.
- [GitHub] [spark] amit-hitachi commented on pull request #17953: [SPARK-20680][SQL] Spark-sql do not support for void column datatype … - posted by GitBox <gi...@apache.org> on 2020/06/09 16:39:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28768: [SPARK-31941][CORE]Add the code change to handle the SparkException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:39:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28768: [SPARK-31941][CORE]Add the code change to handle the SparkException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:39:14 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/09 16:39:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27518: [SPARK-30768][SQL] Constraints inferred from inequality attributes - posted by GitBox <gi...@apache.org> on 2020/06/09 16:39:32 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28762: [SPARK-31849][PYTHON][SQL][FOLLOW-UP] More correct error message in Python UDF exception message - posted by GitBox <gi...@apache.org> on 2020/06/09 16:39:56 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #25715: [SPARK-28969][PYTHON][ML] OneVsRestParams parity between scala and python - posted by GitBox <gi...@apache.org> on 2020/06/09 16:40:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/09 16:40:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:05 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:14 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:18 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:32 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:33 UTC, 6 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:46 UTC, 0 replies.
- [GitHub] [spark] SaurabhChawla100 commented on a change in pull request #28768: [SPARK-31941][CORE]Add the code change to handle the SparkException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:41:49 UTC, 0 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28756: [SPARK-8981] - posted by GitBox <gi...@apache.org> on 2020/06/09 16:42:16 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #18323: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:42:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users - posted by GitBox <gi...@apache.org> on 2020/06/09 16:42:39 UTC, 1 replies.
- [GitHub] [spark] SaurabhChawla100 commented on pull request #28768: [SPARK-31941][CORE]Add the code change to handle the SparkException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:42:58 UTC, 0 replies.
- [GitHub] [spark] maropu opened a new pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:43:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/09 16:43:02 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:43:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28750: [SPARK-31916][SQL] StringConcat can overflow , leads to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/09 16:43:15 UTC, 0 replies.
- [GitHub] [spark] iRakson commented on a change in pull request #28748: [WIP][SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/09 16:43:41 UTC, 0 replies.
- [GitHub] [spark] fqaiser94 commented on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/09 16:43:47 UTC, 3 replies.
- [GitHub] [spark] wangyum commented on pull request #18323: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/09 16:43:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28759: [SPARK-31934][BUILD] Remove set -x from docker image tool - posted by GitBox <gi...@apache.org> on 2020/06/09 16:44:05 UTC, 0 replies.
- [GitHub] [spark] bart-samwel commented on pull request #24195: [SPARK-25496][SQL] Deprecate from_utc_timestamp and to_utc_timestamp - posted by GitBox <gi...@apache.org> on 2020/06/09 16:44:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28743: [SPARK-31920][PYTHON][WIP] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/09 16:44:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28763: [SPARK-28199][SS][FOLLOWUP] Mention the change of SPARK-28199 into the SS migration guide - posted by GitBox <gi...@apache.org> on 2020/06/09 16:44:39 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #27636: [SPARK-30873][CORE][YARN]Handling Node Decommissioning for Yarn cluster manger in Spark - posted by GitBox <gi...@apache.org> on 2020/06/09 16:44:45 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/09 16:45:00 UTC, 1 replies.
- [GitHub] [spark] jkpl closed pull request #28753: [SPARK-31927][K8S] Bump Fabric8 to 4.10.2 to support k8s 1.18 - posted by GitBox <gi...@apache.org> on 2020/06/09 16:45:22 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 16:45:36 UTC, 0 replies.
- [GitHub] [spark] yaooqinn edited a comment on pull request #28751: [SPARK-31926][SQL] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:45:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/09 16:46:13 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28742: [SPARK-31921][CORE] Fix the wrong warning: "App app-xxx requires more resource than any of Workers could have" - posted by GitBox <gi...@apache.org> on 2020/06/09 16:46:28 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/09 16:47:08 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28765: [SPARK-29295][SQL][FOLLOWUP] Dynamic partition map parsed from partition path should be case insensitive - posted by GitBox <gi...@apache.org> on 2020/06/09 16:47:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:47:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:47:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/09 16:47:50 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/09 16:47:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/09 16:48:16 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/09 16:48:54 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:49:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/09 16:50:08 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 16:56:58 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28650: [SPARK-31830][SQL] Consistent error handling for datetime formatting and parsing functions - posted by GitBox <gi...@apache.org> on 2020/06/09 16:57:09 UTC, 0 replies.
- [GitHub] [spark] sathyaprakashg closed pull request #28703: SPARK-29897 Add implicit cast for SubtractTimestamps - posted by GitBox <gi...@apache.org> on 2020/06/09 18:08:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/09 19:06:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/09 19:07:17 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28760: [SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 19:13:29 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28760: [SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 19:16:06 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28771: [2.4][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 19:44:55 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28771: [2.4][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 19:45:26 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28771: [2.4][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 19:48:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28771: [2.4][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 19:49:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28771: [2.4][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 19:50:19 UTC, 1 replies.
- [GitHub] [spark] jzhuge commented on pull request #28147: [SPARK-31357][SQL][WIP] Catalog API for view metadata - posted by GitBox <gi...@apache.org> on 2020/06/09 21:58:59 UTC, 0 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/09 22:11:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/09 22:15:12 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/09 22:16:23 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/09 22:17:20 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28771: [2.4][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/09 23:04:18 UTC, 0 replies.
- [GitHub] [spark] zhli1142015 commented on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/09 23:06:32 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/09 23:30:23 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/09 23:40:13 UTC, 9 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28768: [SPARK-31941][CORE][WEBUI] Handle SparkException in SparkUI - posted by GitBox <gi...@apache.org> on 2020/06/10 00:12:41 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #16478: [SPARK-7768][SQL] Revise user defined types (UDT) - posted by GitBox <gi...@apache.org> on 2020/06/10 00:22:51 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 00:28:46 UTC, 10 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 00:29:28 UTC, 10 replies.
- [GitHub] [spark] agrawaldevesh commented on a change in pull request #27636: [SPARK-30873][CORE][YARN]Handling Node Decommissioning for Yarn cluster manger in Spark - posted by GitBox <gi...@apache.org> on 2020/06/10 00:31:03 UTC, 1 replies.
- [GitHub] [spark] maropu opened a new pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 00:31:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 00:33:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 00:35:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 00:35:16 UTC, 1 replies.
- [GitHub] [spark] shaneknapp commented on pull request #28627: [SPARK-31756][WEBUI] Add real headless browser support for UI test - posted by GitBox <gi...@apache.org> on 2020/06/10 00:40:22 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/10 00:50:20 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/10 01:41:21 UTC, 1 replies.
- [GitHub] [spark] zhli1142015 edited a comment on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 01:51:40 UTC, 12 replies.
- [GitHub] [spark] ueshin opened a new pull request #28774: [SPARK-31945][SQL][PYSPARK] Enable cache for the same Python function. - posted by GitBox <gi...@apache.org> on 2020/06/10 01:58:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28774: [SPARK-31945][SQL][PYSPARK] Enable cache for the same Python function. - posted by GitBox <gi...@apache.org> on 2020/06/10 02:00:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28774: [SPARK-31945][SQL][PYSPARK] Enable cache for the same Python function. - posted by GitBox <gi...@apache.org> on 2020/06/10 02:01:08 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 02:01:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28774: [SPARK-31945][SQL][PYSPARK] Enable cache for the same Python function. - posted by GitBox <gi...@apache.org> on 2020/06/10 02:01:20 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 02:17:08 UTC, 0 replies.
- [GitHub] [spark] yaooqinn removed a comment on pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 02:17:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27507: [SPARK-24884][SQL] Support regexp function regexp_extract_all - posted by GitBox <gi...@apache.org> on 2020/06/10 02:21:30 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27507: [SPARK-24884][SQL] Support regexp function regexp_extract_all - posted by GitBox <gi...@apache.org> on 2020/06/10 02:22:52 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27507: [SPARK-24884][SQL] Support regexp function regexp_extract_all - posted by GitBox <gi...@apache.org> on 2020/06/10 02:23:25 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/06/10 02:28:55 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #27432: [SPARK-28325][SQL]Support ANSI SQL: SIMILAR TO ... ESCAPE syntax - posted by GitBox <gi...@apache.org> on 2020/06/10 02:28:56 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27432: [SPARK-28325][SQL]Support ANSI SQL: SIMILAR TO ... ESCAPE syntax - posted by GitBox <gi...@apache.org> on 2020/06/10 02:29:49 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/06/10 02:30:10 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/06/10 02:30:21 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27432: [SPARK-28325][SQL]Support ANSI SQL: SIMILAR TO ... ESCAPE syntax - posted by GitBox <gi...@apache.org> on 2020/06/10 02:30:22 UTC, 4 replies.
- [GitHub] [spark] uncleGen commented on a change in pull request #28737: [SPARK-31913][SQL] Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/10 02:34:51 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/10 02:37:28 UTC, 6 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28737: [SPARK-31913][SQL] Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/10 02:52:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 02:54:45 UTC, 2 replies.
- [GitHub] [spark] gengliangwang closed pull request #28771: [2.4][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 03:01:30 UTC, 0 replies.
- [GitHub] [spark] uncleGen commented on pull request #28737: [SPARK-31913][SQL] Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/10 03:02:01 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 03:02:23 UTC, 3 replies.
- [GitHub] [spark] moskvax commented on pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/10 03:12:10 UTC, 1 replies.
- [GitHub] [spark] SaurabhChawla100 commented on pull request #28768: [SPARK-31941][CORE] Replace SparkException to NoSuchElementException for applicationInfo in AppStatusStore - posted by GitBox <gi...@apache.org> on 2020/06/10 03:32:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/10 03:46:21 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/10 03:46:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #27648: [SPARK-24994][SQL] : Support filter pushdown for short and byte without explicit casting - posted by GitBox <gi...@apache.org> on 2020/06/10 03:55:08 UTC, 0 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry instead of the constant for the configuration - posted by GitBox <gi...@apache.org> on 2020/06/10 04:00:54 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry instead of the constant for the configuration - posted by GitBox <gi...@apache.org> on 2020/06/10 04:02:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry instead of the constant for the configuration - posted by GitBox <gi...@apache.org> on 2020/06/10 04:03:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry instead of the constant for the configuration - posted by GitBox <gi...@apache.org> on 2020/06/10 04:04:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry instead of the constant for the configuration - posted by GitBox <gi...@apache.org> on 2020/06/10 04:05:17 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28768: [SPARK-31941][CORE] Replace SparkException to NoSuchElementException for applicationInfo in AppStatusStore - posted by GitBox <gi...@apache.org> on 2020/06/10 04:06:08 UTC, 0 replies.
- [GitHub] [spark] Ngone51 edited a comment on pull request #28768: [SPARK-31941][CORE] Replace SparkException to NoSuchElementException for applicationInfo in AppStatusStore - posted by GitBox <gi...@apache.org> on 2020/06/10 04:06:49 UTC, 0 replies.
- [GitHub] [spark] xccui commented on pull request #28768: [SPARK-31941][CORE] Replace SparkException to NoSuchElementException for applicationInfo in AppStatusStore - posted by GitBox <gi...@apache.org> on 2020/06/10 04:33:20 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28776: [SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 04:46:10 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28776: [SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 04:46:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28776: [3.0][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 04:47:03 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28774: [SPARK-31945][SQL][PYSPARK] Enable cache for the same Python function. - posted by GitBox <gi...@apache.org> on 2020/06/10 04:47:14 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 04:50:20 UTC, 1 replies.
- [GitHub] [spark] moskvax commented on a change in pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/10 04:50:21 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 04:53:12 UTC, 27 replies.
- [GitHub] [spark] SparkQA commented on pull request #28776: [3.0][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 04:53:13 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28776: [3.0][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 04:53:24 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27507: [SPARK-24884][SQL] Support regexp function regexp_extract_all - posted by GitBox <gi...@apache.org> on 2020/06/10 04:54:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 05:10:21 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 05:33:49 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 05:33:50 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28766: [SPARK-31939][SQL] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 05:41:01 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 05:43:14 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/10 06:06:44 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #27617: [SPARK-30865][SQL] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/10 06:25:22 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27617: [SPARK-30865][SQL] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/10 06:26:24 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27617: [SPARK-30865][SQL] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/10 06:27:16 UTC, 15 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/10 06:29:08 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 06:46:55 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 06:47:50 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 06:48:16 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 06:49:19 UTC, 4 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 06:49:35 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry for config "spark.standalone.submit.waitAppCompletion" - posted by GitBox <gi...@apache.org> on 2020/06/10 06:52:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry for config "spark.standalone.submit.waitAppCompletion" - posted by GitBox <gi...@apache.org> on 2020/06/10 06:53:21 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28737: [SPARK-31913][SQL] Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/10 06:54:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry for config "spark.standalone.submit.waitAppCompletion" - posted by GitBox <gi...@apache.org> on 2020/06/10 06:54:57 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal edited a comment on pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 06:57:31 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28745: [SPARK-31915][SQL][PYTHON] Remove projection that adds grouping keys in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 07:03:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/06/10 07:06:22 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 07:06:23 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27617: [SPARK-30865][SQL] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/10 07:06:29 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27432: [SPARK-28325][SQL]Support ANSI SQL: SIMILAR TO ... ESCAPE syntax - posted by GitBox <gi...@apache.org> on 2020/06/10 07:06:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28776: [3.0][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 07:06:32 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/10 07:07:20 UTC, 0 replies.
- [GitHub] [spark] JkSelf commented on pull request #28669: [SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/10 07:15:48 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28776: [3.0][SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 07:18:21 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #28269: [SPARK-31493][SQL] Optimize InSet to In according partition size at InSubqueryExec - posted by GitBox <gi...@apache.org> on 2020/06/10 07:19:22 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 07:30:10 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 07:32:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 07:35:36 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 07:36:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 07:37:27 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 07:37:28 UTC, 7 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 07:37:51 UTC, 9 replies.
- [GitHub] [spark] MaxGekk commented on pull request #27617: [SPARK-30865][SQL] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/10 07:38:22 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 07:38:43 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 07:38:44 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28774: [SPARK-31945][SQL][PYSPARK] Enable cache for the same Python function. - posted by GitBox <gi...@apache.org> on 2020/06/10 07:38:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 07:38:56 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28774: [SPARK-31945][SQL][PYSPARK] Enable cache for the same Python function. - posted by GitBox <gi...@apache.org> on 2020/06/10 07:39:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 07:39:20 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry for config "spark.standalone.submit.waitAppCompletion" - posted by GitBox <gi...@apache.org> on 2020/06/10 07:42:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28775: [SPARK-31486][CORE][FOLLOW-UP] Use ConfigEntry for config "spark.standalone.submit.waitAppCompletion" - posted by GitBox <gi...@apache.org> on 2020/06/10 07:43:11 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28768: [SPARK-31941][CORE] Replace SparkException to NoSuchElementException for applicationInfo in AppStatusStore - posted by GitBox <gi...@apache.org> on 2020/06/10 07:48:36 UTC, 0 replies.
- [GitHub] [spark] maropu opened a new pull request #28779: [SPARK-31950][SQL] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 07:48:49 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28779: [SPARK-31950][SQL] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 07:49:41 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 07:51:57 UTC, 1 replies.
- [GitHub] [spark] sarutak closed pull request #28768: [SPARK-31941][CORE] Replace SparkException to NoSuchElementException for applicationInfo in AppStatusStore - posted by GitBox <gi...@apache.org> on 2020/06/10 07:52:00 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 07:52:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 07:53:12 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 07:53:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 08:06:51 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 08:07:48 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 08:08:23 UTC, 14 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/10 08:12:43 UTC, 11 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/10 08:14:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 08:17:48 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28560: [SPARK-27217][SQL] Nested column aliasing for more operators which can prune nested column - posted by GitBox <gi...@apache.org> on 2020/06/10 08:18:40 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 08:44:13 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 08:54:46 UTC, 1 replies.
- [GitHub] [spark] WangGuangxin opened a new pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/10 09:03:34 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 09:03:35 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/10 09:04:48 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28560: [SPARK-27217][SQL] Nested column aliasing for more operators which can prune nested column - posted by GitBox <gi...@apache.org> on 2020/06/10 09:08:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28560: [SPARK-27217][SQL] Nested column aliasing for more operators which can prune nested column - posted by GitBox <gi...@apache.org> on 2020/06/10 09:09:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/10 09:11:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28770: [SPARK-31942] Revert "[SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/10 09:11:31 UTC, 1 replies.
- [GitHub] [spark] uncleGen opened a new pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/10 09:12:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 09:13:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/10 09:13:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/10 09:18:54 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/10 09:19:16 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/10 09:19:59 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/10 09:20:20 UTC, 23 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/10 09:22:43 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/10 09:24:17 UTC, 5 replies.
- [GitHub] [spark] maropu commented on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 09:25:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/10 09:25:54 UTC, 17 replies.
- [GitHub] [spark] uncleGen commented on a change in pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/10 09:28:15 UTC, 11 replies.
- [GitHub] [spark] uncleGen commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/10 09:28:46 UTC, 3 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/10 09:32:50 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/10 09:35:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/10 09:36:12 UTC, 14 replies.
- [GitHub] [spark] uncleGen commented on pull request #28497: [SPARK-31677][SS] Use kvstore to cache stream query progress - posted by GitBox <gi...@apache.org> on 2020/06/10 09:40:11 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 09:45:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28776: [SPARK-31935][SQL][3.0] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 09:46:04 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28776: [SPARK-31935][SQL][3.0] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 09:46:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28776: [SPARK-31935][SQL][3.0] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 09:47:06 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28776: [SPARK-31935][SQL][3.0] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 09:47:17 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28776: [SPARK-31935][SQL][3.0] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 09:47:28 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/10 09:47:30 UTC, 12 replies.
- [GitHub] [spark] beliefer commented on pull request #27432: [SPARK-28325][SQL]Support ANSI SQL: SIMILAR TO ... ESCAPE syntax - posted by GitBox <gi...@apache.org> on 2020/06/10 09:48:14 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/06/10 09:48:46 UTC, 1 replies.
- [GitHub] [spark] fornaix commented on pull request #28755: [SPARK-29394][SQL]Support ISO 8601 format for intervals - posted by GitBox <gi...@apache.org> on 2020/06/10 09:50:00 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 09:58:17 UTC, 3 replies.
- [GitHub] [spark] GuoPhilipse opened a new pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 10:11:58 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/10 10:14:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 10:15:53 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 10:17:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/10 10:59:20 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 11:24:21 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 11:39:31 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 11:46:11 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 11:47:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 11:50:33 UTC, 1 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28783: [SPARK-28344][SQL] don't fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 12:00:47 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28783: [SPARK-28344][SQL] don't fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 12:01:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28783: [SPARK-28344][SQL][FOLLOW-UP] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 12:05:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28783: [SPARK-28344][SQL][FOLLOW-UP] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 12:05:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28783: [SPARK-28344][SQL][FOLLOW-UP] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 12:06:30 UTC, 0 replies.
- [GitHub] [spark] WangGuangxin commented on a change in pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/10 12:17:58 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28783: [SPARK-28344][SQL][FOLLOW-UP] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 12:45:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/10 12:56:22 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 13:01:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/10 13:06:25 UTC, 6 replies.
- [GitHub] [spark] zhli1142015 commented on a change in pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 13:26:53 UTC, 21 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/10 13:29:34 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/10 13:55:52 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/10 14:05:48 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28784: [SPARK-31957][SQL] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/10 14:15:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28784: [SPARK-31957][SQL] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/10 14:18:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28784: [SPARK-31957][SQL] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/10 14:19:33 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28784: [SPARK-31957][SQL] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/10 14:20:24 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/10 14:36:08 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28784: [SPARK-31957][SQL] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/10 15:12:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 15:16:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/10 15:24:47 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/10 15:25:58 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/10 15:30:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/10 15:31:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/10 15:32:22 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28782: [SPARK-31954][SQL] delete duplicate testcase - posted by GitBox <gi...@apache.org> on 2020/06/10 16:00:37 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28770: [SPARK-31942] Revert "[SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/10 16:02:24 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/10 16:07:45 UTC, 0 replies.
- [GitHub] [spark] SaurabhChawla100 edited a comment on pull request #27636: [SPARK-30873][CORE][YARN]Handling Node Decommissioning for Yarn cluster manger in Spark - posted by GitBox <gi...@apache.org> on 2020/06/10 16:25:53 UTC, 2 replies.
- [GitHub] [spark] Tagar commented on pull request #25135: [SPARK-28367][SS] Use new KafkaConsumer.poll API in Kafka connector - posted by GitBox <gi...@apache.org> on 2020/06/10 17:12:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28783: [SPARK-31956][SQL] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 17:32:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28783: [SPARK-31956][SQL] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 17:32:35 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28783: [SPARK-31956][SQL] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 17:32:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28783: [SPARK-31956][SQL] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 17:32:38 UTC, 1 replies.
- [GitHub] [spark] huaxingao commented on pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/10 18:04:37 UTC, 1 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/10 18:08:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/10 18:08:53 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/10 18:10:02 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/10 18:10:13 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/10 18:20:22 UTC, 5 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/10 18:21:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/10 18:23:14 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/10 18:24:33 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/10 18:25:25 UTC, 3 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/10 18:31:22 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/10 18:35:47 UTC, 5 replies.
- [GitHub] [spark] imback82 commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/10 18:52:55 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/10 18:54:16 UTC, 34 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28783: [SPARK-31956][SQL] Do not fail if there is no ambiguous self join - posted by GitBox <gi...@apache.org> on 2020/06/10 19:22:30 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 19:31:36 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/10 19:44:13 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #26585: [SPARK-25351][SQL][Python] Handle Pandas category type when converting from Python with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/10 19:58:54 UTC, 1 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/10 20:05:12 UTC, 0 replies.
- [GitHub] [spark] dbtsai opened a new pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath when hadoop is provided - posted by GitBox <gi...@apache.org> on 2020/06/10 20:05:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:06:11 UTC, 28 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:07:27 UTC, 35 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:07:27 UTC, 28 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:07:28 UTC, 14 replies.
- [GitHub] [spark] dbtsai commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:08:33 UTC, 5 replies.
- [GitHub] [spark] tgravescs commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:23:16 UTC, 1 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/10 20:25:08 UTC, 0 replies.
- [GitHub] [spark] williamhyun opened a new pull request #28789: [SPARK-XXX][PYSPARK] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 20:25:19 UTC, 0 replies.
- [GitHub] [spark] tgravescs edited a comment on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:27:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28789: [SPARK-XXX][PYSPARK] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 20:27:48 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28789: [SPARK-XXX][PYSPARK] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 20:29:20 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28789: [SPARK-XXX][PYSPARK] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 20:32:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28789: [SPARK-XXX][PYSPARK] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 20:35:44 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28789: [SPARK-XXX][PYSPARK] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 20:37:18 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users - posted by GitBox <gi...@apache.org> on 2020/06/10 20:39:03 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 20:46:47 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun removed a comment on pull request #28789: [SPARK-XXX][PYSPARK] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 20:48:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 21:16:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 21:17:09 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/10 21:17:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 21:17:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 21:18:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 21:19:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 - posted by GitBox <gi...@apache.org> on 2020/06/10 21:19:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 in serializers.py - posted by GitBox <gi...@apache.org> on 2020/06/10 21:43:01 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/10 21:43:32 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/10 21:49:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/10 21:50:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/10 21:51:19 UTC, 1 replies.
- [GitHub] [spark] dbtsai commented on a change in pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 21:54:01 UTC, 12 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/10 22:04:25 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/10 22:04:36 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/10 22:07:18 UTC, 0 replies.
- [GitHub] [spark] nafshartous commented on pull request #28492: [SPARK-27249][ML] Developers API for Transformers beyond UnaryTransformer - posted by GitBox <gi...@apache.org> on 2020/06/10 22:09:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/10 22:10:46 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/10 22:12:56 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/10 22:13:18 UTC, 5 replies.
- [GitHub] [spark] BryanCutler commented on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 in serializers.py - posted by GitBox <gi...@apache.org> on 2020/06/10 22:44:23 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #26585: [SPARK-25351][SQL][Python] Handle Pandas category type when converting from Python with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/10 22:47:34 UTC, 0 replies.
- [GitHub] [spark] BryanCutler closed pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 22:54:27 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #28777: [SPARK-31915][SQL][PYTHON] Resolve the grouping column properly per the case sensitivity in grouped and cogrouped pandas UDFs - posted by GitBox <gi...@apache.org> on 2020/06/10 22:55:28 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/10 22:57:53 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 in serializers.py - posted by GitBox <gi...@apache.org> on 2020/06/10 23:00:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/10 23:07:27 UTC, 13 replies.
- [GitHub] [spark] karuppayya commented on a change in pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/10 23:16:45 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28760: [SPARK-31935][SQL] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 23:22:45 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 23:38:12 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 23:38:43 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 23:39:16 UTC, 15 replies.
- [GitHub] [spark] SparkQA commented on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/10 23:45:04 UTC, 11 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/10 23:45:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/10 23:45:57 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28789: [SPARK-31963][PYSPARK][SQL] Support both pandas 0.23 and 1.0 in serializers.py - posted by GitBox <gi...@apache.org> on 2020/06/10 23:48:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/10 23:49:08 UTC, 1 replies.
- [GitHub] [spark] BryanCutler commented on a change in pull request #28743: [SPARK-31920][PYTHON] Fix pandas conversion using Arrow with __arrow_array__ columns - posted by GitBox <gi...@apache.org> on 2020/06/10 23:49:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/10 23:52:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/10 23:52:17 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/10 23:57:08 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/10 23:57:39 UTC, 23 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/10 23:58:20 UTC, 12 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/10 23:58:31 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/10 23:59:52 UTC, 24 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28792: [test-maven] HiveThriftServer Health Check - posted by GitBox <gi...@apache.org> on 2020/06/11 00:02:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28792: [test-maven] HiveThriftServer Health Check - posted by GitBox <gi...@apache.org> on 2020/06/11 00:06:42 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28792: [test-maven] HiveThriftServer Health Check - posted by GitBox <gi...@apache.org> on 2020/06/11 00:07:48 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28792: [test-maven] HiveThriftServer Health Check - posted by GitBox <gi...@apache.org> on 2020/06/11 00:08:20 UTC, 5 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27453: [SPARK-24914][SQL] Introduce new statistic to improve data size estimate for columnar storage formats (part 1) - posted by GitBox <gi...@apache.org> on 2020/06/11 00:22:21 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #16478: [SPARK-7768][SQL] Revise user defined types (UDT) - posted by GitBox <gi...@apache.org> on 2020/06/11 00:22:33 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 00:27:52 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 00:31:12 UTC, 0 replies.
- [GitHub] [spark] BryanCutler opened a new pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:31:45 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 00:33:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:35:15 UTC, 1 replies.
- [GitHub] [spark] BryanCutler commented on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:35:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:36:41 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 00:36:52 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 00:37:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:37:24 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/11 00:42:58 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28792: [test-maven] HiveThriftServer Health Check - posted by GitBox <gi...@apache.org> on 2020/06/11 00:45:17 UTC, 0 replies.
- [GitHub] [spark] mengxr commented on pull request #27473: [SPARK-30699][ML][PYSPARK] GMM blockify input vectors - posted by GitBox <gi...@apache.org> on 2020/06/11 00:46:46 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28792: [test-maven] HiveThriftServer Health Check - posted by GitBox <gi...@apache.org> on 2020/06/11 00:50:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:52:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:56:09 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 00:56:20 UTC, 3 replies.
- [GitHub] [spark] srowen commented on pull request #27473: [SPARK-30699][ML][PYSPARK] GMM blockify input vectors - posted by GitBox <gi...@apache.org> on 2020/06/11 01:04:01 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/11 01:07:29 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 01:13:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 01:25:56 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28793: [SPARK-31964][PYTHON] Use Pandas is_categorical on Arrow category type conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 01:27:10 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/11 01:44:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/11 01:44:17 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/11 01:46:12 UTC, 12 replies.
- [GitHub] [spark] agrawaldevesh commented on pull request #28370: [SPARK-20732][CORE] Decommission cache blocks to other executors when an executor is decommissioned - posted by GitBox <gi...@apache.org> on 2020/06/11 02:08:01 UTC, 0 replies.
- [GitHub] [spark] agrawaldevesh edited a comment on pull request #28370: [SPARK-20732][CORE] Decommission cache blocks to other executors when an executor is decommissioned - posted by GitBox <gi...@apache.org> on 2020/06/11 02:08:22 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/11 02:32:31 UTC, 6 replies.
- [GitHub] [spark] hanyucui opened a new pull request #28794: [WIP] Interrupt task threads by default when the job is cancelled - posted by GitBox <gi...@apache.org> on 2020/06/11 02:51:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28794: [WIP] Interrupt task threads by default when the job is cancelled - posted by GitBox <gi...@apache.org> on 2020/06/11 02:55:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28794: [WIP] Interrupt task threads by default when the job is cancelled - posted by GitBox <gi...@apache.org> on 2020/06/11 02:56:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/11 03:08:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:14:32 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:18:56 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:20:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:20:48 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/11 03:21:01 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:21:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:22:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:24:46 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/11 03:24:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:25:42 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:26:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/11 03:26:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:27:21 UTC, 2 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP][test-hadoop3.2] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 03:28:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 03:29:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 03:29:34 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP][test-hadoop3.2] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 03:30:16 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP][test-hadoop3.2] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 03:32:03 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP][test-hadoop3.2] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 03:33:25 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28770: [SPARK-31942] Partially revert "[SPARK-31864][SQL] Adjust AQE skew join trigger condition - posted by GitBox <gi...@apache.org> on 2020/06/11 03:34:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP][test-hadoop3.2] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 03:34:19 UTC, 1 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:42:18 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP][test-hadoop3.2] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 03:43:38 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:47:23 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:48:45 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 03:48:47 UTC, 3 replies.
- [GitHub] [spark] GuoPhilipse commented on pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 03:48:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 03:49:21 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:49:22 UTC, 17 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 03:52:39 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28751: [SPARK-31926][SQL][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 03:54:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 03:55:17 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 03:56:29 UTC, 0 replies.
- [GitHub] [spark] dbtsai commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Yarn Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/11 03:56:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:00:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 04:01:29 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:04:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:04:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:04:42 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/11 04:04:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:05:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:05:16 UTC, 4 replies.
- [GitHub] [spark] attilapiros commented on pull request #26016: [SPARK-24914][SQL] Calculated table statistic to improve data size estimate for ORC which manually settable for other columnar formats - posted by GitBox <gi...@apache.org> on 2020/06/11 04:09:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:10:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:11:36 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:11:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:12:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 04:13:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28795: [SPARK-31965][TESTS][PYTHON] Move doctests related to Java function registration to test conditionally - posted by GitBox <gi...@apache.org> on 2020/06/11 04:16:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:18:27 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28796: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 04:21:34 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/11 04:35:58 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28790: [SPARK-28199][SS][FOLLOWUP] Remove package private in class/object in sql.execution package - posted by GitBox <gi...@apache.org> on 2020/06/11 04:36:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:49:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:56:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:56:54 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28798: [SPARK-31966][ML][TESTS][PYTHON] Increase the timeout for StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by GitBox <gi...@apache.org> on 2020/06/11 04:57:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/11 05:09:04 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 05:26:04 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #27473: [SPARK-30699][ML][PYSPARK] GMM blockify input vectors - posted by GitBox <gi...@apache.org> on 2020/06/11 05:42:07 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28787: [SPARK-31959][SQL] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 05:49:42 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28791: [SPARK-31935][SQL][TESTS][FOLLOWUP] Fix the test case for Hadoop2/3 - posted by GitBox <gi...@apache.org> on 2020/06/11 05:56:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/11 06:01:09 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/11 06:02:32 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/11 06:03:33 UTC, 15 replies.
- [GitHub] [spark] viirya commented on pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/11 06:03:44 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/11 06:27:28 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/11 06:28:09 UTC, 1 replies.
- [GitHub] [spark] igreenfield commented on a change in pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/11 06:33:51 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/11 06:37:59 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/11 06:39:14 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/11 06:39:25 UTC, 9 replies.
- [GitHub] [spark] cloud-fan closed pull request #28785: [SPARK-31958][SQL] normalize special floating numbers in subquery - posted by GitBox <gi...@apache.org> on 2020/06/11 06:39:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/11 07:06:20 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28792: [test-maven] HiveThriftServer Health Check - posted by GitBox <gi...@apache.org> on 2020/06/11 07:06:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 07:06:25 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 07:06:27 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/11 07:06:38 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/11 07:06:39 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 07:08:37 UTC, 2 replies.
- [GitHub] [spark] iRakson commented on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/11 07:08:39 UTC, 8 replies.
- [GitHub] [spark] viirya commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/11 07:12:23 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 07:56:04 UTC, 5 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 08:03:18 UTC, 7 replies.
- [GitHub] [spark] maropu commented on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 08:03:50 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 08:15:44 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/06/11 08:20:57 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/11 08:23:48 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #28733: [SPARK-31705][SQL] Push more possible predicates through Join via CNF conversion - posted by GitBox <gi...@apache.org> on 2020/06/11 08:24:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28719: [SPARK-31899][SQL] Forbid datetime pattern letter u - posted by GitBox <gi...@apache.org> on 2020/06/11 08:35:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/06/11 08:40:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/06/11 08:40:33 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/06/11 08:41:25 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 08:45:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 08:53:44 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/11 08:54:05 UTC, 2 replies.
- [GitHub] [spark] itsvikramagr commented on pull request #24922: [SPARK-28120][SS] Rocksdb state storage implementation - posted by GitBox <gi...@apache.org> on 2020/06/11 09:52:56 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 11:35:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 11:38:59 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 11:40:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 11:41:21 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/11 11:52:39 UTC, 4 replies.
- [GitHub] [spark] liucht-inspur opened a new pull request #28799: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 12:33:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28799: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 12:38:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28799: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 12:40:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28782: [SPARK-31954][SQL] Delete duplicate testcase in HiveQuerySuite - posted by GitBox <gi...@apache.org> on 2020/06/11 13:04:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/11 13:39:18 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 13:58:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 13:58:58 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/11 14:16:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28756: [SPARK-8981][CORE][FOLLOW-UP] Clean up MDC properties after running a task - posted by GitBox <gi...@apache.org> on 2020/06/11 14:16:39 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 14:28:16 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 14:46:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 14:50:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 14:51:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 14:52:17 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 14:53:23 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 15:00:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 15:04:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 15:05:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 15:06:24 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/11 15:07:09 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 15:17:50 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28776: [SPARK-31935][SQL][3.0][test-hadoop3.2] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/11 15:21:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 15:37:19 UTC, 0 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j - posted by GitBox <gi...@apache.org> on 2020/06/11 15:43:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 15:48:07 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 15:49:29 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 15:50:24 UTC, 15 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/11 15:50:35 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 15:50:35 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 15:56:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 15:57:33 UTC, 3 replies.
- [GitHub] [spark] maropu opened a new pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 15:59:12 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #28779: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the generated parser class - posted by GitBox <gi...@apache.org> on 2020/06/11 15:59:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28766: [SPARK-31939][SQL][test-java11] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 16:02:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 16:02:43 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 16:03:50 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 16:04:24 UTC, 14 replies.
- [GitHub] [spark] huaxingao commented on pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/11 16:07:09 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 16:59:09 UTC, 4 replies.
- [GitHub] [spark] igreenfield commented on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 17:05:51 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 17:12:02 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28799: [SPARK-31871][CORE][UI] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 17:29:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 17:30:23 UTC, 16 replies.
- [GitHub] [spark] SparkQA commented on pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 17:30:34 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 17:31:43 UTC, 11 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 17:35:55 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 17:38:06 UTC, 7 replies.
- [GitHub] [spark] agrawaldevesh commented on a change in pull request #28370: [SPARK-20732][CORE] Decommission cache blocks to other executors when an executor is decommissioned - posted by GitBox <gi...@apache.org> on 2020/06/11 17:43:41 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/11 17:50:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28700: [SPARK-31860][BUILD] only push release tags on succes - posted by GitBox <gi...@apache.org> on 2020/06/11 17:51:12 UTC, 1 replies.
- [GitHub] [spark] dbtsai commented on pull request #28376: [SPARK-31582] [Yarn] Being able to not populate Hadoop classpath - posted by GitBox <gi...@apache.org> on 2020/06/11 18:51:10 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 18:59:56 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/11 19:37:17 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/11 19:53:21 UTC, 3 replies.
- [GitHub] [spark] sarutak opened a new pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/11 20:52:02 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/11 20:54:16 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/11 20:54:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/11 20:55:07 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/11 20:56:38 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/11 20:57:22 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/11 21:15:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28776: [SPARK-31935][SQL][3.0] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/11 21:19:23 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/11 21:40:34 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 21:49:15 UTC, 3 replies.
- [GitHub] [spark] fqaiser94 commented on a change in pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/11 22:22:07 UTC, 8 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 22:27:39 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/11 23:26:15 UTC, 2 replies.
- [GitHub] [spark] srowen closed pull request #28585: [SPARK-31765][WEBUI][test-maven] Upgrade HtmlUnit >= 2.37.0 - posted by GitBox <gi...@apache.org> on 2020/06/11 23:28:19 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/11 23:34:29 UTC, 2 replies.
- [GitHub] [spark] maropu closed pull request #28750: [SPARK-31916][SQL] StringConcat can lead to StringIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2020/06/12 00:19:55 UTC, 0 replies.
- [GitHub] [spark] karuppayya opened a new pull request #28804: SPARK-31973: Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/12 00:22:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/12 00:22:23 UTC, 28 replies.
- [GitHub] [spark] maropu commented on pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/12 00:25:31 UTC, 1 replies.
- [GitHub] [spark] karuppayya commented on a change in pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/12 00:25:53 UTC, 5 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27453: [SPARK-24914][SQL] Introduce new statistic to improve data size estimate for columnar storage formats (part 1) - posted by GitBox <gi...@apache.org> on 2020/06/12 00:26:04 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods - posted by GitBox <gi...@apache.org> on 2020/06/12 00:26:05 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/12 00:29:21 UTC, 39 replies.
- [GitHub] [spark] liucht-inspur commented on pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/12 01:06:41 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/12 01:31:31 UTC, 7 replies.
- [GitHub] [spark] wangyum closed pull request #28575: [SPARK-31705][SQL] Push predicate through join by rewriting join condition to conjunctive normal form - posted by GitBox <gi...@apache.org> on 2020/06/12 01:34:55 UTC, 0 replies.
- [GitHub] [spark] fqaiser94 edited a comment on pull request #27066: [SPARK-31317][SQL] Add withField method to Column - posted by GitBox <gi...@apache.org> on 2020/06/12 01:36:27 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/12 01:46:08 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/12 01:57:36 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/12 01:57:37 UTC, 0 replies.
- [GitHub] [spark] Ngone51 edited a comment on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/12 02:00:18 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/12 02:39:12 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/12 02:39:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/12 02:52:03 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28800: [SPARK-31939][SQL][test-java11][3.0] Fix Parsing day of year when year field pattern is missing - posted by GitBox <gi...@apache.org> on 2020/06/12 02:52:56 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28032: [SPARK-31264][SQL] Repartition by dynamic partition columns before insert partition table - posted by GitBox <gi...@apache.org> on 2020/06/12 03:09:26 UTC, 0 replies.
- [GitHub] [spark] agrawaldevesh commented on a change in pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/12 03:12:15 UTC, 10 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/12 03:34:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/12 03:37:43 UTC, 26 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/12 03:38:55 UTC, 26 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/12 03:39:16 UTC, 35 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/12 04:01:23 UTC, 2 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/12 04:26:57 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/12 04:29:21 UTC, 13 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/12 04:52:05 UTC, 2 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 05:03:30 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 05:05:04 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 05:05:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 05:06:28 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 05:06:29 UTC, 3 replies.
- [GitHub] [spark] gengliangwang edited a comment on pull request #28803: [SPARK-31971][WEBUI] Add pagination support for all jobs timeline - posted by GitBox <gi...@apache.org> on 2020/06/12 05:22:55 UTC, 0 replies.
- [GitHub] [spark] ulysses-you edited a comment on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/12 05:32:43 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #28734: [SPARK-31912][SQL][TESTS] Normalize all binary comparison expressions - posted by GitBox <gi...@apache.org> on 2020/06/12 05:51:04 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 06:00:52 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 06:13:09 UTC, 1 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 06:17:34 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 06:17:55 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/12 06:43:44 UTC, 1 replies.
- [GitHub] [spark] maropu opened a new pull request #28807: [WIP][SPARK-26905][SQL][TESTS] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/12 06:46:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28807: [WIP][SPARK-26905][SQL][TESTS] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/12 06:48:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28807: [WIP][SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/12 06:49:05 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28807: [WIP][SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/12 06:49:16 UTC, 17 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/12 07:00:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/12 07:02:56 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/12 07:04:09 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/12 07:04:25 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #28807: [WIP][SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/12 07:05:08 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 07:06:31 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28807: [WIP][SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/12 07:06:38 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #28807: [WIP][SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/12 07:07:36 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/12 07:07:37 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/12 07:07:48 UTC, 3 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 07:28:24 UTC, 2 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/12 07:31:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/12 07:37:20 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/12 07:54:44 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 07:55:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28556: [SPARK-31736][SQL] Nested column aliasing for RepartitionByExpression/Join - posted by GitBox <gi...@apache.org> on 2020/06/12 07:55:26 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 07:56:11 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 08:01:33 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 08:02:35 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 08:03:16 UTC, 6 replies.
- [GitHub] [spark] maropu opened a new pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 08:10:46 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 08:10:57 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 08:15:56 UTC, 14 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 08:17:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 08:17:39 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 08:18:22 UTC, 16 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28811: [3.0][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:19:53 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28811: [3.0][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:20:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28811: [3.0][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:22:58 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28811: [3.0][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:24:09 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 08:24:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28811: [3.0][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:24:23 UTC, 4 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #28813: [2.4][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:24:34 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28813: [2.4][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:25:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 08:27:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28813: [2.4][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:30:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 08:30:36 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28813: [2.4][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:31:31 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 08:32:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 08:32:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28813: [2.4][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 08:32:18 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/12 08:42:36 UTC, 1 replies.
- [GitHub] [spark] TJX2014 opened a new pull request #28814: [SPARK-31968][CORE]Duplicate partition column check when write data - posted by GitBox <gi...@apache.org> on 2020/06/12 09:04:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28814: [SPARK-31968][CORE]Duplicate partition column check when write data - posted by GitBox <gi...@apache.org> on 2020/06/12 09:06:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28814: [SPARK-31968][CORE]Duplicate partition column check when write data - posted by GitBox <gi...@apache.org> on 2020/06/12 09:08:22 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28748: [SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/12 09:25:31 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 09:28:42 UTC, 1 replies.
- [GitHub] [spark] wangyum closed pull request #22038: [SPARK-25056][SQL] Unify the InConversion and BinaryComparison behavior - posted by GitBox <gi...@apache.org> on 2020/06/12 09:34:27 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #26804: [SPARK-26346][BUILD][SQL] Upgrade parquet to 1.11.0 - posted by GitBox <gi...@apache.org> on 2020/06/12 09:34:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 09:55:26 UTC, 1 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28815: [SPARK-31979] release script should not fail when remove non-existing files - posted by GitBox <gi...@apache.org> on 2020/06/12 10:00:58 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28815: [SPARK-31979] release script should not fail when remove non-existing files - posted by GitBox <gi...@apache.org> on 2020/06/12 10:02:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28815: [SPARK-31979] release script should not fail when remove non-existing files - posted by GitBox <gi...@apache.org> on 2020/06/12 10:04:55 UTC, 3 replies.
- [GitHub] [spark] yqwang-ms commented on pull request #28323: [SPARK-31551][CORE] Fix createSparkUser lost user's non-Hadoop credentials - posted by GitBox <gi...@apache.org> on 2020/06/12 10:05:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28815: [SPARK-31979] release script should not fail when remove non-existing files - posted by GitBox <gi...@apache.org> on 2020/06/12 10:06:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28815: [SPARK-31979] release script should not fail when remove non-existing files - posted by GitBox <gi...@apache.org> on 2020/06/12 10:07:22 UTC, 4 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/12 10:26:31 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/12 10:33:41 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/12 10:35:13 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/12 10:36:16 UTC, 21 replies.
- [GitHub] [spark] SparkQA commented on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/12 10:41:22 UTC, 17 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 10:50:43 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28811: [3.0][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 10:55:16 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #28811: [3.0][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 10:59:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 11:52:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28813: [2.4][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 12:22:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/12 12:51:21 UTC, 8 replies.
- [GitHub] [spark] srowen commented on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 13:29:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28815: [SPARK-31979] release script should not fail when remove non-existing files - posted by GitBox <gi...@apache.org> on 2020/06/12 13:57:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 13:59:24 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/12 14:11:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/12 14:12:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/12 14:13:25 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/12 14:44:30 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 15:00:17 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 15:02:09 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 15:02:21 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 15:03:10 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 15:09:15 UTC, 8 replies.
- [GitHub] [spark] srowen closed pull request #28748: [SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/12 15:27:57 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28748: [SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/12 15:28:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 15:35:17 UTC, 0 replies.
- [GitHub] [spark] iRakson commented on pull request #28748: [SPARK-30119][WEBUI]Support pagination for streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/12 15:38:46 UTC, 0 replies.
- [GitHub] [spark] maryannxue commented on a change in pull request #28424: [SPARK-31618][SQL] Distinct pushdown in Intersect Distinct based on stats - posted by GitBox <gi...@apache.org> on 2020/06/12 16:20:37 UTC, 0 replies.
- [GitHub] [spark] GuoPhilipse removed a comment on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/12 16:25:35 UTC, 0 replies.
- [GitHub] [spark] GuoPhilipse commented on a change in pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/12 16:56:37 UTC, 6 replies.
- [GitHub] [spark] viirya commented on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 16:58:54 UTC, 0 replies.
- [GitHub] [spark] viirya removed a comment on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 16:59:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28815: [SPARK-31979] Release script should not fail when remove non-existing files - posted by GitBox <gi...@apache.org> on 2020/06/12 18:07:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28813: [2.4][SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 18:12:05 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28813: [SPARK-31967][UI][2.4] Downgrade to vis.js 4.21.0 to fix Jobs UI loading time regression - posted by GitBox <gi...@apache.org> on 2020/06/12 18:24:44 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28813: [SPARK-31967][UI][2.4] Downgrade to vis.js 4.21.0 to fix Jobs UI loading time regression - posted by GitBox <gi...@apache.org> on 2020/06/12 18:25:56 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 18:30:45 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/12 18:47:01 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 19:02:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28806: [SPARK-31967][UI] UI Perf regression: Loading jobs UI page takes 40 seconds - posted by GitBox <gi...@apache.org> on 2020/06/12 19:03:07 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/12 19:38:16 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/12 19:39:18 UTC, 3 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28816: [WIP][SQL] Fix Julian-Gregorian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 19:53:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/12 19:57:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28816: [WIP][SQL] Fix Julian-Gregorian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 19:59:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28816: [WIP][SQL] Fix Julian-Gregorian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 20:00:48 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28816: [WIP][SQL] Fix Julian-Gregorian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/12 20:01:13 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 20:09:18 UTC, 3 replies.
- [GitHub] [spark] viirya commented on a change in pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/12 20:15:52 UTC, 14 replies.
- [GitHub] [spark] maropu commented on pull request #28802: [SPARK-31950][SQL][TESTS] Extract SQL keywords from the SqlBase.g4 file - posted by GitBox <gi...@apache.org> on 2020/06/12 22:13:50 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 22:26:56 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/12 22:27:17 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 22:57:53 UTC, 1 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/12 23:23:02 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/12 23:57:36 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/13 00:09:18 UTC, 7 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods - posted by GitBox <gi...@apache.org> on 2020/06/13 00:22:59 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28806: [SPARK-31967][UI] Downgrade to vis.js 4.21.0 to fix Jobs UI loading time regression - posted by GitBox <gi...@apache.org> on 2020/06/13 00:23:20 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28811: [SPARK-31967][UI][3.0] Downgrade to vis.js 4.21.0 to fix Jobs UI loading time regression - posted by GitBox <gi...@apache.org> on 2020/06/13 00:23:54 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28811: [SPARK-31967][UI] Downgrade to vis.js 4.21.0 to fix Jobs UI loading time regression - posted by GitBox <gi...@apache.org> on 2020/06/13 00:28:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28816: [WIP][SQL] Fix Julian-Gregorian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/13 00:33:18 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #28813: [SPARK-31967][UI][2.4] Downgrade to vis.js 4.21.0 to fix Jobs UI loading time regression - posted by GitBox <gi...@apache.org> on 2020/06/13 00:35:02 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/13 00:36:11 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/13 00:58:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/13 01:03:32 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/13 01:04:28 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/13 01:05:20 UTC, 6 replies.
- [GitHub] [spark] agrawaldevesh commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/13 02:03:36 UTC, 1 replies.
- [GitHub] [spark] agrawaldevesh edited a comment on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/13 02:09:02 UTC, 0 replies.
- [GitHub] [spark] shanyu commented on pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/13 02:13:16 UTC, 1 replies.
- [GitHub] [spark] holdenk opened a new pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/13 02:15:40 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/13 02:17:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/13 02:21:44 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/13 02:21:45 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/13 02:22:47 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/13 02:22:48 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/13 02:23:20 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/13 02:23:21 UTC, 17 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28807: [WIP][SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/13 02:50:54 UTC, 0 replies.
- [GitHub] [spark] moomindani commented on a change in pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/13 03:35:42 UTC, 19 replies.
- [GitHub] [spark] TJX2014 opened a new pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/13 03:53:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/13 03:54:28 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/13 03:55:43 UTC, 3 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/13 03:57:34 UTC, 10 replies.
- [GitHub] [spark] sarutak commented on pull request #28806: [SPARK-31967][UI] Downgrade to vis.js 4.21.0 to fix Jobs UI loading time regression - posted by GitBox <gi...@apache.org> on 2020/06/13 04:55:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/13 05:08:22 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/13 05:38:18 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #28032: [SPARK-31264][SQL] Repartition by dynamic partition columns before insert partition table - posted by GitBox <gi...@apache.org> on 2020/06/13 06:00:05 UTC, 2 replies.
- [GitHub] [spark] wangyum edited a comment on pull request #28032: [SPARK-31264][SQL] Repartition by dynamic partition columns before insert partition table - posted by GitBox <gi...@apache.org> on 2020/06/13 06:08:39 UTC, 2 replies.
- [GitHub] [spark] sarutak opened a new pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/13 06:55:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/13 06:56:15 UTC, 4 replies.
- [GitHub] [spark] sarutak commented on pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/13 06:56:56 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/13 07:02:22 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/13 07:03:15 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/13 07:06:30 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/13 07:22:24 UTC, 0 replies.
- [GitHub] [spark] iRakson edited a comment on pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/13 07:23:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/13 09:51:21 UTC, 1 replies.
- [GitHub] [spark] Fokko opened a new pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/13 09:51:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/13 09:52:13 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/13 09:53:49 UTC, 16 replies.
- [GitHub] [spark] sarutak opened a new pull request #28822: [SPARK-31644][BUILD][FOLLOWUP] Make Spark's guava version configurable from the command line for sbt - posted by GitBox <gi...@apache.org> on 2020/06/13 10:06:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28822: [SPARK-31644][BUILD][FOLLOWUP] Make Spark's guava version configurable from the command line for sbt - posted by GitBox <gi...@apache.org> on 2020/06/13 10:07:56 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28822: [SPARK-31644][BUILD][FOLLOWUP] Make Spark's guava version configurable from the command line for sbt - posted by GitBox <gi...@apache.org> on 2020/06/13 10:13:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28822: [SPARK-31644][BUILD][FOLLOWUP] Make Spark's guava version configurable from the command line for sbt - posted by GitBox <gi...@apache.org> on 2020/06/13 10:14:21 UTC, 1 replies.
- [GitHub] [spark] DaveDeCaprio commented on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/13 12:54:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28822: [SPARK-31644][BUILD][FOLLOWUP] Make Spark's guava version configurable from the command line for sbt - posted by GitBox <gi...@apache.org> on 2020/06/13 12:58:22 UTC, 0 replies.
- [GitHub] [spark] iRakson opened a new pull request #28823: Fix sorting for structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/13 15:16:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28823: Fix sorting for structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/13 15:17:54 UTC, 0 replies.
- [GitHub] [spark] iRakson commented on pull request #28823: [SPARK-31983][WEBUI][3.0] Fix sorting for duration column in structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/13 15:20:48 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28823: [SPARK-31983][WEBUI][3.0] Fix sorting for duration column in structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/13 15:23:40 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28823: [SPARK-31983][WEBUI][3.0] Fix sorting for duration column in structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/13 15:24:21 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/13 17:20:33 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #28772: [SPARK-31944] Add instance weight support in LinearRegressionSummary - posted by GitBox <gi...@apache.org> on 2020/06/13 17:20:47 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/13 19:09:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/13 19:13:41 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/13 19:14:52 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/13 19:15:23 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28823: [SPARK-31983][WEBUI][3.0] Fix sorting for duration column in structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/13 19:39:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28823: [SPARK-31983][WEBUI][3.0] Fix sorting for duration column in structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/13 19:40:14 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28032: [SPARK-31264][SQL] Repartition by dynamic partition columns before insert partition table - posted by GitBox <gi...@apache.org> on 2020/06/13 22:19:33 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal edited a comment on pull request #28032: [SPARK-31264][SQL] Repartition by dynamic partition columns before insert partition table - posted by GitBox <gi...@apache.org> on 2020/06/13 22:19:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/13 23:41:23 UTC, 3 replies.
- [GitHub] [spark] agrawaldevesh commented on a change in pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/13 23:44:40 UTC, 6 replies.
- [GitHub] [spark] agrawaldevesh commented on a change in pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/13 23:46:14 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27053: [WIP][SPARK-27495][Core][YARN][k8s] Stage Level Scheduling code for reference - posted by GitBox <gi...@apache.org> on 2020/06/14 00:23:49 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27375: [SPARK-30664][Web UI] Add optional metrics to all-stages page - posted by GitBox <gi...@apache.org> on 2020/06/14 00:23:50 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/14 00:52:51 UTC, 9 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/06/14 01:49:06 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #25965: [SPARK-26425][SS] Add more constraint checks to avoid checkpoint corruption - posted by GitBox <gi...@apache.org> on 2020/06/14 01:49:07 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27333: [SPARK-29438][SS][FOLLOWUP] Add regression tests for Streaming Aggregation and flatMapGroupsWithState - posted by GitBox <gi...@apache.org> on 2020/06/14 01:49:08 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27620: [SPARK-30866][SS] FileStreamSource: Cache fetched list of files beyond maxFilesPerTrigger as unread files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:49:18 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/06/14 01:49:19 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:49:31 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/14 01:49:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:53:58 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/06/14 01:54:12 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/06/14 01:54:13 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #25965: [SPARK-26425][SS] Add more constraint checks to avoid checkpoint corruption - posted by GitBox <gi...@apache.org> on 2020/06/14 01:54:24 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #27333: [SPARK-29438][SS][FOLLOWUP] Add regression tests for Streaming Aggregation and flatMapGroupsWithState - posted by GitBox <gi...@apache.org> on 2020/06/14 01:54:25 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/06/14 01:54:26 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #27620: [SPARK-30866][SS] FileStreamSource: Cache fetched list of files beyond maxFilesPerTrigger as unread files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:54:26 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:55:10 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/06/14 01:55:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27620: [SPARK-30866][SS] FileStreamSource: Cache fetched list of files beyond maxFilesPerTrigger as unread files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:55:25 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:55:28 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27333: [SPARK-29438][SS][FOLLOWUP] Add regression tests for Streaming Aggregation and flatMapGroupsWithState - posted by GitBox <gi...@apache.org> on 2020/06/14 01:55:29 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/06/14 01:55:40 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/06/14 01:55:41 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27620: [SPARK-30866][SS] FileStreamSource: Cache fetched list of files beyond maxFilesPerTrigger as unread files - posted by GitBox <gi...@apache.org> on 2020/06/14 01:56:22 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/06/14 01:56:23 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/06/14 01:56:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/06/14 01:56:25 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27333: [SPARK-29438][SS][FOLLOWUP] Add regression tests for Streaming Aggregation and flatMapGroupsWithState - posted by GitBox <gi...@apache.org> on 2020/06/14 01:56:26 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28822: [SPARK-31644][BUILD][FOLLOWUP] Make Spark's guava version configurable from the command line for sbt - posted by GitBox <gi...@apache.org> on 2020/06/14 02:04:57 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/14 02:35:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/06/14 03:21:18 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/14 05:17:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/14 05:18:15 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/14 05:19:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/14 05:21:53 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28814: [SPARK-31968][SQL]Duplicate partition columns check when writing data - posted by GitBox <gi...@apache.org> on 2020/06/14 05:28:38 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/14 05:37:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/14 05:38:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28391: [SPARK-31593][SS] Remove unnecessary streaming query progress update - posted by GitBox <gi...@apache.org> on 2020/06/14 05:49:31 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28820: [SPARK-31632][CORE][WEBUI][FOLLOWUP] Enrich the exception message when application summary is unavailable - posted by GitBox <gi...@apache.org> on 2020/06/14 05:50:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/14 05:56:22 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28744: [SPARK-31923][Core]Ignore internal accumulators that use unrecognized types rather than crashing - posted by GitBox <gi...@apache.org> on 2020/06/14 06:04:33 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/14 06:36:04 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/14 06:42:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #25965: [SPARK-26425][SS] Add more constraint checks to avoid checkpoint corruption - posted by GitBox <gi...@apache.org> on 2020/06/14 06:59:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #25965: [SPARK-26425][SS] Add more constraint checks to avoid checkpoint corruption - posted by GitBox <gi...@apache.org> on 2020/06/14 07:01:47 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #25965: [SPARK-26425][SS] Add more constraint checks to avoid checkpoint corruption - posted by GitBox <gi...@apache.org> on 2020/06/14 07:02:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/06/14 07:06:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27333: [SPARK-29438][SS][FOLLOWUP] Add regression tests for Streaming Aggregation and flatMapGroupsWithState - posted by GitBox <gi...@apache.org> on 2020/06/14 07:06:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/06/14 07:06:27 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27620: [SPARK-30866][SS] FileStreamSource: Cache fetched list of files beyond maxFilesPerTrigger as unread files - posted by GitBox <gi...@apache.org> on 2020/06/14 07:06:28 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/14 07:06:29 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/06/14 07:18:15 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/14 09:15:17 UTC, 2 replies.
- [GitHub] [spark] TJX2014 edited a comment on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/14 09:26:34 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal opened a new pull request #28825: [SPARk-31950][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 10:59:21 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28825: [SPARk-31950][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 11:01:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28825: [SPARk-31950][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 11:01:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARk-31950][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 11:02:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARk-31950][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 11:03:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/06/14 12:10:23 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28812: [SPARK-31977][SQL] Returns the plan directly from NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/14 12:10:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/14 12:12:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 15:33:12 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 15:34:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 15:35:22 UTC, 4 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/14 15:40:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28816: [SPARK-31986][SQL] Fix Julian-Gregorian micros rebasing of overlapping local timestamps - posted by GitBox <gi...@apache.org> on 2020/06/14 15:47:44 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28816: [SPARK-31986][SQL] Fix Julian-Gregorian micros rebasing of overlapping local timestamps - posted by GitBox <gi...@apache.org> on 2020/06/14 15:48:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28816: [SPARK-31986][SQL] Fix Julian-Gregorian micros rebasing of overlapping local timestamps - posted by GitBox <gi...@apache.org> on 2020/06/14 15:49:46 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28816: [SPARK-31986][SQL] Fix Julian-Gregorian micros rebasing of overlapping local timestamps - posted by GitBox <gi...@apache.org> on 2020/06/14 15:50:17 UTC, 2 replies.
- [GitHub] [spark] guykhazma opened a new pull request #28826: [SPARK-31988] - schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/14 15:52:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28826: [SPARK-31988] - schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/14 15:57:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28826: [SPARK-31988] - schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/14 15:59:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/14 16:40:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/14 17:37:21 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/14 17:39:05 UTC, 16 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/14 17:55:01 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/14 18:30:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/14 18:32:16 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/14 18:33:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/14 18:33:30 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/14 18:34:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/14 18:34:22 UTC, 4 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28816: [SPARK-31986][SQL] Fix Julian-Gregorian micros rebasing of overlapping local timestamps - posted by GitBox <gi...@apache.org> on 2020/06/14 18:35:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/14 18:48:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 19:15:40 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28607: [SPARK-24634][SS] Add a new metric regarding number of inputs later than watermark plus allowed delay - posted by GitBox <gi...@apache.org> on 2020/06/14 19:43:01 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/14 19:58:44 UTC, 3 replies.
- [GitHub] [spark] iRakson edited a comment on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/14 20:09:43 UTC, 0 replies.
- [GitHub] [spark] iRakson closed pull request #28254: [SPARK-31478][CORE]Call `StopExecutor` before killing executors - posted by GitBox <gi...@apache.org> on 2020/06/14 20:15:04 UTC, 0 replies.
- [GitHub] [spark] iRakson commented on pull request #28254: [SPARK-31478][CORE]Call `StopExecutor` before killing executors - posted by GitBox <gi...@apache.org> on 2020/06/14 20:15:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28801: [SPARK-31970][CORE] Make MDC configuration step be consistent between setLocalProperty and log4j.properties - posted by GitBox <gi...@apache.org> on 2020/06/14 21:26:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/14 21:31:05 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/14 21:40:14 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/14 21:40:36 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #28752: [SPARK-31642][FOLLOWUP] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/14 21:42:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/14 21:42:52 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/14 21:44:04 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/14 21:44:15 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/14 21:45:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28787: [SPARK-31959][SQL][test-java11] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/14 21:46:21 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/14 21:48:34 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/14 21:52:00 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28829: [WIP][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/14 22:06:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28829: [WIP][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/14 22:11:07 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28829: [WIP][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/14 22:12:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28829: [WIP][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/14 22:13:19 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 23:32:06 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/14 23:33:06 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28826: [SPARK-31988] - schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/14 23:35:17 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27375: [SPARK-30664][Web UI] Add optional metrics to all-stages page - posted by GitBox <gi...@apache.org> on 2020/06/15 00:23:01 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27053: [WIP][SPARK-27495][Core][YARN][k8s] Stage Level Scheduling code for reference - posted by GitBox <gi...@apache.org> on 2020/06/15 00:23:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 01:10:15 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 01:15:53 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/15 01:16:43 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 01:17:04 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #26901: [SPARK-29152][CORE][2.4] Executor Plugin shutdown when dynamic allocation is enabled - posted by GitBox <gi...@apache.org> on 2020/06/15 01:21:30 UTC, 1 replies.
- [GitHub] [spark] maropu opened a new pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:22:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:23:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:24:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:24:56 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:26:39 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:30:42 UTC, 2 replies.
- [GitHub] [spark] sarutak commented on pull request #28823: [SPARK-31983][WEBUI][3.0] Fix sorting for duration column in structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/15 01:41:31 UTC, 0 replies.
- [GitHub] [spark] sarutak closed pull request #28823: [SPARK-31983][WEBUI][3.0] Fix sorting for duration column in structured streaming tab - posted by GitBox <gi...@apache.org> on 2020/06/15 01:41:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:54:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 01:58:41 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 02:00:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing - posted by GitBox <gi...@apache.org> on 2020/06/15 02:02:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 02:04:29 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/15 02:07:04 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28825: [SPARk-31950][SQL][FOLLOW-UP][MINOR] Better error message on SPARK_HOME or… - posted by GitBox <gi...@apache.org> on 2020/06/15 02:25:50 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 02:30:46 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28829: [WIP][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 02:31:19 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 02:34:18 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28830: [SPARK-31990][SQL] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 02:39:57 UTC, 4 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 02:46:46 UTC, 2 replies.
- [GitHub] [spark] iRakson commented on pull request #28752: [SPARK-31983] Fix Sorting for duration column and make Status column sortable - posted by GitBox <gi...@apache.org> on 2020/06/15 02:48:51 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28830: [SPARK-31990][SQL][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 02:49:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 02:56:47 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:00:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27604: [SPARK-30849][CORE][SHUFFLE]Fix application failed due to failed to get MapStatuses broadcast block - posted by GitBox <gi...@apache.org> on 2020/06/15 03:04:23 UTC, 1 replies.
- [GitHub] [spark] uncleGen commented on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/15 03:04:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27604: [SPARK-30849][CORE][SHUFFLE]Fix application failed due to failed to get MapStatuses broadcast block - posted by GitBox <gi...@apache.org> on 2020/06/15 03:05:42 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27604: [SPARK-30849][CORE][SHUFFLE]Fix application failed due to failed to get MapStatuses broadcast block - posted by GitBox <gi...@apache.org> on 2020/06/15 03:06:23 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:11:11 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:11:52 UTC, 1 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:13:16 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:13:47 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/15 03:13:48 UTC, 10 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:15:36 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:18:21 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:18:32 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28830: [SPARK-31990][SS] Preserves the input order of colNames in dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:19:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:26:44 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:27:16 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:40:07 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:57:22 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 03:57:43 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #24922: [SPARK-28120][SS] Rocksdb state storage implementation - posted by GitBox <gi...@apache.org> on 2020/06/15 04:14:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 04:45:06 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 04:46:08 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 04:46:18 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 05:14:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27604: [SPARK-30849][CORE][SHUFFLE]Fix application failed due to failed to get MapStatuses broadcast block - posted by GitBox <gi...@apache.org> on 2020/06/15 05:25:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/15 05:39:00 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28642: [SPARK-31809][SQL] Infer IsNotNull for non null intolerant child of null intolerant in join condition - posted by GitBox <gi...@apache.org> on 2020/06/15 05:42:59 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28829: [WIP][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 05:45:02 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/15 05:45:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27805: [SPARK-31056][SQL] Add CalendarIntervals division - posted by GitBox <gi...@apache.org> on 2020/06/15 05:47:47 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #17953: [SPARK-20680][SQL] Spark-sql do not support for void column datatype … - posted by GitBox <gi...@apache.org> on 2020/06/15 05:49:55 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 05:50:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/15 06:10:36 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/15 06:11:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 06:12:50 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28784: [SPARK-31957][SQL] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/15 06:15:23 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28784: [SPARK-31957][SQL][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/15 06:16:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28784: [SPARK-31957][SQL][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/15 06:17:35 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28784: [SPARK-31957][SQL][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/15 06:18:37 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28784: [SPARK-31957][SQL][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/15 06:19:18 UTC, 15 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 06:22:02 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 06:25:17 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 06:25:58 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28829: [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 06:28:30 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28032: [SPARK-31264][SQL] Repartition by dynamic partition columns before insert partition table - posted by GitBox <gi...@apache.org> on 2020/06/15 06:29:47 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/15 06:31:34 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 06:33:39 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numDropppedRowsByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 06:53:08 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 06:57:36 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28829: [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 07:05:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28829: [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 07:05:38 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 07:05:39 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 07:06:04 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28784: [SPARK-31957][SQL][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/15 07:06:21 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28829: [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 07:06:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 07:06:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 07:06:30 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28829: [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 07:07:24 UTC, 3 replies.
- [GitHub] [spark] EnricoMi commented on pull request #27375: [SPARK-30664][Web UI] Add optional metrics to all-stages page - posted by GitBox <gi...@apache.org> on 2020/06/15 07:19:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 07:19:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28829: [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 07:21:00 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28829: [SPARK-31992][SQL] Benchmark the EXCEPTION rebase mode - posted by GitBox <gi...@apache.org> on 2020/06/15 07:26:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 07:51:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 07:52:29 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 07:53:44 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 07:54:16 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28816: [SPARK-31986][SQL] Fix Julian-Gregorian micros rebasing of overlapping local timestamps - posted by GitBox <gi...@apache.org> on 2020/06/15 07:57:44 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #28831: [SPARK-31993][SQL] Don't split code blocks in generated code for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/15 08:14:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28831: [SPARK-31993][SQL] Don't split code blocks in generated code for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/15 08:16:05 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28831: [SPARK-31993][SQL] Don't split code blocks in generated code for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/15 08:18:49 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28831: [SPARK-31993][SQL] Don't split code blocks in generated code for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/15 08:22:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28831: [SPARK-31993][SQL] Don't split code blocks in generated code for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/15 08:23:19 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 08:31:55 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 08:36:19 UTC, 0 replies.
- [GitHub] [spark] LantaoJin commented on pull request #17953: [SPARK-20680][SQL] Spark-sql do not support for void column datatype … - posted by GitBox <gi...@apache.org> on 2020/06/15 08:40:59 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 08:44:39 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 08:45:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 08:45:26 UTC, 3 replies.
- [GitHub] [spark] LantaoJin opened a new pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 08:50:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 08:51:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 08:51:37 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 08:52:18 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 08:52:50 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 08:53:21 UTC, 6 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/15 08:58:57 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 09:43:04 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28831: [SPARK-31993][SQL] Don't split code blocks in generated code for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/15 09:49:21 UTC, 0 replies.
- [GitHub] [spark] ScrapCodes opened a new pull request #28834: SPARK-31994 Docker image should use `https` urls for only deb.debian.org mirrors. - posted by GitBox <gi...@apache.org> on 2020/06/15 10:15:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28834: [SPARK-31994][k8s] Docker image should use `https` urls for only deb.debian.org mirrors. - posted by GitBox <gi...@apache.org> on 2020/06/15 10:19:20 UTC, 3 replies.
- [GitHub] [spark] LantaoJin commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 10:32:57 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 10:41:20 UTC, 1 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/15 10:42:11 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28834: [SPARK-31994][k8s] Docker image should use `https` urls for only deb.debian.org mirrors. - posted by GitBox <gi...@apache.org> on 2020/06/15 10:43:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28834: [SPARK-31994][k8s] Docker image should use `https` urls for only deb.debian.org mirrors. - posted by GitBox <gi...@apache.org> on 2020/06/15 10:43:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28834: [SPARK-31994][k8s] Docker image should use `https` urls for only deb.debian.org mirrors. - posted by GitBox <gi...@apache.org> on 2020/06/15 10:44:21 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/15 11:06:10 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/15 11:23:10 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 11:26:50 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 11:32:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 12:09:19 UTC, 1 replies.
- [GitHub] [spark] guykhazma commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 13:49:12 UTC, 3 replies.
- [GitHub] [spark] srowen closed pull request #28786: [SPARK-31925][ML] Summary.totalIterations greater than maxIters - posted by GitBox <gi...@apache.org> on 2020/06/15 13:49:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 14:00:19 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28830: [SPARK-31990][SS] Use toSet.toSeq in Dataset.dropDuplicates - posted by GitBox <gi...@apache.org> on 2020/06/15 14:49:10 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28412: [SPARK-31608][CORE][WEBUI] Add a new type of KVStore to make loading UI faster - posted by GitBox <gi...@apache.org> on 2020/06/15 14:54:46 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/15 14:57:34 UTC, 5 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/15 15:03:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 15:06:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28832: [SPARK-31959][SQL][TESTS][FOLLOWUP] Adopt the test "SPARK-31959: JST -> HKT at Asia/Hong_Kong in 1945" to outdated tzdb - posted by GitBox <gi...@apache.org> on 2020/06/15 15:09:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/15 15:10:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #26630: [SPARK-29965][core] Ensure that killed executors don't re-register with driver. - posted by GitBox <gi...@apache.org> on 2020/06/15 15:17:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26630: [SPARK-29965][core] Ensure that killed executors don't re-register with driver. - posted by GitBox <gi...@apache.org> on 2020/06/15 15:17:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28797: [SPARK-31926][SQL][TEST-HIVE1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/15 15:18:56 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 15:22:01 UTC, 0 replies.
- [GitHub] [spark] maropu edited a comment on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 15:22:35 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 15:24:21 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 15:28:10 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/15 15:30:22 UTC, 2 replies.
- [GitHub] [spark] emnajaoua commented on pull request #23531: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2020/06/15 15:31:05 UTC, 0 replies.
- [GitHub] [spark] emnajaoua removed a comment on pull request #23531: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2020/06/15 15:35:09 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 15:36:34 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/15 15:44:15 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 15:46:29 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 16:21:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 16:22:02 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 16:23:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 16:28:11 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 16:28:22 UTC, 5 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/15 16:29:45 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP][test-maven] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 17:08:00 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP][test-maven] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 17:09:56 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP][test-maven] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 17:10:17 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP][test-maven] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 17:10:54 UTC, 16 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP][test-maven] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/15 17:11:18 UTC, 24 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/15 17:17:11 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28834: [SPARK-31994][k8s] Docker image should use `https` urls for only deb.debian.org mirrors. - posted by GitBox <gi...@apache.org> on 2020/06/15 18:26:38 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/15 19:55:40 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/15 20:01:09 UTC, 1 replies.
- [GitHub] [spark] jiangxb1987 closed pull request #28641: [SPARK-31824][CORE][TESTS] DAGSchedulerSuite: Improve and reuse completeShuffleMapStageSuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/15 21:16:22 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/15 23:30:12 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28784: [SPARK-31957][SQL][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/15 23:44:03 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28708: [SPARK-20629][CORE][K8S] Copy shuffle data when nodes are being shutdown - posted by GitBox <gi...@apache.org> on 2020/06/16 00:12:09 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #22163: [SPARK-25166][CORE]Reduce the number of write operations for shuffle write. - posted by GitBox <gi...@apache.org> on 2020/06/16 00:23:12 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27845: [GRAPHX][MINOR] Shortest paths on weighted edges - posted by GitBox <gi...@apache.org> on 2020/06/16 00:23:13 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28833: [SPARK-20680][SQL] Spark-sql do not support for void column datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 00:35:31 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28715: [SPARK-31897][SQL]Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 00:53:16 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 00:56:19 UTC, 4 replies.
- [GitHub] [spark] LantaoJin commented on a change in pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 01:48:01 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP][test-maven] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/16 02:02:30 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 02:03:46 UTC, 1 replies.
- [GitHub] [spark] vanzin commented on pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/16 02:09:48 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/16 02:39:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28746: [SPARK-31922][CORE] Fix "RpcEnv already stopped" error when exit spark-shell with local-cluster mode - posted by GitBox <gi...@apache.org> on 2020/06/16 02:45:02 UTC, 2 replies.
- [GitHub] [spark] liucht-inspur commented on a change in pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/16 03:09:02 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/16 03:22:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/16 03:25:19 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/16 03:26:34 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/16 03:27:17 UTC, 18 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/16 03:50:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/16 03:54:20 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28831: [WIP][SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 04:08:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28831: [WIP][SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 04:09:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28831: [WIP][SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 04:10:18 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 04:58:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 04:59:00 UTC, 3 replies.
- [GitHub] [spark] cloud-fan closed pull request #28809: [SPARK-31959][SQL][3.0] Fix Gregorian-Julian micros rebasing while switching standard time zone offset - posted by GitBox <gi...@apache.org> on 2020/06/16 05:00:31 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 05:01:13 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 05:05:00 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 05:05:22 UTC, 4 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 05:11:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 05:17:05 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 05:17:18 UTC, 3 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 05:17:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 05:18:46 UTC, 4 replies.
- [GitHub] [spark] maropu commented on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 05:18:47 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 05:19:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 05:19:42 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 05:20:20 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 05:20:21 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 05:20:46 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 05:21:17 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 05:22:43 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 05:25:41 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 05:30:22 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 05:52:32 UTC, 0 replies.
- [GitHub] [spark] karuppayya commented on pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 05:53:46 UTC, 2 replies.
- [GitHub] [spark] karuppayya commented on a change in pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 06:00:20 UTC, 4 replies.
- [GitHub] [spark] LuciferYang commented on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 06:11:38 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 06:18:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 06:24:33 UTC, 3 replies.
- [GitHub] [spark] wangyum commented on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 06:27:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/16 06:28:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 06:31:21 UTC, 3 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/16 06:41:23 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/16 06:59:06 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/16 07:02:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 07:05:44 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 07:06:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 07:06:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28715: [SPARK-31897][SQL] Enable codegen for GenerateExec - posted by GitBox <gi...@apache.org> on 2020/06/16 07:06:32 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/16 07:07:17 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/16 07:40:50 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/16 07:41:40 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28828: [SPARK-24634][SS][FOLLOWUP] Rename the variable from "numLateInputs" to "numRowsDroppedByWatermark" - posted by GitBox <gi...@apache.org> on 2020/06/16 08:14:48 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 08:25:33 UTC, 0 replies.
- [GitHub] [spark] bart-samwel commented on pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/16 08:25:46 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/16 08:36:02 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 08:50:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 08:51:55 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 08:58:13 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 08:58:24 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 09:01:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/16 09:12:51 UTC, 21 replies.
- [GitHub] [spark] sarutak commented on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 09:13:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/16 09:14:15 UTC, 22 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/16 09:15:21 UTC, 26 replies.
- [GitHub] [spark] cchighman opened a new pull request #28841: [SPARK-31962] - Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/16 09:57:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/16 10:03:18 UTC, 20 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/16 10:04:22 UTC, 27 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP][test-maven] Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/16 10:17:31 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 10:20:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 10:21:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/16 10:31:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/16 10:31:39 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28842: [WIP][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 11:08:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28842: [WIP][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 11:09:59 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/16 11:12:03 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28842: [WIP][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 11:15:36 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28842: [WIP][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 11:16:16 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/16 11:49:08 UTC, 4 replies.
- [GitHub] [spark] bart-samwel commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/16 12:02:52 UTC, 1 replies.
- [GitHub] [spark] bart-samwel commented on pull request #27805: [SPARK-31056][SQL] Add CalendarIntervals division - posted by GitBox <gi...@apache.org> on 2020/06/16 12:30:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/16 12:56:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28824: [SPARK-31984][SQL] Make micros rebasing functions via local timestamps pure - posted by GitBox <gi...@apache.org> on 2020/06/16 12:57:17 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi edited 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 2020/06/16 13:16:29 UTC, 1 replies.
- [GitHub] [spark] ulysses-you removed a comment on pull request #28778: [SPARK-31949][SQL] Add spark.default.parallelism in SQLConf for isolated across session - posted by GitBox <gi...@apache.org> on 2020/06/16 13:38:28 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28843: [SPARK-31710][SQL][FOLLOWUP] Replace CAST by TIMESTAMP_SECONDS in benchmarks - posted by GitBox <gi...@apache.org> on 2020/06/16 13:57:54 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28593: [SPARK-31710][SQL] Fail casting numeric to timestamp by default - posted by GitBox <gi...@apache.org> on 2020/06/16 13:59:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28843: [SPARK-31710][SQL][FOLLOWUP] Replace CAST by TIMESTAMP_SECONDS in benchmarks - posted by GitBox <gi...@apache.org> on 2020/06/16 14:01:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28843: [SPARK-31710][SQL][FOLLOWUP] Replace CAST by TIMESTAMP_SECONDS in benchmarks - posted by GitBox <gi...@apache.org> on 2020/06/16 14:02:47 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28843: [SPARK-31710][SQL][FOLLOWUP] Replace CAST by TIMESTAMP_SECONDS in benchmarks - posted by GitBox <gi...@apache.org> on 2020/06/16 14:03:18 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28843: [SPARK-31710][SQL][FOLLOWUP] Replace CAST by TIMESTAMP_SECONDS in benchmarks - posted by GitBox <gi...@apache.org> on 2020/06/16 14:05:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28843: [SPARK-31710][SQL][FOLLOWUP] Replace CAST by TIMESTAMP_SECONDS in benchmarks - posted by GitBox <gi...@apache.org> on 2020/06/16 14:07:37 UTC, 0 replies.
- [GitHub] [spark] cchighman commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/16 14:15:16 UTC, 8 replies.
- [GitHub] [spark] cchighman edited a comment on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/16 14:15:50 UTC, 2 replies.
- [GitHub] [spark] cchighman commented on a change in pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/16 14:24:24 UTC, 5 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/16 14:27:02 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/16 14:44:26 UTC, 9 replies.
- [GitHub] [spark] sarutak closed pull request #28837: [SPARK-31996][BUILD] Specify the version of ChromeDriver and RemoteWebDriver which can work with guava 14.0.1 - posted by GitBox <gi...@apache.org> on 2020/06/16 14:57:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/16 15:07:47 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/16 15:08:53 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/16 15:09:24 UTC, 2 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/16 15:29:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28838: [SPARK-31997][SQL][TESTS] Drop test_udtf table when SingleSessionSuite test completed - posted by GitBox <gi...@apache.org> on 2020/06/16 15:33:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28773: [SPARK-26905][SQL] Add `TYPE` in the ANSI non-reserved list - posted by GitBox <gi...@apache.org> on 2020/06/16 15:39:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28807: [SPARK-26905][SQL] Follow the SQL:2016 reserved keywords - posted by GitBox <gi...@apache.org> on 2020/06/16 15:45:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 15:56:06 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 15:59:53 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/16 16:01:08 UTC, 3 replies.
- [GitHub] [spark] wangyum closed pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/16 16:13:31 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #28810: [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins - posted by GitBox <gi...@apache.org> on 2020/06/16 16:13:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28842: [WIP][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 16:18:13 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #28769: [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close - posted by GitBox <gi...@apache.org> on 2020/06/16 18:00:28 UTC, 0 replies.
- [GitHub] [spark] Fokko commented on pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/16 18:18:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28843: [SPARK-31710][SQL][FOLLOWUP] Replace CAST by TIMESTAMP_SECONDS in benchmarks - posted by GitBox <gi...@apache.org> on 2020/06/16 18:47:50 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 19:00:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 19:06:05 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 19:08:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 19:08:28 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/16 19:09:56 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/16 20:02:18 UTC, 0 replies.
- [GitHub] [spark] siknezevic edited a comment on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/16 20:42:28 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/16 22:31:32 UTC, 0 replies.
- [GitHub] [spark] viirya closed pull request #28704: [SPARK-31777][ML][PySpark] Add user-specified fold column to CrossValidator - posted by GitBox <gi...@apache.org> on 2020/06/16 23:47:11 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/17 00:02:05 UTC, 1 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/17 00:12:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/17 00:14:23 UTC, 13 replies.
- [GitHub] [spark] SparkQA commented on pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/17 00:20:42 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/17 00:21:23 UTC, 17 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #22163: [SPARK-25166][CORE]Reduce the number of write operations for shuffle write. - posted by GitBox <gi...@apache.org> on 2020/06/17 00:22:55 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27845: [GRAPHX][MINOR] Shortest paths on weighted edges - posted by GitBox <gi...@apache.org> on 2020/06/17 00:22:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/17 00:24:22 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/17 00:30:49 UTC, 0 replies.
- [GitHub] [spark] vanzin closed pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/17 01:22:34 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/17 01:27:18 UTC, 7 replies.
- [GitHub] [spark] huaxingao commented on pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/17 01:28:00 UTC, 7 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/17 01:29:26 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28845: [SPARK-32011][PYTHON][CORE] Remove warnings about pin-thread modes and guide to use collectWithJobGroup - posted by GitBox <gi...@apache.org> on 2020/06/17 01:32:54 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28845: [SPARK-32011][PYTHON][CORE] Remove warnings about pin-thread modes and guide to use collectWithJobGroup - posted by GitBox <gi...@apache.org> on 2020/06/17 01:33:46 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28845: [SPARK-32011][PYTHON][CORE] Remove warnings about pin-thread modes and guide to use collectWithJobGroup - posted by GitBox <gi...@apache.org> on 2020/06/17 01:35:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28845: [SPARK-32011][PYTHON][CORE] Remove warnings about pin-thread modes and guide to use collectWithJobGroup - posted by GitBox <gi...@apache.org> on 2020/06/17 01:37:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28845: [SPARK-32011][PYTHON][CORE] Remove warnings about pin-thread modes and guide to use collectWithJobGroup - posted by GitBox <gi...@apache.org> on 2020/06/17 01:37:24 UTC, 1 replies.
- [GitHub] [spark] viirya opened a new pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/17 01:58:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/17 02:04:27 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/17 02:05:31 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/17 02:06:21 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28845: [SPARK-32011][PYTHON][CORE] Remove warnings about pin-thread modes and guide to use collectWithJobGroup - posted by GitBox <gi...@apache.org> on 2020/06/17 02:13:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 02:46:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 02:48:15 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 02:48:49 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 02:54:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 02:54:22 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/17 03:07:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28827: [SPARK-31989][SQL] Generate JSON rebasing files w/ 30 minutes step - posted by GitBox <gi...@apache.org> on 2020/06/17 03:07:59 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28845: [SPARK-32011][PYTHON][CORE] Remove warnings about pin-thread modes and guide to use collectWithJobGroup - posted by GitBox <gi...@apache.org> on 2020/06/17 03:10:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 04:05:50 UTC, 0 replies.
- [GitHub] [spark] cchighman opened a new pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/17 04:07:52 UTC, 1 replies.
- [GitHub] [spark] cchighman closed pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/17 04:07:53 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/17 04:43:23 UTC, 2 replies.
- [GitHub] [spark] wypoon opened a new pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 04:54:41 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 04:55:38 UTC, 15 replies.
- [GitHub] [spark] wypoon commented on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 04:56:29 UTC, 6 replies.
- [GitHub] [spark] wypoon commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 04:59:04 UTC, 15 replies.
- [GitHub] [spark] SparkQA commented on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 05:01:18 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 05:02:22 UTC, 19 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 05:04:20 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 05:55:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/17 05:56:07 UTC, 0 replies.
- [GitHub] [spark] jiangxb1987 commented on a change in pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/17 05:59:10 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/17 06:02:58 UTC, 0 replies.
- [GitHub] [spark] gatorsmile 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 2020/06/17 06:13:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/17 06:28:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28842: [SPARK-32006][SQL] Create date/timestamp formatters once before collect in `hiveResultString()` - posted by GitBox <gi...@apache.org> on 2020/06/17 06:29:13 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/17 06:29:45 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/17 06:31:38 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/17 06:34:34 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/17 06:35:59 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/17 06:36:21 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/17 06:37:25 UTC, 3 replies.
- [GitHub] [spark] attilapiros commented on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 07:08:33 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/17 07:10:17 UTC, 6 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 07:14:59 UTC, 5 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/17 08:31:25 UTC, 1 replies.
- [GitHub] [spark] Ngone51 edited a comment on pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/17 08:32:07 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/17 08:34:55 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/17 08:36:07 UTC, 0 replies.
- [GitHub] [spark] sarutak closed pull request #28839: [SPARK-32000][CORE][TESTS] Fix the flaky testcase for partially launched task in barrier-mode. - posted by GitBox <gi...@apache.org> on 2020/06/17 08:53:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/17 09:13:15 UTC, 2 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 09:42:54 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 09:44:15 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28764: [SPARK-21117][SQL] Built-in SQL Function Support - WIDTH_BUCKET - posted by GitBox <gi...@apache.org> on 2020/06/17 09:48:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 09:49:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 09:50:35 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28784: [SPARK-31957][SQL][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/17 10:26:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 10:31:45 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 10:46:18 UTC, 0 replies.
- [GitHub] [spark] wankunde opened a new pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/17 12:00:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/17 12:07:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/17 12:07:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 12:38:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 12:41:24 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28847: [SPARK-29148][CORE][FOLLOWUP] Fix warning message to show a correct executor id - posted by GitBox <gi...@apache.org> on 2020/06/17 13:27:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 13:28:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 13:29:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28849: [SPARK-32000][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 13:31:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/17 13:40:44 UTC, 5 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28851: [SPARK-32000][2.4][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 14:14:40 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28851: [SPARK-32000][2.4][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 14:16:13 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28851: [SPARK-32000][2.4][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 14:16:28 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28851: [SPARK-32000][2.4][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 14:17:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28851: [SPARK-32000][2.4][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 14:18:17 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 14:49:20 UTC, 6 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/17 14:51:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28851: [SPARK-32000][2.4][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 16:44:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28851: [SPARK-32000][2.4][CORE][TESTS] Fix the flaky test for partially launched task in barrier-mode - posted by GitBox <gi...@apache.org> on 2020/06/17 16:59:46 UTC, 0 replies.
- [GitHub] [spark] sarutak closed pull request #28799: [SPARK-31871][CORE][WEBUI][2.4] Display the canvas element icon for sorting column - posted by GitBox <gi...@apache.org> on 2020/06/17 17:09:19 UTC, 0 replies.
- [GitHub] [spark] shanyu commented on a change in pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/17 18:57:26 UTC, 0 replies.
- [GitHub] [spark] karuppayya commented on a change in pull request #28804: [SPARK-31973][SQL][WIP] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/17 19:58:42 UTC, 0 replies.
- [GitHub] [spark] sap1ens opened a new pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/17 21:19:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/17 21:19:33 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/17 21:20:38 UTC, 20 replies.
- [GitHub] [spark] srowen commented on pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/17 22:36:58 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/18 00:24:49 UTC, 32 replies.
- [GitHub] [spark] maropu commented on pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/18 00:25:42 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/18 00:31:38 UTC, 15 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/18 01:27:08 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' for mixed string/array types of columns - posted by GitBox <gi...@apache.org> on 2020/06/18 02:00:54 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having any of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 02:08:41 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/18 02:21:30 UTC, 6 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 02:23:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/18 02:24:57 UTC, 25 replies.
- [GitHub] [spark] SparkQA commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 02:24:58 UTC, 24 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 02:25:59 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 02:26:10 UTC, 25 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 02:26:21 UTC, 32 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 02:28:20 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/18 02:40:21 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 03:07:35 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 03:08:48 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 03:09:16 UTC, 5 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/18 03:44:03 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/18 03:44:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/18 03:50:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/18 03:51:42 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/18 03:52:13 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/18 04:01:16 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/18 04:47:04 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/18 04:49:33 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 04:51:08 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP]Cleanup the thread local variable of hive metastore - posted by GitBox <gi...@apache.org> on 2020/06/18 04:52:00 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/18 04:53:11 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/18 04:53:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 05:02:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/18 05:02:19 UTC, 7 replies.
- [GitHub] [spark] karuppayya commented on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/18 05:18:58 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/18 06:01:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/18 06:08:27 UTC, 0 replies.
- [GitHub] [spark] dbtsai closed pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/06/18 06:08:59 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/18 06:09:41 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/18 06:15:01 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu closed pull request #28836: [SPARK-31561][SQL] Add QUALIFY Clause - posted by GitBox <gi...@apache.org> on 2020/06/18 06:15:12 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/18 06:44:09 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/18 07:11:27 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/18 07:12:12 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/18 07:12:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/18 07:12:28 UTC, 3 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28825: [SPARK-32020][SQL][MINOR] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 07:15:01 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 07:29:04 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 07:30:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/18 07:31:58 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/18 07:35:45 UTC, 5 replies.
- [GitHub] [spark] kiszk commented on a change in pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 07:42:35 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 07:53:37 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 07:55:20 UTC, 5 replies.
- [GitHub] [spark] liucht-inspur opened a new pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 07:58:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 07:59:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 08:00:54 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 08:06:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 08:08:32 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 08:09:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 08:14:25 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 08:20:50 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 08:26:38 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 08:41:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #23531: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2020/06/18 09:26:55 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #23531: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2020/06/18 09:27:16 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #23531: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2020/06/18 09:33:06 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #23531: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2020/06/18 09:51:18 UTC, 3 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 09:53:11 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 09:56:29 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 09:56:52 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 09:57:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 09:58:58 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28835: [WIP][SPARK-31926][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 09:59:21 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 10:44:37 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 10:44:48 UTC, 2 replies.
- [GitHub] [spark] TJX2014 opened a new pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 10:57:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 10:58:32 UTC, 21 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 10:59:45 UTC, 25 replies.
- [GitHub] [spark] liucht-inspur commented on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 11:02:10 UTC, 1 replies.
- [GitHub] [spark] TJX2014 commented on a change in pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 11:10:08 UTC, 26 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #27617: [SPARK-30865][SQL] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/18 11:20:29 UTC, 6 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #26446: [SPARK-29393][SQL] Add `make_interval` function - posted by GitBox <gi...@apache.org> on 2020/06/18 11:28:49 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 11:33:06 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #27617: [SPARK-30865][SQL] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/18 11:55:55 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 12:04:38 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 12:09:20 UTC, 1 replies.
- [GitHub] [spark] wankunde opened a new pull request #28857: Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/18 12:09:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28857: Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/18 12:10:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28857: [Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/18 12:11:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28857: [Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/18 12:12:21 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 12:32:57 UTC, 5 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 12:44:53 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/18 13:21:22 UTC, 0 replies.
- [GitHub] [spark] younggyuchun opened a new pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/18 13:24:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/18 13:25:47 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/18 13:31:36 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/18 13:32:26 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 13:45:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 13:46:20 UTC, 0 replies.
- [GitHub] [spark] zhli1142015 opened a new pull request #28859: [SPARK-32024][WEBUI] Update ApplicationStoreInfo.size during HistoryServerDiskManager initializing - posted by GitBox <gi...@apache.org> on 2020/06/18 14:20:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28859: [SPARK-32024][WEBUI] Update ApplicationStoreInfo.size during HistoryServerDiskManager initializing - posted by GitBox <gi...@apache.org> on 2020/06/18 14:21:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28859: [SPARK-32024][WEBUI] Update ApplicationStoreInfo.size during HistoryServerDiskManager initializing - posted by GitBox <gi...@apache.org> on 2020/06/18 14:22:58 UTC, 0 replies.
- [GitHub] [spark] zhli1142015 commented on pull request #28859: [SPARK-32024][WEBUI] Update ApplicationStoreInfo.size during HistoryServerDiskManager initializing - posted by GitBox <gi...@apache.org> on 2020/06/18 14:26:47 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #28860: [SPARK-32002][SQL]Support Extract valve from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/18 14:32:32 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28825: [SPARK-32020][SQL] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 14:35:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28860: [SPARK-32002][SQL]Support Extract valve from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/18 14:35:50 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 14:35:51 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28860: [SPARK-32002][SQL]Support Extract valve from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/18 14:37:13 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 14:37:24 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 14:38:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 14:38:20 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28860: [SPARK-32002][SQL]Support Extract valve from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/18 14:38:21 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28860: [SPARK-32002][SQL]Support Extract valve from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/18 14:38:22 UTC, 3 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 14:52:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 14:52:24 UTC, 1 replies.
- [GitHub] [spark] attilapiros commented on pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/18 14:53:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 14:57:25 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/18 14:57:46 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 14:58:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 14:59:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 14:59:18 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 15:33:03 UTC, 0 replies.
- [GitHub] [spark] yuj opened a new pull request #28862: Update running-on-kubernetes.md - posted by GitBox <gi...@apache.org> on 2020/06/18 15:41:43 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 15:43:24 UTC, 0 replies.
- [GitHub] [spark] xccui commented on pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/18 15:45:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28862: Update running-on-kubernetes.md - posted by GitBox <gi...@apache.org> on 2020/06/18 15:47:28 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 15:47:54 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 15:49:17 UTC, 24 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 15:49:18 UTC, 17 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 15:50:25 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/18 15:50:59 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/18 15:51:20 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 15:59:26 UTC, 29 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/18 16:06:09 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 16:06:20 UTC, 6 replies.
- [GitHub] [spark] younggyuchun commented on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/18 16:07:52 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 16:16:33 UTC, 10 replies.
- [GitHub] [spark] sap1ens commented on a change in pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/18 16:25:59 UTC, 19 replies.
- [GitHub] [spark] roland1982 commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 16:30:08 UTC, 0 replies.
- [GitHub] [spark] cxzl25 commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 16:37:12 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/18 16:41:11 UTC, 0 replies.
- [GitHub] [spark] sap1ens commented on pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/18 16:45:25 UTC, 2 replies.
- [GitHub] [spark] viirya edited a comment on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/18 16:57:33 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/18 17:27:06 UTC, 0 replies.
- [GitHub] [spark] holdenk opened a new pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:04:26 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:05:17 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:05:18 UTC, 15 replies.
- [GitHub] [spark] holdenk removed a comment on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:05:19 UTC, 0 replies.
- [GitHub] [spark] holdenk closed pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:05:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:06:33 UTC, 23 replies.
- [GitHub] [spark] gaborgsomogyi removed a comment on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/18 18:31:38 UTC, 0 replies.
- [GitHub] [spark] maryannxue commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/18 18:32:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:32:57 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:35:18 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/18 18:46:03 UTC, 4 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 18:51:42 UTC, 10 replies.
- [GitHub] [spark] rxin commented on a change in pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 19:32:04 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 19:57:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/18 19:57:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27617: [SPARK-30865][SQL][SS] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/18 21:07:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27617: [SPARK-30865][SQL][SS] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/18 21:09:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27617: [SPARK-30865][SQL][SS] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/18 21:10:19 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28817: [WIP][SPARK-31197][CORE] Exit the executor once all tasks and migrations are finished built on top of on top of spark20629 - posted by GitBox <gi...@apache.org> on 2020/06/18 21:17:36 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28818: [WIP][SPARK-31198][CORE] Use graceful decommissioning as part of dynamic scaling - posted by GitBox <gi...@apache.org> on 2020/06/18 21:18:03 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28862: [MINOR][DOCS] Update running-on-kubernetes.md - posted by GitBox <gi...@apache.org> on 2020/06/18 21:36:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 21:40:03 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28840: [SPARK-31999][SQL] Add refresh function command - posted by GitBox <gi...@apache.org> on 2020/06/18 21:56:51 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 22:09:27 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #26446: [SPARK-29393][SQL] Add `make_interval` function - posted by GitBox <gi...@apache.org> on 2020/06/18 22:21:13 UTC, 0 replies.
- [GitHub] [spark] jkleckner commented on pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 22:27:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 22:34:08 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 22:39:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 22:41:17 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 22:51:30 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 22:52:21 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 22:54:23 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28831: [SPARK-31993][SQL] Evaluate children code whenever needed in both varargCounts/varargBuilds for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 22:55:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 22:56:13 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 22:56:24 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 22:57:08 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/18 22:57:21 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/18 23:09:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28855: [SPARK-31871][CORE][WEBUI][2.3] History page and Executors tab page show the correct sort icons - posted by GitBox <gi...@apache.org> on 2020/06/18 23:27:39 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28720: [SPARK-31900][SPARK-SUBMIT] Client memory passed unvalidated to the JVM Xmx - posted by GitBox <gi...@apache.org> on 2020/06/18 23:30:10 UTC, 0 replies.
- [GitHub] [spark] passionke commented on pull request #16869: [SPARK-19025][SQL] Remove SQL builder for operators - posted by GitBox <gi...@apache.org> on 2020/06/18 23:30:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28825: [SPARK-32020][SQL][TESTS] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 23:34:02 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/18 23:46:31 UTC, 3 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28825: [SPARK-32020][SQL][TESTS] Better error message when SPARK_HOME or spark.test.home is not set. - posted by GitBox <gi...@apache.org> on 2020/06/18 23:52:47 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/19 00:04:05 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/19 00:05:45 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #26440: [SPARK-20628][CORE][K8S] Start to improve Spark decommissioning & preemption support - posted by GitBox <gi...@apache.org> on 2020/06/19 00:16:25 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27862: [SPARK-31107][CORE]Extend FairScheduler to support pool level resource isolation - posted by GitBox <gi...@apache.org> on 2020/06/19 00:23:21 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27855: [SPARK-31093][SHUFFLE] Fast fail while fetching shuffle data unsuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/19 00:23:22 UTC, 0 replies.
- [GitHub] [spark] eatoncys commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/19 00:32:54 UTC, 0 replies.
- [GitHub] [spark] erenavsarogullari commented on pull request #28865: [SPARK-32026][CORE]Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/19 00:43:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/19 00:44:12 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #26440: [SPARK-20628][CORE][K8S] Start to improve Spark decommissioning & preemption support - posted by GitBox <gi...@apache.org> on 2020/06/19 00:50:00 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/19 00:50:11 UTC, 1 replies.
- [GitHub] [spark] wangjiaochun commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/19 00:52:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/19 00:53:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/19 00:53:22 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #26440: [SPARK-20628][CORE][K8S] Start to improve Spark decommissioning & preemption support - posted by GitBox <gi...@apache.org> on 2020/06/19 01:06:35 UTC, 2 replies.
- [GitHub] [spark] wackxu commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/19 01:11:17 UTC, 0 replies.
- [GitHub] [spark] cjn082030 commented on pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/19 01:23:28 UTC, 0 replies.
- [GitHub] [spark] stczwd commented on pull request #28129: [SPARK-31346][SQL]Add new configuration to make sure temporary directory cleaned - posted by GitBox <gi...@apache.org> on 2020/06/19 01:27:19 UTC, 0 replies.
- [GitHub] [spark] cjn082030 commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/19 01:29:21 UTC, 0 replies.
- [GitHub] [spark] holdenk edited a comment on pull request #26440: [SPARK-20628][CORE][K8S] Start to improve Spark decommissioning & preemption support - posted by GitBox <gi...@apache.org> on 2020/06/19 01:38:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27617: [SPARK-30865][SQL][SS] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/19 01:41:16 UTC, 0 replies.
- [GitHub] [spark] teeyog commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/19 01:47:03 UTC, 0 replies.
- [GitHub] [spark] shahidki31 commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/19 01:55:24 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/19 02:07:29 UTC, 10 replies.
- [GitHub] [spark] maropu commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/19 02:11:18 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/19 02:13:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/19 02:16:31 UTC, 17 replies.
- [GitHub] [spark] SparkQA commented on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/19 02:16:32 UTC, 17 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 02:30:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 02:30:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 02:32:11 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 02:32:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 02:32:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 02:38:11 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/19 02:38:24 UTC, 9 replies.
- [GitHub] [spark] beliefer opened a new pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/19 02:44:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/19 02:46:02 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/19 02:47:05 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/19 02:47:16 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/19 02:49:19 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/19 03:18:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28854: [MINOR][DOCS] Emphasize the Streaming tab is for DStream API - posted by GitBox <gi...@apache.org> on 2020/06/19 03:18:30 UTC, 0 replies.
- [GitHub] [spark] wankunde commented on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/19 03:24:54 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #25135: [SPARK-28367][SS] Use new KafkaConsumer.poll API in Kafka connector - posted by GitBox <gi...@apache.org> on 2020/06/19 03:52:32 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/19 04:08:02 UTC, 13 replies.
- [GitHub] [spark] zhli1142015 opened a new pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 05:06:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 05:11:12 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 05:12:25 UTC, 6 replies.
- [GitHub] [spark] zhli1142015 commented on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 05:17:59 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/19 05:30:25 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #27617: [SPARK-30865][SQL][SS] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/19 05:41:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #27617: [SPARK-30865][SQL][SS] Refactor DateTimeUtils - posted by GitBox <gi...@apache.org> on 2020/06/19 05:41:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 05:42:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/19 05:46:24 UTC, 7 replies.
- [GitHub] [spark] cloud-fan closed pull request #28707: [SPARK-31894][SS] Introduce UnsafeRow format validation for streaming state store - posted by GitBox <gi...@apache.org> on 2020/06/19 05:57:17 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #27428: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT - posted by GitBox <gi...@apache.org> on 2020/06/19 05:58:51 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #28868: [SPARK-32029][SQL] Make activeSession null when application end - posted by GitBox <gi...@apache.org> on 2020/06/19 05:59:02 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 05:59:04 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28835: [SPARK-31926][SQL][TESTS][FOLLOWUP][test-hive1.2][test-maven] Fix concurrency issue for ThriftCLIService to getPortNumber - posted by GitBox <gi...@apache.org> on 2020/06/19 05:59:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/19 06:01:07 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/19 06:01:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28868: [SPARK-32029][SQL] Make active session null when application end - posted by GitBox <gi...@apache.org> on 2020/06/19 06:02:00 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28868: [SPARK-32029][SQL] Make active session null when application end - posted by GitBox <gi...@apache.org> on 2020/06/19 06:03:26 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28868: [SPARK-32029][SQL] Make active session null when application end - posted by GitBox <gi...@apache.org> on 2020/06/19 06:04:19 UTC, 8 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28831: [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type - posted by GitBox <gi...@apache.org> on 2020/06/19 06:09:22 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28784: [SPARK-31957][SQL][test-hive1.2] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 06:17:47 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28784: [SPARK-31957][SQL][test-hive1.2] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 06:17:48 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28784: [SPARK-31957][SQL][test-hive1.2] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 06:18:19 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #28784: [SPARK-31957][SQL][test-hive1.2] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 06:23:59 UTC, 4 replies.
- [GitHub] [spark] LucaCanali edited a comment on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/06/19 06:47:56 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 06:49:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 06:52:36 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28784: [SPARK-31957][SQL][test-hive1.2] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 07:00:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 07:06:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28868: [SPARK-32029][SQL] Make active session null when application end - posted by GitBox <gi...@apache.org> on 2020/06/19 07:06:29 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28860: [SPARK-32002][SQL]Support Extract valve from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/19 07:13:58 UTC, 0 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 07:21:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 07:23:05 UTC, 7 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 07:24:09 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 07:28:57 UTC, 7 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28784: [SPARK-31957][SQL][test-hive1.2][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 07:44:04 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28784: [SPARK-31957][SQL][test-hive1.2][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 07:44:46 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28784: [SPARK-31957][SQL][test-hive1.2][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 07:50:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28784: [SPARK-31957][SQL][test-hive1.2][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 07:52:25 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #25135: [SPARK-28367][SS] Use new KafkaConsumer.poll API in Kafka connector - posted by GitBox <gi...@apache.org> on 2020/06/19 08:12:56 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/19 08:29:57 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28725: [WIP][SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/19 08:37:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/19 08:44:59 UTC, 2 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 08:54:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 08:55:43 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 08:57:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 08:57:17 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/19 09:09:15 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #28871: [SPARK-32033][SS][DSTEAMS]Use new poll API in Kafka connector executor side to avoid infinite wait - posted by GitBox <gi...@apache.org> on 2020/06/19 09:20:14 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28871: [SPARK-32033][SS][DSTEAMS]Use new poll API in Kafka connector executor side to avoid infinite wait - posted by GitBox <gi...@apache.org> on 2020/06/19 09:20:35 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28871: [SPARK-32033][SS][DSTEAMS]Use new poll API in Kafka connector executor side to avoid infinite wait - posted by GitBox <gi...@apache.org> on 2020/06/19 09:25:07 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28871: [SPARK-32033][SS][DSTEAMS]Use new poll API in Kafka connector executor side to avoid infinite wait - posted by GitBox <gi...@apache.org> on 2020/06/19 09:26:39 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 09:27:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28871: [SPARK-32033][SS][DSTEAMS]Use new poll API in Kafka connector executor side to avoid infinite wait - posted by GitBox <gi...@apache.org> on 2020/06/19 09:27:24 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #28872: [WIP][SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/06/19 09:34:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28872: [WIP][SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/06/19 09:39:44 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28872: [WIP][SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/06/19 09:41:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28872: [WIP][SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/06/19 09:41:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28872: [WIP][SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/06/19 09:41:30 UTC, 3 replies.
- [GitHub] [spark] ulysses-you closed pull request #28304: [SPARK-31523][SQL] LogicalPlan doCanonicalize should throw exception if not resolved - posted by GitBox <gi...@apache.org> on 2020/06/19 09:43:02 UTC, 0 replies.
- [GitHub] [spark] TJX2014 removed a comment on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/19 09:52:05 UTC, 1 replies.
- [GitHub] [spark] TJX2014 edited a comment on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/19 09:57:21 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28856: [SPARK-31982][SQL]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/19 09:58:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28871: [SPARK-32033][SS][DSTEAMS]Use new poll API in Kafka connector executor side to avoid infinite wait - posted by GitBox <gi...@apache.org> on 2020/06/19 10:02:16 UTC, 1 replies.
- [GitHub] [spark] stijndehaes commented on a change in pull request #28423: [SPARK-24266][k8s] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/06/19 10:02:29 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 10:10:55 UTC, 5 replies.
- [GitHub] [spark] ulysses-you commented on pull request #26875: [SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static - posted by GitBox <gi...@apache.org> on 2020/06/19 10:16:31 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #26875: [SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static - posted by GitBox <gi...@apache.org> on 2020/06/19 10:25:21 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/19 10:37:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #27805: [SPARK-31056][SQL] Add CalendarIntervals division - posted by GitBox <gi...@apache.org> on 2020/06/19 10:59:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 12:04:24 UTC, 3 replies.
- [GitHub] [spark] cloud-fan closed pull request #28645: [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF - posted by GitBox <gi...@apache.org> on 2020/06/19 12:46:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/19 13:07:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/19 13:08:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/19 13:09:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/19 13:10:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28784: [SPARK-31957][SQL][test-hive1.2][test-maven] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/19 13:28:21 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 13:42:12 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/19 13:48:19 UTC, 6 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/19 14:42:40 UTC, 2 replies.
- [GitHub] [spark] asfgit closed pull request #27843: [SPARK-31029] Avoid using global execution context in driver main thread for YarnSchedulerBackend - posted by GitBox <gi...@apache.org> on 2020/06/19 14:59:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/19 15:42:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/19 15:42:26 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/19 15:48:25 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/19 15:50:41 UTC, 0 replies.
- [GitHub] [spark] Tagar commented on a change in pull request #28860: [SPARK-32002][SQL]Support Extract valve from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/19 16:15:05 UTC, 0 replies.
- [GitHub] [spark] huaxingao closed pull request #28844: [SPARK-32009][ML][PySpark] Remove deprecated method BisectingKMeansModel.computeCost - posted by GitBox <gi...@apache.org> on 2020/06/19 16:30:28 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 17:51:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 17:52:17 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 17:57:14 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 17:58:20 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 18:23:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/19 18:39:15 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/19 19:45:35 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #26446: [SPARK-29393][SQL] Add `make_interval` function - posted by GitBox <gi...@apache.org> on 2020/06/19 19:46:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/19 19:51:29 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/19 19:52:40 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/19 19:53:24 UTC, 4 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #23531: [SPARK-24497][SQL] Support recursive SQL query - posted by GitBox <gi...@apache.org> on 2020/06/19 20:13:19 UTC, 3 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/19 20:31:43 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/19 21:05:04 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/19 21:20:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28871: [SPARK-32033][SS][DSTEAMS]Use new poll API in Kafka connector executor side to avoid infinite wait - posted by GitBox <gi...@apache.org> on 2020/06/19 21:46:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/19 21:48:01 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/19 22:11:13 UTC, 1 replies.
- [GitHub] [spark] sanchay0 commented on a change in pull request #16944: [SPARK-19611][SQL] Introduce configurable table schema inference - posted by GitBox <gi...@apache.org> on 2020/06/19 22:17:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28868: [SPARK-32029][SQL] Make active session null when application end - posted by GitBox <gi...@apache.org> on 2020/06/19 22:25:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/19 22:25:24 UTC, 2 replies.
- [GitHub] [spark] maropu closed pull request #28123: [SPARK-31350][SQL] Coalesce bucketed tables for sort merge join if applicable - posted by GitBox <gi...@apache.org> on 2020/06/19 23:21:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/19 23:21:46 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/19 23:26:54 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/19 23:27:05 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/19 23:44:36 UTC, 0 replies.
- [GitHub] [spark] xkrogen opened a new pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/19 23:48:00 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/19 23:48:51 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/19 23:52:33 UTC, 11 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/20 00:05:23 UTC, 2 replies.
- [GitHub] [spark] maropu edited a comment on pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/20 00:10:55 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/20 00:19:23 UTC, 3 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27862: [SPARK-31107][CORE]Extend FairScheduler to support pool level resource isolation - posted by GitBox <gi...@apache.org> on 2020/06/20 00:23:13 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27855: [SPARK-31093][SHUFFLE] Fast fail while fetching shuffle data unsuccessfully - posted by GitBox <gi...@apache.org> on 2020/06/20 00:23:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/20 00:58:42 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/20 01:01:46 UTC, 0 replies.
- [GitHub] [spark] xianyinxin opened a new pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/20 01:11:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/20 01:13:05 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/20 01:13:46 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/20 01:18:12 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/20 01:19:16 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/20 01:19:17 UTC, 11 replies.
- [GitHub] [spark] xianyinxin commented on pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/20 01:26:23 UTC, 1 replies.
- [GitHub] [spark] venkata91 commented on a change in pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/20 01:28:16 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 02:25:04 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/20 02:30:16 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 02:31:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 02:33:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28873: [SPARK-32021][SQL] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 02:35:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/20 02:40:45 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/20 02:45:41 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28784: [SPARK-31957][SQL] Cleanup hive scratch dir for the developer api startWithContext - posted by GitBox <gi...@apache.org> on 2020/06/20 02:55:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/20 02:59:40 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/20 03:01:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/06/20 03:09:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/06/20 03:13:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/06/20 03:14:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/06/20 03:14:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/06/20 03:15:19 UTC, 0 replies.
- [GitHub] [spark] TJX2014 removed a comment on pull request #28819: [SPARK-31980][SQL]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 03:52:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/20 04:09:43 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/20 04:10:35 UTC, 15 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28859: [SPARK-32024][WEBUI] Update ApplicationStoreInfo.size during HistoryServerDiskManager initializing - posted by GitBox <gi...@apache.org> on 2020/06/20 04:13:05 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/20 04:42:36 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/20 04:43:47 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/20 05:28:57 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/20 05:55:29 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/20 06:35:22 UTC, 5 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/20 06:43:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/20 06:45:39 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/20 06:46:50 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/20 06:48:21 UTC, 4 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/20 07:05:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/20 07:06:21 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/20 07:06:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/20 07:06:25 UTC, 7 replies.
- [GitHub] [spark] viirya opened a new pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 07:14:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 07:20:49 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 07:22:11 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 07:22:32 UTC, 11 replies.
- [GitHub] [spark] TJX2014 opened a new pull request #28877: [SPARK-31980][SQL][FOLLOW-UP]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 07:39:27 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28877: [SPARK-31980][SQL][FOLLOW-UP]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 07:41:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28877: [SPARK-31980][SQL][FOLLOW-UP]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 07:41:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28877: [SPARK-31980][SQL][FOLLOW-UP]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 07:43:22 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/20 07:43:33 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28877: [SPARK-31980][SQL][FOLLOW-UP]Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 08:20:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28877: [SPARK-31980][SQL][2.4] Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 08:25:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28877: [SPARK-31980][SQL][2.4] Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 08:26:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28877: [SPARK-31980][SQL][2.4] Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 08:27:19 UTC, 1 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28877: [SPARK-31980][SQL][2.4] Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 08:34:31 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28878: [SPARK-32021][SQL][3.0] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 08:37:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28878: [SPARK-32021][SQL][3.0] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 08:40:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28878: [SPARK-32021][SQL][3.0] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 08:41:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28878: [SPARK-32021][SQL][3.0] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 08:42:17 UTC, 1 replies.
- [GitHub] [spark] TJX2014 edited a comment on pull request #28877: [SPARK-31980][SQL][2.4] Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 09:18:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28877: [SPARK-31980][SQL][2.4] Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 11:31:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 11:50:20 UTC, 5 replies.
- [GitHub] [spark] rajatahujaatinmobi opened a new pull request #28879: [SPARK-32039][YARN][WEBUI][2.4] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/20 12:46:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28879: [SPARK-32039][YARN][WEBUI][2.4] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/20 12:47:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28879: [SPARK-32039][YARN][WEBUI][2.4] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/20 12:49:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28878: [SPARK-32021][SQL][3.0] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 13:08:20 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #28710: [SPARK-31893][ML] Add a generic ClassificationSummary trait - posted by GitBox <gi...@apache.org> on 2020/06/20 13:43:45 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/20 13:46:59 UTC, 3 replies.
- [GitHub] [spark] rajatahujaatinmobi commented on pull request #28879: [SPARK-32039][YARN][WEBUI][2.4] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/20 14:17:09 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/20 14:47:54 UTC, 3 replies.
- [GitHub] [spark] zhli1142015 commented on a change in pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/20 14:52:52 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/20 15:16:19 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 16:01:47 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28879: [SPARK-32039][YARN][WEBUI][2.4] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/20 18:10:59 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28878: [SPARK-32021][SQL][3.0] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 18:13:10 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28878: [SPARK-32021][SQL][3.0] Increase precision of seconds and fractions of `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/20 18:13:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28877: [SPARK-31980][SQL][2.4] Function sequence() fails if start and end of range are equal dates - posted by GitBox <gi...@apache.org> on 2020/06/20 18:15:02 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/20 19:17:21 UTC, 0 replies.
- [GitHub] [spark] abellina commented on a change in pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 21:11:03 UTC, 1 replies.
- [GitHub] [spark] abellina commented on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 21:11:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 21:42:23 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 22:01:30 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/20 22:02:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28870: [SPARK-32034][SQL][test-hive1.2] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/20 22:02:32 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/20 22:36:06 UTC, 10 replies.
- [GitHub] [spark] thereverand commented on pull request #28635: [SPARK-31337][SQL]Support MS SQL Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/20 22:44:51 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal edited a comment on pull request #28683: [SPARK-31875][SQL] Provide a option to disable user supplied Hints - posted by GitBox <gi...@apache.org> on 2020/06/20 23:25:38 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #24601: [SPARK-27702][K8S] Allow using some alternatives for service accounts - posted by GitBox <gi...@apache.org> on 2020/06/21 00:24:16 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #25452: [SPARK-28710][SQL]to fix replace function, spark should call drop and create function - posted by GitBox <gi...@apache.org> on 2020/06/21 00:24:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/21 01:32:14 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28853: [SPARK-32019][SQL] Add spark.sql.files.minPartitionNum config - posted by GitBox <gi...@apache.org> on 2020/06/21 01:39:02 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/21 01:40:25 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #24601: [SPARK-27702][K8S] Allow using some alternatives for service accounts - posted by GitBox <gi...@apache.org> on 2020/06/21 01:50:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/21 01:50:52 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/21 01:51:03 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #24601: [SPARK-27702][K8S] Allow using some alternatives for service accounts - posted by GitBox <gi...@apache.org> on 2020/06/21 02:04:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #24601: [SPARK-27702][K8S] Allow using some alternatives for service accounts - posted by GitBox <gi...@apache.org> on 2020/06/21 02:21:23 UTC, 0 replies.
- [GitHub] [spark] rajatahujaatinmobi opened a new pull request #28880: [SPARK-32039][YARN][WEBUI][master] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 04:29:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28880: [SPARK-32039][YARN][WEBUI][master] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 04:30:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28880: [SPARK-32039][YARN][WEBUI][master] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 04:32:19 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/21 05:06:11 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/21 05:06:42 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 opened a new pull request #28881: [SPARK-32041][SQL] Fix Exchange reuse issues when subqueries are involved - posted by GitBox <gi...@apache.org> on 2020/06/21 05:44:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28881: [SPARK-32041][SQL] Fix Exchange reuse issues when subqueries are involved - posted by GitBox <gi...@apache.org> on 2020/06/21 05:48:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28881: [SPARK-32041][SQL] Fix Exchange reuse issues when subqueries are involved - posted by GitBox <gi...@apache.org> on 2020/06/21 05:50:25 UTC, 0 replies.
- [GitHub] [spark] igreenfield commented on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/21 05:52:08 UTC, 4 replies.
- [GitHub] [spark] igreenfield edited a comment on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/21 05:55:09 UTC, 0 replies.
- [GitHub] [spark] TJX2014 opened a new pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/21 06:55:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/21 06:59:19 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/21 07:00:21 UTC, 5 replies.
- [GitHub] [spark] wangyum opened a new pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 07:12:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 07:13:57 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 07:15:10 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 07:15:21 UTC, 4 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/21 07:32:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/21 07:34:52 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/21 07:36:03 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/21 07:36:24 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/21 07:46:38 UTC, 16 replies.
- [GitHub] [spark] peter-toth opened a new pull request #28885: [WIP][SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 08:00:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28885: [WIP][SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 08:03:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28885: [WIP][SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 08:04:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28885: [WIP][SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 08:04:22 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on pull request #28885: [WIP][SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 08:36:13 UTC, 0 replies.
- [GitHub] [spark] peter-toth edited a comment on pull request #28885: [WIP][SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 08:42:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/21 08:44:20 UTC, 1 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #28885: [WIP][SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 08:46:12 UTC, 2 replies.
- [GitHub] [spark] peter-toth commented on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 09:03:36 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on pull request #28881: [SPARK-32041][SQL] Fix Exchange reuse issues when subqueries are involved - posted by GitBox <gi...@apache.org> on 2020/06/21 09:19:24 UTC, 0 replies.
- [GitHub] [spark] WangGuangxin commented on pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/21 09:25:16 UTC, 3 replies.
- [GitHub] [spark] WangGuangxin removed a comment on pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/21 09:25:38 UTC, 0 replies.
- [GitHub] [spark] peter-toth edited a comment on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 09:36:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #26875: [SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static - posted by GitBox <gi...@apache.org> on 2020/06/21 11:05:30 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 11:16:16 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28859: [SPARK-32024][WEBUI] Update ApplicationStoreInfo.size during HistoryServerDiskManager initializing - posted by GitBox <gi...@apache.org> on 2020/06/21 12:36:29 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 12:37:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 12:38:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 12:39:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 12:40:26 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 12:57:47 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 12:57:48 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/21 12:58:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/21 13:04:23 UTC, 1 replies.
- [GitHub] [spark] wangyum removed a comment on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/21 13:05:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/21 13:05:35 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/21 13:08:40 UTC, 2 replies.
- [GitHub] [spark] zhli1142015 commented on a change in pull request #28859: [SPARK-32024][WEBUI] Update ApplicationStoreInfo.size during HistoryServerDiskManager initializing - posted by GitBox <gi...@apache.org> on 2020/06/21 14:30:30 UTC, 4 replies.
- [GitHub] [spark] guykhazma edited a comment on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/21 15:22:32 UTC, 2 replies.
- [GitHub] [spark] Udbhav30 commented on pull request #24601: [SPARK-27702][K8S] Allow using some alternatives for service accounts - posted by GitBox <gi...@apache.org> on 2020/06/21 16:59:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/21 17:40:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/21 17:43:17 UTC, 0 replies.
- [GitHub] [spark] koertkuipers edited a comment on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/21 18:07:46 UTC, 3 replies.
- [GitHub] [spark] warrenzhu25 opened a new pull request #28887: [SPARK-32044][SS] Kakfa continuous processing print mislead initial o… - posted by GitBox <gi...@apache.org> on 2020/06/21 18:29:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28887: [SPARK-32044][SS] Kakfa continuous processing print mislead initial o… - posted by GitBox <gi...@apache.org> on 2020/06/21 18:33:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28887: [SPARK-32044][SS] Kakfa continuous processing print mislead initial o… - posted by GitBox <gi...@apache.org> on 2020/06/21 18:35:20 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/21 18:47:58 UTC, 1 replies.
- [GitHub] [spark] YMajid commented on a change in pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/21 23:28:12 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/21 23:28:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/21 23:29:24 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/21 23:47:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28880: [SPARK-32039][YARN][WEBUI][master] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 23:47:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28880: [SPARK-32039][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 23:48:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28880: [SPARK-32039][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 23:50:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28880: [SPARK-32039][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 23:51:33 UTC, 0 replies.
- [GitHub] [spark] kdzhao commented on a change in pull request #28731: [SPARK-31909][SQL] Add SPARK_SUBMIT_OPTS to Beeline Script - posted by GitBox <gi...@apache.org> on 2020/06/21 23:53:56 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28880: [SPARK-32039][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 23:55:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/21 23:58:18 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28879: [SPARK-32039][YARN][WEBUI][2.4] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 00:00:53 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/06/22 00:01:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 00:09:07 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 00:09:18 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 00:09:29 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 00:11:21 UTC, 11 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #25452: [SPARK-28710][SQL]to fix replace function, spark should call drop and create function - posted by GitBox <gi...@apache.org> on 2020/06/22 00:23:55 UTC, 0 replies.
- [GitHub] [spark] rajatahujaatinmobi commented on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 00:28:56 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28887: [SPARK-32044][SS] Kakfa continuous processing print mislead initial o… - posted by GitBox <gi...@apache.org> on 2020/06/22 00:54:33 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28887: [SPARK-32044][SS] Kakfa continuous processing print mislead initial o… - posted by GitBox <gi...@apache.org> on 2020/06/22 00:59:45 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/22 02:16:18 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 02:19:45 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 02:20:46 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/22 02:31:18 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 02:34:36 UTC, 1 replies.
- [GitHub] [spark] rajatahujaatinmobi commented on a change in pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 02:35:19 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/22 02:47:45 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #28887: [SPARK-32044][SS] Kakfa continuous processing print mislead initial o… - posted by GitBox <gi...@apache.org> on 2020/06/22 02:48:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 02:49:52 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28881: [SPARK-32041][SQL] Fix Exchange reuse issues when subqueries are involved - posted by GitBox <gi...@apache.org> on 2020/06/22 02:52:46 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28881: [SPARK-32041][SQL] Fix Exchange reuse issues when subqueries are involved - posted by GitBox <gi...@apache.org> on 2020/06/22 02:52:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28885: [SPARK-29375][SPARK-28940][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/22 02:54:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/22 02:55:11 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 edited a comment on pull request #28887: [SPARK-32044][SS] Kakfa continuous processing print mislead initial o… - posted by GitBox <gi...@apache.org> on 2020/06/22 02:56:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28883: [SPARK-32042][SQL] Support UTF8String literals - posted by GitBox <gi...@apache.org> on 2020/06/22 02:58:44 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/22 03:01:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/22 03:08:56 UTC, 1 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #28888: [SPARK-32034][SQL][2.4] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 03:25:25 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #28888: [SPARK-32034][SQL][2.4] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 03:26:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28888: [SPARK-32034][SQL][2.4] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 03:28:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28888: [SPARK-32034][SQL][2.4] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 03:29:32 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28888: [SPARK-32034][SQL][2.4] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 03:30:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28888: [SPARK-32034][SQL][2.4] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 03:54:25 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #27986: [SPARK-31220][SQL] repartition obeys initialPartitionNum when adaptiveExecutionEnabled - posted by GitBox <gi...@apache.org> on 2020/06/22 04:19:11 UTC, 0 replies.
- [GitHub] [spark] williamhyun opened a new pull request #28889: [SPARK-XXX][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 04:25:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 04:31:27 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 04:33:19 UTC, 7 replies.
- [GitHub] [spark] dbtsai commented on a change in pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/22 04:55:07 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal opened a new pull request #28890: [SQL][MINOR] Update expression description of ArrayFilter and ArrayExists to include examples of IS NULL and IS NOT null predicate - posted by GitBox <gi...@apache.org> on 2020/06/22 05:12:23 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28890: [SQL][MINOR] Update expression description of ArrayFilter and ArrayExists to include examples of IS NULL and IS NOT null predicate - posted by GitBox <gi...@apache.org> on 2020/06/22 05:13:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 05:14:55 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28890: [MINOR][SQL] Update expression description of ArrayFilter and ArrayExists to include examples of IS NULL and IS NOT null predicate - posted by GitBox <gi...@apache.org> on 2020/06/22 05:14:55 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28890: [MINOR][SQL] Update expression description of ArrayFilter and ArrayExists to include examples of IS NULL and IS NOT null predicate - posted by GitBox <gi...@apache.org> on 2020/06/22 05:15:52 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28890: [MINOR][SQL] Update expression description of ArrayFilter and ArrayExists to include examples of IS NULL and IS NOT null predicate - posted by GitBox <gi...@apache.org> on 2020/06/22 05:16:14 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 05:22:06 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/22 06:16:00 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/22 06:17:54 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/22 06:28:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/22 06:30:17 UTC, 14 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #16944: [SPARK-19611][SQL] Introduce configurable table schema inference - posted by GitBox <gi...@apache.org> on 2020/06/22 06:36:38 UTC, 0 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #28848: [SPARK-32003][CORE] Unregister outputs for executor on fetch failure … - posted by GitBox <gi...@apache.org> on 2020/06/22 06:51:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 07:06:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28890: [MINOR][SQL] Update expression description of ArrayFilter and ArrayExists to include examples of IS NULL and IS NOT null predicate - posted by GitBox <gi...@apache.org> on 2020/06/22 07:06:26 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28890: [MINOR][SQL] Update expression description of ArrayFilter and ArrayExists to include examples of IS NULL and IS NOT null predicate - posted by GitBox <gi...@apache.org> on 2020/06/22 07:06:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/22 07:08:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/22 07:12:56 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/22 07:18:25 UTC, 5 replies.
- [GitHub] [spark] JkSelf commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/06/22 07:46:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/22 07:48:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 07:48:23 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/22 07:56:16 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/22 07:57:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/22 07:57:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun removed a comment on pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/22 08:08:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28888: [SPARK-32034][SQL][2.4] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/22 08:14:19 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #28881: [SPARK-32041][SQL] Fix Exchange reuse issues when subqueries are involved - posted by GitBox <gi...@apache.org> on 2020/06/22 08:15:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/22 08:17:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/22 08:17:50 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/22 08:21:44 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/22 08:22:44 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/22 08:23:18 UTC, 4 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28725: [SPARK-31905][SS] Add compatibility tests for streaming state store format - posted by GitBox <gi...@apache.org> on 2020/06/22 08:27:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/22 08:33:24 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/22 08:34:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/22 08:35:45 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/22 08:36:47 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/22 08:37:18 UTC, 3 replies.
- [GitHub] [spark] xianyinxin commented on a change in pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/22 09:02:00 UTC, 6 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/22 09:25:47 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/22 09:49:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/22 11:11:18 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #28893: [SPARK-32049][SQL]Upgrade oracle JDBC driver to the latest - posted by GitBox <gi...@apache.org> on 2020/06/22 11:50:49 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28893: [SPARK-32049][SQL]Upgrade oracle JDBC driver to the latest - posted by GitBox <gi...@apache.org> on 2020/06/22 11:51:20 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28893: [SPARK-32049][SQL]Upgrade oracle JDBC driver to the latest - posted by GitBox <gi...@apache.org> on 2020/06/22 11:54:50 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28893: [SPARK-32049][SQL]Upgrade oracle JDBC driver to the latest - posted by GitBox <gi...@apache.org> on 2020/06/22 11:55:46 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/22 11:58:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 12:27:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 12:28:22 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/22 12:28:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 12:31:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/22 12:31:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 12:32:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/22 12:32:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/22 12:33:25 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 12:37:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 12:38:46 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 12:38:56 UTC, 1 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/22 13:01:06 UTC, 2 replies.
- [GitHub] [spark] younggyuchun edited a comment on pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/22 13:04:48 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/22 13:12:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/22 13:42:30 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28869: [SPARK-32031][SQL] Fix the wrong references of the PartialMerge/Final AggregateExpression - posted by GitBox <gi...@apache.org> on 2020/06/22 14:00:17 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/22 14:16:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28893: [SPARK-32049][SQL]Upgrade oracle JDBC driver to the latest - posted by GitBox <gi...@apache.org> on 2020/06/22 14:40:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28893: [SPARK-32049][SQL]Upgrade oracle JDBC driver to the latest - posted by GitBox <gi...@apache.org> on 2020/06/22 14:41:16 UTC, 2 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/22 15:35:02 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/22 15:44:01 UTC, 4 replies.
- [GitHub] [spark] rdblue commented on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/22 16:36:58 UTC, 2 replies.
- [GitHub] [spark] zsxwing commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/22 16:43:20 UTC, 0 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/22 16:50:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/22 16:51:52 UTC, 32 replies.
- [GitHub] [spark] SparkQA commented on pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/22 16:57:37 UTC, 34 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 17:00:55 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal edited a comment on pull request #28890: [MINOR][SQL] Add `IS [NOT] NULL` examples to ArrayFilter/ArrayExists - posted by GitBox <gi...@apache.org> on 2020/06/22 17:01:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/22 17:14:06 UTC, 41 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/22 17:22:41 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/22 17:31:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/22 17:31:25 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/22 17:34:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/22 18:52:20 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/22 18:53:23 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/22 19:34:55 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/22 19:44:23 UTC, 16 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/22 20:33:00 UTC, 7 replies.
- [GitHub] [spark] planga82 opened a new pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/22 20:33:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/22 20:39:30 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/22 20:41:14 UTC, 5 replies.
- [GitHub] [spark] planga82 commented on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/22 20:43:34 UTC, 4 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/22 21:09:53 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/22 21:17:21 UTC, 0 replies.
- [GitHub] [spark] planga82 edited a comment on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/22 21:22:12 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28887: [SPARK-32044][SS][2.4] Kakfa continuous processing print mislead initial offset - posted by GitBox <gi...@apache.org> on 2020/06/22 21:31:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28887: [SPARK-32044][SS][2.4] Kakfa continuous processing print mislead initial offset - posted by GitBox <gi...@apache.org> on 2020/06/22 21:32:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28887: [SPARK-32044][SS][2.4] Kakfa continuous processing print mislead initial offset - posted by GitBox <gi...@apache.org> on 2020/06/22 21:37:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28887: [SPARK-32044][SS][2.4] Kakfa continuous processing print mislead initial offset - posted by GitBox <gi...@apache.org> on 2020/06/22 21:38:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28887: [SPARK-32044][SS][2.4] Kakfa continuous processing print mislead initial offset - posted by GitBox <gi...@apache.org> on 2020/06/22 22:13:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/22 22:14:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/22 22:19:43 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/22 22:21:40 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28887: [SPARK-32044][SS][2.4] Kakfa continuous processing print mislead initial offset - posted by GitBox <gi...@apache.org> on 2020/06/22 22:22:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/22 22:22:23 UTC, 8 replies.
- [GitHub] [spark] budde commented on a change in pull request #16944: [SPARK-19611][SQL] Introduce configurable table schema inference - posted by GitBox <gi...@apache.org> on 2020/06/22 23:37:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/23 00:48:41 UTC, 4 replies.
- [GitHub] [spark] younggyuchun closed pull request #28858: [WIP][SPARK-7101][SQL] support java.sql.Time - posted by GitBox <gi...@apache.org> on 2020/06/23 00:56:53 UTC, 0 replies.
- [GitHub] [spark] mccheah commented on pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 01:02:22 UTC, 2 replies.
- [GitHub] [spark] mccheah commented on a change in pull request #28618: [SPARK-31801][WIP][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 01:05:58 UTC, 1 replies.
- [GitHub] [spark] frankyin-factual opened a new pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/23 01:14:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/23 01:16:57 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/23 01:18:22 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/23 01:23:22 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/23 02:00:00 UTC, 8 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28866: [SPARK-31845][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/23 02:07:12 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/23 02:12:57 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 02:21:56 UTC, 9 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/23 02:24:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 02:24:15 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 02:24:16 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 02:24:29 UTC, 11 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 02:28:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 02:30:02 UTC, 6 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 02:30:13 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 02:35:50 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 02:36:26 UTC, 9 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/23 02:42:04 UTC, 9 replies.
- [GitHub] [spark] ulysses-you closed pull request #28868: [SPARK-32029][SQL] Make active session null when application end - posted by GitBox <gi...@apache.org> on 2020/06/23 02:46:59 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28868: [SPARK-32029][SQL] Make active session null when application end - posted by GitBox <gi...@apache.org> on 2020/06/23 02:47:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/23 02:53:14 UTC, 12 replies.
- [GitHub] [spark] viirya opened a new pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 02:55:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 02:56:59 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 02:58:10 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 02:58:21 UTC, 16 replies.
- [GitHub] [spark] beliefer commented on pull request #26875: [SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static - posted by GitBox <gi...@apache.org> on 2020/06/23 03:00:30 UTC, 4 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/23 03:02:21 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/23 03:28:35 UTC, 12 replies.
- [GitHub] [spark] JkSelf commented on a change in pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/23 03:31:30 UTC, 0 replies.
- [GitHub] [spark] LantaoJin opened a new pull request #28901: [SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/23 03:55:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28901: [SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/23 04:00:09 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28901: [SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/23 04:01:12 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28901: [SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/23 04:01:23 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28901: [SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/23 04:13:21 UTC, 3 replies.
- [GitHub] [spark] mccheah opened a new pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:20:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:21:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:21:11 UTC, 1 replies.
- [GitHub] [spark] vishwas-n commented on a change in pull request #28879: [SPARK-32039][YARN][WEBUI][2.4] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/23 04:21:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:22:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:22:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:23:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:23:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:24:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/23 04:32:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 04:39:42 UTC, 13 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 04:43:20 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/23 04:45:39 UTC, 9 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 04:47:13 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/23 04:49:05 UTC, 0 replies.
- [GitHub] [spark] wypoon commented on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 04:52:36 UTC, 7 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 05:27:53 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/23 05:40:08 UTC, 0 replies.
- [GitHub] [spark] guoqiaoli1992 commented on pull request #26873: [SPARK-30240][core] Support HTTP redirects directly to a proxy server. - posted by GitBox <gi...@apache.org> on 2020/06/23 05:44:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/23 05:53:08 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28892: [MINOR][SQL] Simplify DateTimeUtils.cleanLegacyTimestampStr - posted by GitBox <gi...@apache.org> on 2020/06/23 05:53:38 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 06:09:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/23 06:11:38 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/23 06:14:15 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 06:14:16 UTC, 6 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/23 06:24:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/23 06:28:17 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/23 06:29:29 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/23 06:30:23 UTC, 5 replies.
- [GitHub] [spark] venkata91 commented on pull request #28287: [SPARK-31418][SCHEDULER] Request more executors in case of dynamic allocation is enabled and a task becomes unschedulable due to spark's blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/23 06:38:12 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28894: [SPARK-32052][SQL] Extract common code from date-time field expressions - posted by GitBox <gi...@apache.org> on 2020/06/23 06:39:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 06:42:19 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/23 06:43:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/23 06:48:03 UTC, 2 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28780: [SPARK-31952][SQL]Fix incorrect memory spill metric when doing Aggregate - posted by GitBox <gi...@apache.org> on 2020/06/23 06:50:59 UTC, 1 replies.
- [GitHub] [spark] gatorsmile edited a comment on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/23 06:53:54 UTC, 0 replies.
- [GitHub] [spark] LantaoJin commented on pull request #28901: [SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/23 07:01:35 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27366: [SPARK-30648][SQL] Support filters pushdown in JSON datasource - posted by GitBox <gi...@apache.org> on 2020/06/23 07:05:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/23 07:06:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/23 07:06:24 UTC, 4 replies.
- [GitHub] [spark] huaxingao commented on pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/23 07:11:30 UTC, 3 replies.
- [GitHub] [spark] LantaoJin commented on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/23 07:16:58 UTC, 3 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 07:21:16 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 07:21:49 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28876: [SPARK-32038][SQL] NormalizeFloatingNumbers should also work on distinct aggregate - posted by GitBox <gi...@apache.org> on 2020/06/23 07:38:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28889: [SPARK-32045][BUILD] Upgrade to Apache Commons Lang 3.10 - posted by GitBox <gi...@apache.org> on 2020/06/23 08:00:22 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 08:02:35 UTC, 6 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 08:09:00 UTC, 3 replies.
- [GitHub] [spark] ulysses-you edited a comment on pull request #26875: [SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static - posted by GitBox <gi...@apache.org> on 2020/06/23 08:10:04 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/23 08:11:11 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 08:12:04 UTC, 0 replies.
- [GitHub] [spark] gaborfeher commented on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 08:13:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 08:15:21 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 08:15:33 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 08:16:37 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 08:17:21 UTC, 6 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 08:30:32 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 08:33:54 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 08:35:25 UTC, 2 replies.
- [GitHub] [spark] attilapiros commented on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 09:13:23 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 09:16:36 UTC, 0 replies.
- [GitHub] [spark] Ngone51 edited a comment on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 09:17:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 09:44:24 UTC, 2 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/23 10:01:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/23 10:03:41 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/23 10:04:04 UTC, 6 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/23 10:13:20 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28893: [SPARK-32049][SQL][TESTS] Upgrade Oracle JDBC Driver 8 - posted by GitBox <gi...@apache.org> on 2020/06/23 10:59:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 11:28:55 UTC, 2 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28906: [SPARK-32072][SQL][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 11:29:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28906: [SPARK-32072][SQL][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 11:35:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28906: [SPARK-32072][SQL][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 11:36:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28906: [SPARK-32072][SQL][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 11:37:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/23 11:44:46 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/23 11:45:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28886: [SPARK-32043][SQL] Replace Decimal by Int op in `make_interval` and `make_timestamp` - posted by GitBox <gi...@apache.org> on 2020/06/23 11:45:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/23 11:46:47 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/23 11:49:18 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/23 11:50:43 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/23 11:51:19 UTC, 7 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #28861: [MINOR] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/23 12:14:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/23 12:32:18 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/23 12:33:03 UTC, 15 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 12:57:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 12:58:30 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 13:00:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 13:02:02 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 13:02:23 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/23 13:08:38 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 3.6.2 - posted by GitBox <gi...@apache.org> on 2020/06/23 13:11:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/23 13:15:18 UTC, 5 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/23 13:15:29 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/23 13:18:24 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/23 13:19:20 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 13:39:24 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 14:05:11 UTC, 3 replies.
- [GitHub] [spark] sidedoorleftroad opened a new pull request #28910: [SPARK-32075][DOCS]Fix a few issues in parameters table - posted by GitBox <gi...@apache.org> on 2020/06/23 14:31:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28910: [SPARK-32075][DOCS]Fix a few issues in parameters table - posted by GitBox <gi...@apache.org> on 2020/06/23 14:34:04 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28910: [SPARK-32075][DOCS]Fix a few issues in parameters table - posted by GitBox <gi...@apache.org> on 2020/06/23 14:35:20 UTC, 3 replies.
- [GitHub] [spark] shivaram commented on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 14:37:02 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/23 14:47:27 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/23 14:48:21 UTC, 3 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/23 15:04:53 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/23 15:05:45 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/23 15:10:31 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/23 15:11:44 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/23 15:12:25 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 15:13:10 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 15:13:21 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/23 15:13:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 15:15:40 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 15:16:21 UTC, 8 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 15:31:49 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/23 16:00:05 UTC, 0 replies.
- [GitHub] [spark] siknezevic closed pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/23 16:05:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/23 16:32:21 UTC, 3 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/23 17:06:25 UTC, 1 replies.
- [GitHub] [spark] wypoon commented on a change in pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 17:07:09 UTC, 8 replies.
- [GitHub] [spark] wypoon edited a comment on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 17:09:11 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/23 17:12:11 UTC, 2 replies.
- [GitHub] [spark] tgravescs commented on pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/23 17:24:57 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/23 17:25:28 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/23 17:26:09 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/23 17:32:08 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/23 17:48:55 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 17:56:44 UTC, 0 replies.
- [GitHub] [spark] vinooganesh commented on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/23 18:15:33 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/23 18:37:29 UTC, 2 replies.
- [GitHub] [spark] alismess-db opened a new pull request #28912: [SPARK-32057] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/23 19:08:39 UTC, 0 replies.
- [GitHub] [spark] alismess-db commented on pull request #28912: [SPARK-32057] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/23 19:09:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28912: [SPARK-32057] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/23 19:13:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28912: [SPARK-32057] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/23 19:14:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28912: [SPARK-32057] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/23 19:15:16 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28370: [SPARK-20732][CORE] Decommission cache blocks to other executors when an executor is decommissioned - posted by GitBox <gi...@apache.org> on 2020/06/23 19:19:14 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/23 19:23:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28912: [SPARK-32057] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/23 19:44:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/23 20:06:43 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/23 20:18:24 UTC, 4 replies.
- [GitHub] [spark] huaxingao commented on pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/23 20:23:38 UTC, 2 replies.
- [GitHub] [spark] huaxingao commented on pull request #28595: [SPARK-31781][ML][PySpark] Move param k (number of clusters) to shared params - posted by GitBox <gi...@apache.org> on 2020/06/23 20:27:55 UTC, 0 replies.
- [GitHub] [spark] huaxingao closed pull request #28595: [SPARK-31781][ML][PySpark] Move param k (number of clusters) to shared params - posted by GitBox <gi...@apache.org> on 2020/06/23 20:27:56 UTC, 0 replies.
- [GitHub] [spark] squito commented on a change in pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/23 21:06:00 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/23 22:14:15 UTC, 1 replies.
- [GitHub] [spark] stackedsax commented on pull request #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level - posted by GitBox <gi...@apache.org> on 2020/06/23 22:44:53 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/23 23:21:21 UTC, 0 replies.
- [GitHub] [spark] siknezevic opened a new pull request #27246: [SPARK-30536][CORE][SQL] Sort-merge join operator spilling performance improvements - posted by GitBox <gi...@apache.org> on 2020/06/23 23:32:59 UTC, 0 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/23 23:39:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/23 23:41:20 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/23 23:42:31 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/23 23:43:22 UTC, 6 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/24 00:00:30 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/24 00:04:27 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/24 00:19:27 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #24801: [SPARK-27950][DSTREAMS][Kinesis] dynamoDBEndpointUrl and cloudWatchMetricsLevel for Kinesis - posted by GitBox <gi...@apache.org> on 2020/06/24 00:23:20 UTC, 0 replies.
- [GitHub] [spark] LantaoJin edited a comment on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/24 00:42:35 UTC, 0 replies.
- [GitHub] [spark] gatorsmile opened a new pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 00:45:11 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 00:45:42 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 00:46:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/24 00:50:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 00:51:31 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 00:52:45 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 00:53:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 01:02:26 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 01:20:08 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal edited a comment on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 01:32:53 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/24 01:42:49 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/24 02:01:26 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/24 02:03:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28901: [WIP][SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/24 02:03:41 UTC, 13 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28907: [SPARK-31918][R] Ignore S4 generic methods under SparkR namespace in closure cleaning to support R 4.0.0+ - posted by GitBox <gi...@apache.org> on 2020/06/24 02:03:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28901: [WIP][SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/24 02:04:17 UTC, 19 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/24 02:05:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28908: [SPARK-32073][R] Drop R < 3.5 support - posted by GitBox <gi...@apache.org> on 2020/06/24 02:05:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28901: [WIP][SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/24 02:09:17 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28901: [WIP][SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/24 02:13:20 UTC, 6 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/24 02:15:36 UTC, 0 replies.
- [GitHub] [spark] LantaoJin commented on pull request #28901: [WIP][SPARK-32064][SQL] Supporting create temporary table - posted by GitBox <gi...@apache.org> on 2020/06/24 02:27:38 UTC, 4 replies.
- [GitHub] [spark] srowen commented on pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/24 02:29:30 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/24 02:43:21 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/24 02:43:33 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28867: [SPARK-32028][WEBUI] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/24 02:45:46 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28910: [SPARK-32075][DOCS]Fix a few issues in parameters table - posted by GitBox <gi...@apache.org> on 2020/06/24 02:50:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28910: [SPARK-32075][DOCS]Fix a few issues in parameters table - posted by GitBox <gi...@apache.org> on 2020/06/24 02:51:59 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 02:52:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28909: [WIP][SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/24 02:52:01 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28909: [WIP][SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/24 02:53:13 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28909: [WIP][SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/24 02:53:25 UTC, 16 replies.
- [GitHub] [spark] BryanCutler opened a new pull request #28915: [SPARK-32080][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 02:59:36 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #28915: [SPARK-32080][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 03:01:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28915: [SPARK-32080][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 03:06:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28910: [SPARK-32075][DOCS]Fix a few issues in parameters table - posted by GitBox <gi...@apache.org> on 2020/06/24 03:06:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28915: [SPARK-32080][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 03:07:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28915: [SPARK-32080][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 03:08:16 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 03:14:55 UTC, 0 replies.
- [GitHub] [spark] erenavsarogullari commented on pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/24 03:31:22 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/24 03:43:59 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28909: [WIP][SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/24 04:04:21 UTC, 4 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28840: [SPARK-31999][SQL] Add REFRESH FUNCTION command - posted by GitBox <gi...@apache.org> on 2020/06/24 04:04:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28910: [SPARK-32075][DOCS]Fix a few issues in parameters table - posted by GitBox <gi...@apache.org> on 2020/06/24 04:40:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/24 04:43:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/24 04:44:02 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28906: [SPARK-32072][CORE][TESTS] Fix table formatting with benchmark results - posted by GitBox <gi...@apache.org> on 2020/06/24 04:44:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28905: [SPARK-32071][SQL] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/24 04:44:54 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/24 04:46:58 UTC, 2 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28833: [SPARK-20680][SQL] Make null type in Spark sql to be compatible with Hive void datatype - posted by GitBox <gi...@apache.org> on 2020/06/24 04:49:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/24 04:51:05 UTC, 0 replies.
- [GitHub] [spark] ulysses-you edited a comment on pull request #28899: [SPARK-32062][SQL] Reset listenerRegistered in SparkSession - posted by GitBox <gi...@apache.org> on 2020/06/24 05:21:02 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/06/24 05:55:57 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28915: [SPARK-32080][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 06:00:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/24 06:23:59 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/24 06:24:10 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/24 06:36:22 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28805: [SPARK-28169][SQL] Convert scan predicate condition to CNF - posted by GitBox <gi...@apache.org> on 2020/06/24 06:37:41 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/24 06:38:02 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28909: [SPARK-32074][BUILD][R] Update AppVeyor R version to 4.0.2 - posted by GitBox <gi...@apache.org> on 2020/06/24 06:38:16 UTC, 0 replies.
- [GitHub] [spark] LucaCanali commented on pull request #26783: [SPARK-30153][PYTHON][WIP] Extend data exchange options for vectorized UDF functions with vanilla Arrow serialization - posted by GitBox <gi...@apache.org> on 2020/06/24 06:38:58 UTC, 0 replies.
- [GitHub] [spark] LucaCanali commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/06/24 06:42:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 07:05:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 07:06:10 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 07:06:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 07:06:28 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 07:20:34 UTC, 1 replies.
- [GitHub] [spark] manuzhang opened a new pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 07:44:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 07:45:29 UTC, 5 replies.
- [GitHub] [spark] beliefer opened a new pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/24 07:48:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/24 07:51:50 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 07:51:51 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 07:52:24 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/24 07:53:05 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/24 07:53:16 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/24 07:54:15 UTC, 2 replies.
- [GitHub] [spark] TJX2014 opened a new pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/24 07:54:16 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/24 07:57:32 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/24 07:58:44 UTC, 4 replies.
- [GitHub] [spark] dilipbiswal edited a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/24 07:59:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/24 08:00:22 UTC, 4 replies.
- [GitHub] [spark] planga82 commented on a change in pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/24 08:03:06 UTC, 1 replies.
- [GitHub] [spark] wankunde commented on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/24 08:20:58 UTC, 2 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 08:35:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 08:36:41 UTC, 10 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 08:41:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 08:42:37 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 08:43:24 UTC, 11 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/24 08:54:44 UTC, 0 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 09:04:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 09:05:25 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 09:06:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 09:11:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 09:12:24 UTC, 1 replies.
- [GitHub] [spark] manuzhang commented on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 09:21:10 UTC, 8 replies.
- [GitHub] [spark] wankunde opened a new pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/24 09:21:43 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 09:22:44 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/24 09:25:22 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/24 09:27:16 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/24 09:31:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 09:34:19 UTC, 0 replies.
- [GitHub] [spark] Ngone51 edited a comment on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/24 09:34:40 UTC, 0 replies.
- [GitHub] [spark] manuzhang commented on a change in pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 09:38:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28922: [SPARK-31918][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 10:51:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28922: [SPARK-31918][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 10:51:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28922: [SPARK-31918][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 10:52:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #28922: [SPARK-31918][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 10:52:33 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28922: [SPARK-31918][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 10:53:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28922: [SPARK-31918][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 10:54:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/24 11:03:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 11:16:35 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28841: [SPARK-31962][SQL] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/24 11:29:15 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28870: [SPARK-32034][SQL] Port HIVE-14817: Shutdown the SessionManager timeoutChecker thread properly upon shutdown - posted by GitBox <gi...@apache.org> on 2020/06/24 12:22:06 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/24 12:35:18 UTC, 1 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/24 12:36:09 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 12:53:24 UTC, 2 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/24 12:54:57 UTC, 3 replies.
- [GitHub] [spark] TJX2014 edited a comment on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/24 12:55:18 UTC, 13 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/24 13:11:50 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/24 13:12:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 13:14:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/24 13:16:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/24 13:17:53 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/24 13:18:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 13:32:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28922: [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 14:02:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28922: [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 14:03:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28922: [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 14:05:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28922: [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 14:05:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 14:13:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 14:15:42 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 14:16:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 14:16:19 UTC, 2 replies.
- [GitHub] [spark] squito commented on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/24 14:29:45 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 14:47:05 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 14:47:16 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/24 14:48:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28920: [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well - posted by GitBox <gi...@apache.org> on 2020/06/24 14:51:14 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/24 14:54:21 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28922: [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 14:57:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28922: [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 14:57:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/24 15:26:00 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/24 15:27:52 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/24 15:28:25 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/24 15:29:17 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 17:13:25 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/24 17:22:56 UTC, 2 replies.
- [GitHub] [spark] BryanCutler commented on a change in pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 17:34:38 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #28915: [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor - posted by GitBox <gi...@apache.org> on 2020/06/24 17:34:49 UTC, 0 replies.
- [GitHub] [spark] shaneknapp commented on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/24 17:54:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28914: [SPARK-32078][DOC] Add a redirect to sql-ref from sql-reference - posted by GitBox <gi...@apache.org> on 2020/06/24 18:00:44 UTC, 0 replies.
- [GitHub] [spark] squito edited a comment on pull request #28848: [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost - posted by GitBox <gi...@apache.org> on 2020/06/24 18:04:27 UTC, 0 replies.
- [GitHub] [spark] casassg commented on pull request #23008: [SPARK-22674][PYTHON] Removed the namedtuple pickling patch - posted by GitBox <gi...@apache.org> on 2020/06/24 18:16:16 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28922: [SPARK-32089][R][BUILD] Upgrade R version to 4.0.2 in the release DockerFiile - posted by GitBox <gi...@apache.org> on 2020/06/24 18:25:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/24 18:44:23 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/24 19:01:55 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28287: [SPARK-31418][SCHEDULER] Request more executors in case of dynamic allocation is enabled and a task becomes unschedulable due to spark's blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/24 19:20:22 UTC, 1 replies.
- [GitHub] [spark] brkyvz commented on a change in pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/24 20:10:46 UTC, 0 replies.
- [GitHub] [spark] brkyvz commented on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/24 20:11:39 UTC, 0 replies.
- [GitHub] [spark] MrPowers commented on pull request #23877: [SPARK-26449][PYTHON] Add transform method to DataFrame API - posted by GitBox <gi...@apache.org> on 2020/06/24 20:53:11 UTC, 0 replies.
- [GitHub] [spark] emkornfield opened a new pull request #28925: [SPARK-32095][SQL] Update documentation to reflect usage of updated statistics - posted by GitBox <gi...@apache.org> on 2020/06/24 21:08:23 UTC, 0 replies.
- [GitHub] [spark] emkornfield commented on pull request #28925: [SPARK-32095][SQL] Update documentation to reflect usage of updated statistics - posted by GitBox <gi...@apache.org> on 2020/06/24 21:10:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28925: [SPARK-32095][SQL] Update documentation to reflect usage of updated statistics - posted by GitBox <gi...@apache.org> on 2020/06/24 21:11:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28925: [SPARK-32095][SQL] Update documentation to reflect usage of updated statistics - posted by GitBox <gi...@apache.org> on 2020/06/24 21:13:21 UTC, 1 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/24 21:39:54 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 23:23:54 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 23:26:38 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 23:27:50 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 23:28:25 UTC, 20 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 23:29:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/24 23:58:16 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/25 00:10:32 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27849: [SPARK-31081][UI][SQL] Make the display of stageId/stageAttemptId/taskId of sql metrics configurable in UI - posted by GitBox <gi...@apache.org> on 2020/06/25 00:23:39 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #26816: [SPARK-30191][YARN] optimize yarn allocator - posted by GitBox <gi...@apache.org> on 2020/06/25 00:23:40 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #26711: [SPARK-30069][CORE][YARN] Clean up non-shuffle disk block manager files following executor exists on YARN - posted by GitBox <gi...@apache.org> on 2020/06/25 00:23:53 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #18906: [SPARK-21692][PYSPARK][SQL] Add nullability support to PythonUDF. - posted by GitBox <gi...@apache.org> on 2020/06/25 00:23:56 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/25 01:03:18 UTC, 8 replies.
- [GitHub] [spark] maropu commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/25 01:03:39 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/25 01:07:34 UTC, 3 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/25 01:13:38 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/25 01:13:59 UTC, 0 replies.
- [GitHub] [spark] frankyin-factual commented on a change in pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/25 01:15:42 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27849: [SPARK-31081][UI][SQL] Make the display of stageId/stageAttemptId/taskId of sql metrics configurable in UI - posted by GitBox <gi...@apache.org> on 2020/06/25 01:57:55 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/25 02:10:33 UTC, 9 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/25 02:38:47 UTC, 1 replies.
- [GitHub] [spark] Hellsen83 commented on pull request #23877: [SPARK-26449][PYTHON] Add transform method to DataFrame API - posted by GitBox <gi...@apache.org> on 2020/06/25 03:49:49 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/25 04:04:19 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/25 04:43:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/25 04:46:51 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/25 04:48:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/25 04:48:45 UTC, 3 replies.
- [GitHub] [spark] frankyin-factual commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/25 05:17:48 UTC, 3 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/25 05:24:40 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28902: [SPARK-31801][API][SHUFFLE][TESTS] Tests for registering map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/25 05:25:31 UTC, 0 replies.
- [GitHub] [spark] TJX2014 opened a new pull request #28926: [SPARK-31982][SQL][FOLLOWUP]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/25 05:37:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28926: [SPARK-31982][SQL][FOLLOWUP]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/25 05:37:58 UTC, 1 replies.
- [GitHub] [spark] TJX2014 commented on a change in pull request #28926: [SPARK-31982][SQL][FOLLOWUP]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/25 05:39:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28926: [SPARK-31982][SQL][FOLLOWUP]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/25 05:39:32 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28926: [SPARK-31982][SQL][FOLLOWUP]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/25 05:41:54 UTC, 0 replies.
- [GitHub] [spark] TJX2014 edited a comment on pull request #28926: [SPARK-31982][SQL][FOLLOWUP]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/25 05:42:38 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window functions - posted by GitBox <gi...@apache.org> on 2020/06/25 05:48:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/25 07:06:21 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 09:56:26 UTC, 1 replies.
- [GitHub] [spark] guykhazma opened a new pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/25 10:55:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/25 10:56:45 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/25 10:58:18 UTC, 3 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/25 11:14:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 11:15:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 11:16:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 11:19:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 11:20:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 11:21:20 UTC, 1 replies.
- [GitHub] [spark] guykhazma commented on pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/25 11:39:47 UTC, 0 replies.
- [GitHub] [spark] guykhazma edited a comment on pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/25 11:39:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 11:48:15 UTC, 0 replies.
- [GitHub] [spark] superbobry commented on pull request #23008: [SPARK-22674][PYTHON] Removed the namedtuple pickling patch - posted by GitBox <gi...@apache.org> on 2020/06/25 11:53:17 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/25 12:00:07 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28425: [SPARK-31480][SQL] Improve the EXPLAIN FORMATTED's output for DSV2's Scan Node - posted by GitBox <gi...@apache.org> on 2020/06/25 12:22:19 UTC, 1 replies.
- [GitHub] [spark] attilapiros commented on pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/25 14:30:27 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 14:31:30 UTC, 2 replies.
- [GitHub] [spark] tgravescs edited a comment on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 15:09:59 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 15:29:54 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on a change in pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 15:50:17 UTC, 0 replies.
- [GitHub] [spark] BryanCutler closed pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 18:05:10 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/25 18:19:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 18:27:39 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 18:28:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #28929: [SPARK-32100][CORE] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 19:55:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28929: [SPARK-32100][CORE] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 19:55:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28929: [SPARK-32100][CORE] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 19:57:22 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28929: [SPARK-32100][CORE] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 20:02:48 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28929: [SPARK-32100][CORE] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 20:03:19 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #28425: [SPARK-31480][SQL] Improve the EXPLAIN FORMATTED's output for DSV2's Scan Node - posted by GitBox <gi...@apache.org> on 2020/06/25 20:17:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28425: [SPARK-31480][SQL] Improve the EXPLAIN FORMATTED's output for DSV2's Scan Node - posted by GitBox <gi...@apache.org> on 2020/06/25 20:18:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28425: [SPARK-31480][SQL] Improve the EXPLAIN FORMATTED's output for DSV2's Scan Node - posted by GitBox <gi...@apache.org> on 2020/06/25 20:19:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28929: [SPARK-32100][CORE] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 20:39:16 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/25 20:49:12 UTC, 0 replies.
- [GitHub] [spark] rdblue edited a comment on pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/25 20:54:25 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/25 20:54:46 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/25 20:58:03 UTC, 0 replies.
- [GitHub] [spark] sririshindra commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/25 21:52:48 UTC, 2 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28852: [SPARK-30616][SQL] Introduce TTL config option for SQL Metadata Cache - posted by GitBox <gi...@apache.org> on 2020/06/25 22:01:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 22:20:44 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 22:21:15 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 22:22:07 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 22:22:18 UTC, 3 replies.
- [GitHub] [spark] holdenk commented on pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 23:14:02 UTC, 0 replies.
- [GitHub] [spark] holdenk edited a comment on pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 23:14:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 23:15:46 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28929: [SPARK-32100][CORE][TESTS] Add WorkerDecommissionExtendedSuite - posted by GitBox <gi...@apache.org> on 2020/06/25 23:21:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #26711: [SPARK-30069][CORE][YARN] Clean up non-shuffle disk block manager files following executor exists on YARN - posted by GitBox <gi...@apache.org> on 2020/06/26 00:26:43 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #18906: [SPARK-21692][PYSPARK][SQL] Add nullability support to PythonUDF. - posted by GitBox <gi...@apache.org> on 2020/06/26 00:26:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27377: [SPARK-30666][Core][WIP] Reliable single-stage accumulators - posted by GitBox <gi...@apache.org> on 2020/06/26 00:26:54 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #26816: [SPARK-30191][YARN] optimize yarn allocator - posted by GitBox <gi...@apache.org> on 2020/06/26 00:26:58 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #25721: [WIP][SPARK-29018][SQL] Implement Spark Thrift Server with it's own code base on PROTOCOL_VERSION_V9 - posted by GitBox <gi...@apache.org> on 2020/06/26 00:27:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28425: [SPARK-31480][SQL] Improve the EXPLAIN FORMATTED's output for DSV2's Scan Node - posted by GitBox <gi...@apache.org> on 2020/06/26 01:29:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #28896: [SPARK-32025][SQL] Csv schema inference problems with different types in the same column - posted by GitBox <gi...@apache.org> on 2020/06/26 01:41:44 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28425: [SPARK-31480][SQL] Improve the EXPLAIN FORMATTED's output for DSV2's Scan Node - posted by GitBox <gi...@apache.org> on 2020/06/26 01:59:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 02:04:36 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 02:06:01 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 02:06:22 UTC, 13 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 02:25:34 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/26 02:51:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/26 02:55:32 UTC, 1 replies.
- [GitHub] [spark] frankyin-factual commented on a change in pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 03:17:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 03:47:20 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #28676: [WIP][SPARK-31869][SQL] BroadcastHashJoinExec can utilize the build side for its output partitioning - posted by GitBox <gi...@apache.org> on 2020/06/26 03:52:08 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28676: [WIP][SPARK-31869][SQL] BroadcastHashJoinExec can utilize the build side for its output partitioning - posted by GitBox <gi...@apache.org> on 2020/06/26 03:53:59 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28676: [WIP][SPARK-31869][SQL] BroadcastHashJoinExec can utilize the build side for its output partitioning - posted by GitBox <gi...@apache.org> on 2020/06/26 03:54:20 UTC, 7 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/26 05:36:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28928: [SPARK-32098][PYTHON] Use iloc for positional slicing instead of direct slicing in createDataFrame with Arrow - posted by GitBox <gi...@apache.org> on 2020/06/26 05:37:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 07:02:01 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28676: [WIP][SPARK-31869][SQL] BroadcastHashJoinExec can utilize the build side for its output partitioning - posted by GitBox <gi...@apache.org> on 2020/06/26 07:06:26 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/26 07:21:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/26 07:22:23 UTC, 3 replies.
- [GitHub] [spark] PavithraRamachandran opened a new pull request #28931: [SPARK-32103] [yarn] Handle host/port split in IPV6 in YarnRMClient - posted by GitBox <gi...@apache.org> on 2020/06/26 07:23:16 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/26 07:23:27 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27983: [SPARK-31936][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 07:24:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/26 07:24:29 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/26 07:25:20 UTC, 2 replies.
- [GitHub] [spark] frankyin-factual commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 07:26:41 UTC, 1 replies.
- [GitHub] [spark] frankyin-factual edited a comment on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 07:27:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28931: [SPARK-32103] Handle host/port split in IPV6 in YarnRMClient - posted by GitBox <gi...@apache.org> on 2020/06/26 07:29:28 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28931: [SPARK-32103] Handle host/port split in IPV6 in YarnRMClient - posted by GitBox <gi...@apache.org> on 2020/06/26 07:31:16 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/26 07:35:40 UTC, 0 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 2020/06/26 08:48:54 UTC, 5 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 2020/06/26 08:50:25 UTC, 5 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 2020/06/26 08:51:28 UTC, 5 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 09:12:58 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28898: [SPARK-32059][SQL] Allow schema pruning thru window/sort functions - posted by GitBox <gi...@apache.org> on 2020/06/26 09:13:20 UTC, 0 replies.
- [GitHub] [spark] GuoPhilipse opened a new pull request #28932: [SPARK-32088] fix timezone issue - posted by GitBox <gi...@apache.org> on 2020/06/26 09:34:08 UTC, 0 replies.
- [GitHub] [spark] EnricoMi commented on pull request #26969: [SPARK-30319][SQL] Add a stricter version of `as[T]` - posted by GitBox <gi...@apache.org> on 2020/06/26 09:36:41 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28932: [SPARK-32088][PySpark] fix timezone issue - posted by GitBox <gi...@apache.org> on 2020/06/26 09:39:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28932: [SPARK-32088][PySpark] fix timezone issue - posted by GitBox <gi...@apache.org> on 2020/06/26 09:41:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28932: [SPARK-32088][PySpark] fix timezone issue - posted by GitBox <gi...@apache.org> on 2020/06/26 09:45:37 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/26 09:45:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/26 09:46:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/26 09:47:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/26 09:48:37 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/26 09:48:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/26 09:50:33 UTC, 1 replies.
- [GitHub] [spark] GuoPhilipse commented on pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/26 09:51:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28860: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/06/26 10:41:36 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28933: [SPARK-32104][SQL]Avoid full outer join OOM on skewed dataset - posted by GitBox <gi...@apache.org> on 2020/06/26 10:48:30 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28933: [SPARK-32104][SQL]Avoid full outer join OOM on skewed dataset - posted by GitBox <gi...@apache.org> on 2020/06/26 10:55:20 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27518: [SPARK-30768][SQL] Constraints inferred from inequality attributes - posted by GitBox <gi...@apache.org> on 2020/06/26 11:05:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/26 11:54:19 UTC, 1 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 2020/06/26 13:32:28 UTC, 2 replies.
- [GitHub] [spark] juliuszsompolski commented on a change in pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/26 13:58:06 UTC, 1 replies.
- [GitHub] [spark] alismess-db commented on a change in pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/26 14:07:15 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/26 14:16:23 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 14:23:02 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 14:23:36 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 14:24:39 UTC, 6 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 14:24:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 14:25:25 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/26 14:25:27 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/26 15:22:10 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/26 15:22:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/26 15:24:41 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/26 15:25:22 UTC, 2 replies.
- [GitHub] [spark] srowen closed pull request #28903: [SPARK-19939] [ML] Add support for association rules in ML - posted by GitBox <gi...@apache.org> on 2020/06/26 17:56:07 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #28884: [SPARK-20249][ML][PYSPARK] Add training summary for LinearSVCModel - posted by GitBox <gi...@apache.org> on 2020/06/26 17:57:50 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/26 18:00:08 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/26 20:03:21 UTC, 2 replies.
- [GitHub] [spark] mccheah commented on a change in pull request #28618: [SPARK-31801][API][SHUFFLE] Register map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/26 20:43:49 UTC, 0 replies.
- [GitHub] [spark] dbtsai commented on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/26 21:11:37 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/26 21:49:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/26 22:34:12 UTC, 2 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27377: [SPARK-30666][Core][WIP] Reliable single-stage accumulators - posted by GitBox <gi...@apache.org> on 2020/06/27 00:23:44 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #25721: [WIP][SPARK-29018][SQL] Implement Spark Thrift Server with it's own code base on PROTOCOL_VERSION_V9 - posted by GitBox <gi...@apache.org> on 2020/06/27 00:23:45 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28857: [SPARK-32023][Streaming]Generate spark streaming test jar with maven plugin maven-jar-plugin - posted by GitBox <gi...@apache.org> on 2020/06/27 02:03:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/27 02:06:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28927: [SPARK-32099][DOCS] Remove broken link in cloud integration documentation - posted by GitBox <gi...@apache.org> on 2020/06/27 02:13:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/27 02:23:11 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28866: [SPARK-31845][SPARK-31843][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure and DAGSchedulerSuite: For the pattern of complete + assert, extract the general method - posted by GitBox <gi...@apache.org> on 2020/06/27 02:24:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28866: [SPARK-31845][SPARK-31843][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure and DAGSchedulerSuite: For the pattern of complete + assert, extract the general method - posted by GitBox <gi...@apache.org> on 2020/06/27 02:26:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28866: [SPARK-31845][SPARK-31843][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure and DAGSchedulerSuite: For the pattern of complete + assert, extract the general method - posted by GitBox <gi...@apache.org> on 2020/06/27 02:27:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28866: [SPARK-31845][SPARK-31843][CORE][TESTS] DAGSchedulerSuite: Reuse completeNextStageWithFetchFailure and DAGSchedulerSuite: For the pattern of complete + assert, extract the general method - posted by GitBox <gi...@apache.org> on 2020/06/27 02:28:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28866: [SPARK-31845][CORE][TESTS] Refactor DAGSchedulerSuite by introducing completeAndCheckAnswer and using completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/27 02:36:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28897: [SPARK-32058][BUILD] Use Apache Hadoop 3.2.0 dependency by default - posted by GitBox <gi...@apache.org> on 2020/06/27 02:43:46 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28931: [SPARK-32103] Handle host/port split in IPV6 in YarnRMClient - posted by GitBox <gi...@apache.org> on 2020/06/27 02:53:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28931: [SPARK-32103] Handle host/port split in IPV6 in YarnRMClient - posted by GitBox <gi...@apache.org> on 2020/06/27 02:54:24 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/27 02:56:05 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #28931: [SPARK-32103] Handle host/port split in IPV6 in YarnRMClient - posted by GitBox <gi...@apache.org> on 2020/06/27 02:57:29 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/27 03:01:05 UTC, 1 replies.
- [GitHub] [spark] cchighman commented on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/27 03:04:28 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28931: [SPARK-32103] Handle host/port split in IPV6 in YarnRMClient - posted by GitBox <gi...@apache.org> on 2020/06/27 03:21:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28866: [SPARK-31845][CORE][TESTS] Refactor DAGSchedulerSuite by introducing completeAndCheckAnswer and using completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/27 05:15:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28866: [SPARK-31845][CORE][TESTS] Refactor DAGSchedulerSuite by introducing completeAndCheckAnswer and using completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/27 05:16:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28866: [SPARK-31845][CORE][TESTS] Refactor DAGSchedulerSuite by introducing completeAndCheckAnswer and using completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/27 05:16:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28866: [SPARK-31845][CORE][TESTS] Refactor DAGSchedulerSuite by introducing completeAndCheckAnswer and using completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/27 05:17:25 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28676: [WIP][SPARK-31869][SQL] BroadcastHashJoinExec can utilize the build side for its output partitioning - posted by GitBox <gi...@apache.org> on 2020/06/27 06:04:37 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/27 07:08:33 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28898: [SPARK-32059][SQL] Allow nested schema pruning thru window/sort/filter plans - posted by GitBox <gi...@apache.org> on 2020/06/27 08:04:29 UTC, 12 replies.
- [GitHub] [spark] dbaliafroozeh commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/27 11:35:51 UTC, 11 replies.
- [GitHub] [spark] wangyum opened a new pull request #28934: [SPARK-32113][SQL] Avoid coalescing shuffle partitions if join condition has inequality predicate - posted by GitBox <gi...@apache.org> on 2020/06/27 16:09:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28934: [SPARK-32113][SQL] Avoid coalescing shuffle partitions if join condition has inequality predicate - posted by GitBox <gi...@apache.org> on 2020/06/27 16:11:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28934: [SPARK-32113][SQL] Avoid coalescing shuffle partitions if join condition has inequality predicate - posted by GitBox <gi...@apache.org> on 2020/06/27 16:21:44 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28934: [SPARK-32113][SQL] Avoid coalescing shuffle partitions if join condition has inequality predicate - posted by GitBox <gi...@apache.org> on 2020/06/27 16:22:15 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #28934: [SPARK-32113][SQL] Avoid coalescing shuffle partitions if join condition has inequality predicate - posted by GitBox <gi...@apache.org> on 2020/06/27 16:27:29 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/27 17:02:20 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28912: [SPARK-32057][SQL] ExecuteStatement: cancel and close should not transiently ERROR - posted by GitBox <gi...@apache.org> on 2020/06/27 17:07:44 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/27 17:17:41 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/27 17:18:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28865: [SPARK-32026][CORE] Support consistency on Prometheus driver and executor metrics format - posted by GitBox <gi...@apache.org> on 2020/06/27 17:19:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/27 17:24:15 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/27 17:25:09 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/27 17:25:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/27 17:25:21 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/27 17:26:45 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28545: [WIP][SPARK-30090][SHELL] Adapt Spark REPL to Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/06/27 17:26:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28541: [SPARK-31720][CORE] TaskMemoryManager allocate failed when new task coming - posted by GitBox <gi...@apache.org> on 2020/06/27 17:27:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/27 17:28:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/27 19:27:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28934: [SPARK-32113][SQL] Avoid coalescing shuffle partitions if join condition has inequality predicate - posted by GitBox <gi...@apache.org> on 2020/06/27 21:14:20 UTC, 0 replies.
- [GitHub] [spark] frankyin-factual commented on a change in pull request #28898: [SPARK-32059][SQL] Allow nested schema pruning thru window/sort/filter plans - posted by GitBox <gi...@apache.org> on 2020/06/27 21:24:36 UTC, 6 replies.
- [GitHub] [spark] maropu edited a comment on pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/27 22:02:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28754: [SPARK-10520][SQL] Allow average out of DateType - posted by GitBox <gi...@apache.org> on 2020/06/27 22:20:24 UTC, 2 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 2020/06/27 22:24:25 UTC, 0 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 2020/06/27 22:28:47 UTC, 1 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 2020/06/27 22:29:18 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/28 00:25:00 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27911: [SPARK-31154][SQL] Expose basic write metrics for InsertIntoDataSourceCommand - posted by GitBox <gi...@apache.org> on 2020/06/28 00:25:01 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28918: [SPARK-32068][WEBUI] Task lauchtime in stage tab not correct - posted by GitBox <gi...@apache.org> on 2020/06/28 00:31:23 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28905: [SPARK-32071][SQL][TESTS] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/28 00:44:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28905: [SPARK-32071][SQL][TESTS] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/28 00:50:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28905: [SPARK-32071][SQL][TESTS] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/28 00:51:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28905: [SPARK-32071][SQL][TESTS] Benchmark `make_interval` - posted by GitBox <gi...@apache.org> on 2020/06/28 00:52:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28905: [SPARK-32071][SQL][TESTS] Add `make_interval` benchmark - posted by GitBox <gi...@apache.org> on 2020/06/28 00:54:21 UTC, 0 replies.
- [GitHub] [spark] LantaoJin opened a new pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 02:30:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 02:30:51 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #28541: [SPARK-31720][CORE] TaskMemoryManager allocate failed when new task coming - posted by GitBox <gi...@apache.org> on 2020/06/28 02:36:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 02:37:06 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 02:37:17 UTC, 0 replies.
- [GitHub] [spark] LantaoJin commented on pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 02:47:06 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #28866: [SPARK-31845][CORE][TESTS] Refactor DAGSchedulerSuite by introducing completeAndCheckAnswer and using completeNextStageWithFetchFailure - posted by GitBox <gi...@apache.org> on 2020/06/28 03:06:07 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/28 03:10:39 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/28 03:18:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 03:29:08 UTC, 8 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/28 03:31:41 UTC, 0 replies.
- [GitHub] [spark] LantaoJin commented on a change in pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 03:31:52 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #28936: [SPARK-30798][SS][FOLLOW-UP] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/28 03:42:19 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28936: [SPARK-30798][SS][FOLLOW-UP] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/28 03:42:30 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28935: [SPARK-20680][SQL] Adding HiveNullType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 03:45:03 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/28 03:47:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28936: [SPARK-30798][SS][FOLLOW-UP] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/28 03:48:27 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/28 03:48:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/28 03:49:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28936: [SPARK-30798][SS][FOLLOW-UP] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/28 03:50:00 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28936: [SPARK-30798][SS][FOLLOW-UP] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/28 03:50:21 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/28 03:51:16 UTC, 0 replies.
- [GitHub] [spark] maropu edited a comment on pull request #28737: [SPARK-31913][SQL] Fix StackOverflowError in FileScanRDD - posted by GitBox <gi...@apache.org> on 2020/06/28 03:51:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/28 03:52:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 03:55:51 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 03:57:13 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 03:57:26 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #28898: [SPARK-32059][SQL] Allow nested schema pruning thru window/sort/filter plans - posted by GitBox <gi...@apache.org> on 2020/06/28 04:24:24 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28898: [SPARK-32059][SQL] Allow nested schema pruning thru window/sort/filter plans - posted by GitBox <gi...@apache.org> on 2020/06/28 04:25:25 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28898: [SPARK-32059][SQL] Allow nested schema pruning thru window/sort/filter plans - posted by GitBox <gi...@apache.org> on 2020/06/28 04:26:17 UTC, 3 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 04:34:02 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 04:34:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 04:38:20 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 04:39:41 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 04:40:25 UTC, 4 replies.
- [GitHub] [spark] TJX2014 edited a comment on pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/28 04:44:46 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28905: [SPARK-32071][SQL][TESTS] Add `make_interval` benchmark - posted by GitBox <gi...@apache.org> on 2020/06/28 05:49:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28905: [SPARK-32071][SQL][TESTS] Add `make_interval` benchmark - posted by GitBox <gi...@apache.org> on 2020/06/28 05:50:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28905: [SPARK-32071][SQL][TESTS] Add `make_interval` benchmark - posted by GitBox <gi...@apache.org> on 2020/06/28 05:52:33 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28905: [SPARK-32071][SQL][TESTS] Add `make_interval` benchmark - posted by GitBox <gi...@apache.org> on 2020/06/28 05:53:25 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 06:13:21 UTC, 0 replies.
- [GitHub] [spark] kiszk commented on a change in pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 06:30:15 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #28934: [SPARK-32113][SQL] Avoid coalescing shuffle partitions if join condition has inequality predicate - posted by GitBox <gi...@apache.org> on 2020/06/28 06:42:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28936: [SPARK-30798][SS][FOLLOW-UP] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/28 07:06:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 07:06:25 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28898: [SPARK-32059][SQL] Allow nested schema pruning thru window/sort/filter plans - posted by GitBox <gi...@apache.org> on 2020/06/28 07:06:29 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 07:06:31 UTC, 1 replies.
- [GitHub] [spark] LantaoJin commented on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 07:23:21 UTC, 4 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28937: [SPARK-32115][SQL] Incorrect results for SUBSTRING when overflow - posted by GitBox <gi...@apache.org> on 2020/06/28 07:24:44 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/28 07:26:58 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on a change in pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/28 07:55:33 UTC, 5 replies.
- [GitHub] [spark] beliefer commented on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/28 09:21:52 UTC, 1 replies.
- [GitHub] [spark] cchighman edited a comment on pull request #28841: [SPARK-31962][SQL][SS] Provide option to load files after a specified date when reading from a folder path - posted by GitBox <gi...@apache.org> on 2020/06/28 09:51:40 UTC, 2 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #28885: [SPARK-29375][SPARK-28940][SPARK-32041][SQL] Whole plan exchange and subquery reuse - posted by GitBox <gi...@apache.org> on 2020/06/28 10:24:55 UTC, 11 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 2020/06/28 10:54:21 UTC, 1 replies.
- [GitHub] [spark] LantaoJin opened a new pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/28 14:31:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/28 14:33:11 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/28 14:34:24 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/28 14:35:16 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 16:06:38 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/28 17:14:24 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/28 18:02:20 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/28 18:22:51 UTC, 1 replies.
- [GitHub] [spark] sarutak opened a new pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 18:49:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 18:53:26 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 18:54:47 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 18:55:18 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28937: [SPARK-32115][SQL] Fix SUBSTRING to handle integer overflows - posted by GitBox <gi...@apache.org> on 2020/06/28 19:23:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28937: [SPARK-32115][SQL] Fix SUBSTRING to handle integer overflows - posted by GitBox <gi...@apache.org> on 2020/06/28 19:30:27 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 19:34:30 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/28 19:35:01 UTC, 0 replies.
- [GitHub] [spark] pan3793 opened a new pull request #28940: Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/28 19:41:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/28 19:42:35 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/28 19:44:23 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/28 19:45:14 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 19:47:27 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/28 19:47:28 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/28 19:48:39 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/28 19:50:00 UTC, 1 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 19:54:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/28 20:11:15 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 opened a new pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 20:33:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 20:39:31 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 20:41:14 UTC, 4 replies.
- [GitHub] [spark] viirya commented on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/28 20:57:26 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 20:59:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/28 21:01:20 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 21:02:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 21:05:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 21:48:54 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 21:51:35 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/28 22:05:28 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/28 22:07:41 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/28 22:07:52 UTC, 1 replies.
- [GitHub] [spark] warrenzhu25 commented on a change in pull request #28941: [SPARK-25341][CORE][FOLLOWUP] Support rolling back a shuffle map stage and re-generate the shuffle files - posted by GitBox <gi...@apache.org> on 2020/06/28 22:42:02 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on a change in pull request #28941: [SPARK-32124][SHS] Failed to parse FetchFailed TaskEndReason from event log produce by Spark 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/28 22:48:53 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28941: [SPARK-32124][SHS] Failed to parse FetchFailed TaskEndReason from event log produce by Spark 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/28 23:11:59 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28941: [SPARK-32124][SHS] Failed to parse FetchFailed TaskEndReason from event log produce by Spark 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/28 23:12:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28941: [SPARK-32124][SHS] Failed to parse FetchFailed TaskEndReason from event log produce by Spark 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/28 23:17:04 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28941: [SPARK-32124][SHS] Failed to parse FetchFailed TaskEndReason from event log produce by Spark 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/28 23:18:38 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28941: [SPARK-32124][SHS] Failed to parse FetchFailed TaskEndReason from event log produce by Spark 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/28 23:19:19 UTC, 3 replies.
- [GitHub] [spark] warrenzhu25 opened a new pull request #28942: [SPARK-32125][UI] Support get taskList by status in Web UI and SHS Rest API - posted by GitBox <gi...@apache.org> on 2020/06/28 23:22:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28942: [SPARK-32125][UI] Support get taskList by status in Web UI and SHS Rest API - posted by GitBox <gi...@apache.org> on 2020/06/28 23:25:11 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28942: [SPARK-32125][UI] Support get taskList by status in Web UI and SHS Rest API - posted by GitBox <gi...@apache.org> on 2020/06/28 23:27:23 UTC, 3 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27971: [SPARK-31206][SQL] AQE should not use the same SubqueryExec when reuse is off - posted by GitBox <gi...@apache.org> on 2020/06/29 00:24:49 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 00:24:50 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27911: [SPARK-31154][SQL] Expose basic write metrics for InsertIntoDataSourceCommand - posted by GitBox <gi...@apache.org> on 2020/06/29 00:24:51 UTC, 0 replies.
- [GitHub] [spark] ozancicek opened a new pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 00:38:01 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 00:39:52 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 00:41:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 00:43:16 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 00:45:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 00:52:54 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28898: [SPARK-32059][SQL] Allow nested schema pruning thru window/sort/filter plans - posted by GitBox <gi...@apache.org> on 2020/06/29 01:11:56 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28917: [SPARK-31847][CORE][TESTS] DAGSchedulerSuite: Rewrite the test framework to support apply specified spark configurations. - posted by GitBox <gi...@apache.org> on 2020/06/29 01:47:54 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28923: [SPARK-32090][SQL] UserDefinedType.equal() should be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 02:00:41 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28923: [SPARK-32090][SQL] Improve UserDefinedType.equal() to make it be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 02:02:02 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28923: [SPARK-32090][SQL] Improve UserDefinedType.equal() to make it be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 02:03:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28923: [SPARK-32090][SQL] Improve UserDefinedType.equal() to make it be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 02:04:17 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/29 02:09:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/29 02:11:39 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #28923: [SPARK-32090][SQL] Improve UserDefinedType.equal() to make it be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 02:16:24 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/29 02:16:35 UTC, 2 replies.
- [GitHub] [spark] pan3793 commented on a change in pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/29 02:18:45 UTC, 13 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/29 02:23:39 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/29 02:24:41 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28941: [SPARK-32124][SHS] Failed to parse FetchFailed TaskEndReason from event log produce by Spark 2.4 - posted by GitBox <gi...@apache.org> on 2020/06/29 02:29:23 UTC, 1 replies.
- [GitHub] [spark] LantaoJin commented on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/29 02:31:04 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/29 02:35:59 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/29 02:38:25 UTC, 2 replies.
- [GitHub] [spark] LantaoJin edited a comment on pull request #28938: [SPARK-32118][SQL] Use fine-grained read write lock for each database in HiveExternalCatalog - posted by GitBox <gi...@apache.org> on 2020/06/29 02:42:13 UTC, 2 replies.
- [GitHub] [spark] moomindani commented on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/29 02:56:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/29 03:02:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/29 03:36:06 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27983: [SPARK-32105][SQL]Implement ScriptTransformation in sql/core - posted by GitBox <gi...@apache.org> on 2020/06/29 03:37:18 UTC, 0 replies.
- [GitHub] [spark] manuzhang edited a comment on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/29 03:44:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28761: [SPARK-25557][SQL] Nested column predicate pushdown for ORC - posted by GitBox <gi...@apache.org> on 2020/06/29 04:00:25 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28941: [SPARK-32124][CORE][SHS] Fix taskEndReasonFromJson to handle event logs from old Spark versions - posted by GitBox <gi...@apache.org> on 2020/06/29 04:07:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28941: [SPARK-32124][CORE][SHS] Fix taskEndReasonFromJson to handle event logs from old Spark versions - posted by GitBox <gi...@apache.org> on 2020/06/29 04:09:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/29 04:31:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28936: [SPARK-32126][SS] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/29 04:35:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28882: [SPARK-31751][SQL]Serde property `path` overwrites hive table property location - posted by GitBox <gi...@apache.org> on 2020/06/29 04:40:46 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/29 04:43:12 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28923: [SPARK-32090][SQL] Improve UserDefinedType.equal() to make it be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 04:48:49 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28941: [SPARK-32124][CORE][SHS] Fix taskEndReasonFromJson to handle event logs from old Spark versions - posted by GitBox <gi...@apache.org> on 2020/06/29 04:48:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28923: [SPARK-32090][SQL] Improve UserDefinedType.equal() to make it be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 04:49:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/29 04:53:40 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/29 04:55:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #28919: [SPARK-32038][SQL][FOLLOWUP] Make the alias name pretty after float/double normalization - posted by GitBox <gi...@apache.org> on 2020/06/29 04:55:43 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/29 04:55:44 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #28939: [SPARK-32119][CORE] ExecutorPlugin doesn't work with Standalone Cluster - posted by GitBox <gi...@apache.org> on 2020/06/29 05:05:38 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/29 05:07:42 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/29 05:10:35 UTC, 3 replies.
- [GitHub] [spark] yairogen commented on a change in pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/29 05:20:21 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #28942: [SPARK-32125][UI] Support get taskList by status in Web UI and SHS Rest API - posted by GitBox <gi...@apache.org> on 2020/06/29 05:43:20 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/29 05:54:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/29 06:03:36 UTC, 1 replies.
- [GitHub] [spark] xianyinxin opened a new pull request #28943: SPARK-32127: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 06:16:10 UTC, 0 replies.
- [GitHub] [spark] xianyinxin commented on pull request #28943: [SPARK-32127][SQL]: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 06:23:52 UTC, 1 replies.
- [GitHub] [spark] igreenfield commented on a change in pull request #28629: [SPARK-31769][CORE] Add MDC support for driver threads - posted by GitBox <gi...@apache.org> on 2020/06/29 06:24:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28616: [SPARK-31798][SHUFFLE][API] Shuffle Writer API changes to return custom map output metadata - posted by GitBox <gi...@apache.org> on 2020/06/29 06:29:44 UTC, 0 replies.
- [GitHub] [spark] LantaoJin commented on a change in pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/29 06:31:49 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #24939: [SPARK-18569][ML][R] Support RFormula arithmetic, I() and spark functions - posted by GitBox <gi...@apache.org> on 2020/06/29 07:06:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28923: [SPARK-32090][SQL] Improve UserDefinedType.equal() to make it be symmetrical - posted by GitBox <gi...@apache.org> on 2020/06/29 07:06:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28944: [SPARK-32128][SQL]import SQLConf.PARTITION_OVERWRITE_VERIFY_PATH config - posted by GitBox <gi...@apache.org> on 2020/06/29 07:20:51 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28943: [SPARK-32127][SQL]: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 07:22:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28944: [SPARK-32128][SQL]import SQLConf.PARTITION_OVERWRITE_VERIFY_PATH config - posted by GitBox <gi...@apache.org> on 2020/06/29 07:34:24 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28943: [SPARK-32127][SQL]: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 07:34:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28943: [SPARK-32127][SQL]: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 07:35:25 UTC, 1 replies.
- [GitHub] [spark] wankunde commented on pull request #28921: [SPARK-32086][YARN]Bug fix for RemoveBroadcast RPC failed after executor is shutdown - posted by GitBox <gi...@apache.org> on 2020/06/29 07:58:46 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #27331: [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API - posted by GitBox <gi...@apache.org> on 2020/06/29 08:07:47 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #28945: [MINOR][SQL]Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 08:44:40 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28945: [MINOR][SQL]Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 08:46:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28945: [MINOR][SQL]Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 08:50:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27983: [SPARK-32105][SQL]Refactor current ScriptTransformationExec code - posted by GitBox <gi...@apache.org> on 2020/06/29 09:00:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27983: [SPARK-32105][SQL]Refactor current ScriptTransformationExec code - posted by GitBox <gi...@apache.org> on 2020/06/29 09:00:18 UTC, 1 replies.
- [GitHub] [spark] hvanhovell commented on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/29 09:46:04 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/29 10:09:27 UTC, 13 replies.
- [GitHub] [spark] manuzhang commented on pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/29 11:16:08 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/29 11:22:20 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28925: [SPARK-32095][SQL] Update documentation to reflect usage of updated statistics - posted by GitBox <gi...@apache.org> on 2020/06/29 11:27:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28900: [SPARK-32056][SQL] Coalesce partitions for repartition by expressions when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/29 11:34:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28895: [SPARK-32055][CORE][SQL] Unify getReader and getReaderForRange in ShuffleManager - posted by GitBox <gi...@apache.org> on 2020/06/29 11:37:25 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28926: [SPARK-31982][SQL][FOLLOWUP]Function sequence doesn't handle date increments that cross DST - posted by GitBox <gi...@apache.org> on 2020/06/29 11:50:23 UTC, 1 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/29 11:54:04 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #28891: [minor] update dev/create-release/known_translations - posted by GitBox <gi...@apache.org> on 2020/06/29 11:54:14 UTC, 0 replies.
- [GitHub] [spark] karolchmist commented on pull request #28545: [WIP][SPARK-30090][SHELL] Adapt Spark REPL to Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/06/29 12:15:39 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/29 12:37:44 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28943: [SPARK-32127][SQL]: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 12:38:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 12:44:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28946: [SPARK-32123][PYSPARK] Setting `spark.sql.session.timeZone` only partially respected - posted by GitBox <gi...@apache.org> on 2020/06/29 12:47:56 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #27690: [SPARK-21514][SQL] Added a new option to use non-blobstore storage when writing into blobstore storage - posted by GitBox <gi...@apache.org> on 2020/06/29 12:54:55 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 13:00:34 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #28875: [SPARK-32030][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/29 13:14:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28943: [SPARK-32127][SQL]: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 13:16:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28943: [SPARK-32127][SQL]: Check rules for MERGE INTO should use MergeAction.conditition other than MergeAction.children - posted by GitBox <gi...@apache.org> on 2020/06/29 13:17:21 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/29 13:20:26 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28880: [SPARK-29465][YARN][WEBUI] Adding Check to not to set UI port (spark.ui.port) property if mentioned explicitly - posted by GitBox <gi...@apache.org> on 2020/06/29 13:38:27 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28808: [SPARK-31975][SQL] Throw user facing error when use WindowFunction directly - posted by GitBox <gi...@apache.org> on 2020/06/29 13:42:41 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28545: [WIP][SPARK-30090][SHELL] Adapt Spark REPL to Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/06/29 13:47:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28875: [SPARK-32030][SPARK-32127][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/29 13:56:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28875: [SPARK-32030][SPARK-32127][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/29 13:57:25 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 13:59:10 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 14:10:29 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #28874: [SPARK-32036] Replace references to blacklist/whitelist language with more appropriate terminology, excluding the blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/29 14:14:19 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/29 14:16:59 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #27983: [SPARK-32105][SQL]Refactor current ScriptTransformationExec code - posted by GitBox <gi...@apache.org> on 2020/06/29 14:24:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27983: [SPARK-32105][SQL]Refactor current ScriptTransformationExec code - posted by GitBox <gi...@apache.org> on 2020/06/29 14:25:21 UTC, 0 replies.
- [GitHub] [spark] LantaoJin opened a new pull request #28947: [SPARK-32129][SQL] Support AQE skew join with Union - posted by GitBox <gi...@apache.org> on 2020/06/29 14:30:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 15:02:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/29 15:03:14 UTC, 1 replies.
- [GitHub] [spark] LantaoJin edited a comment on pull request #28935: [SPARK-20680][SQL] Adding HiveVoidType in Spark to be compatible with Hive - posted by GitBox <gi...@apache.org> on 2020/06/29 15:12:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/29 15:13:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/29 15:14:11 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/29 15:16:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/29 15:17:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/29 15:26:51 UTC, 3 replies.
- [GitHub] [spark] srowen opened a new pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/29 16:19:30 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/29 16:19:51 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #28950: [SPARK-32094][PYTHON] Update cloudpickle to v1.4.1 - posted by GitBox <gi...@apache.org> on 2020/06/29 16:45:26 UTC, 0 replies.
- [GitHub] [spark] codesue commented on pull request #28950: [SPARK-32094][PYTHON] Update cloudpickle to v1.4.1 - posted by GitBox <gi...@apache.org> on 2020/06/29 16:47:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28950: [SPARK-32094][PYTHON] Update cloudpickle to v1.4.1 - posted by GitBox <gi...@apache.org> on 2020/06/29 16:49:37 UTC, 1 replies.
- [GitHub] [spark] GuoPhilipse opened a new pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/29 16:53:05 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #28913: [SPARK-23631][ML][PySpark] Add summary to RandomForestClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/29 17:13:27 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #28287: [SPARK-31418][SCHEDULER] Request more executors in case of dynamic allocation is enabled and a task becomes unschedulable due to spark's blacklisting feature. - posted by GitBox <gi...@apache.org> on 2020/06/29 17:25:49 UTC, 2 replies.
- [GitHub] [spark] holdenk edited a comment on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/29 17:33:56 UTC, 1 replies.
- [GitHub] [spark] amoghmargoor commented on a change in pull request #28804: [SPARK-31973][SQL] Add ability to disable Sort,Spill in Partial aggregation - posted by GitBox <gi...@apache.org> on 2020/06/29 18:09:52 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28619: [SPARK-21040][CORE] Speculate tasks which are running on decommission executors - posted by GitBox <gi...@apache.org> on 2020/06/29 18:35:41 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/29 21:45:49 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #28942: [SPARK-32125][UI] Support get taskList by status in Web UI and SHS Rest API - posted by GitBox <gi...@apache.org> on 2020/06/29 22:21:13 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/29 22:59:38 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/29 23:00:29 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28933: [SPARK-32104][SQL]Avoid full outer join OOM on skewed dataset - posted by GitBox <gi...@apache.org> on 2020/06/29 23:01:53 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28946: [SPARK-32123][PYSPARK] Setting `spark.sql.session.timeZone` only partially respected - posted by GitBox <gi...@apache.org> on 2020/06/29 23:03:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28946: [SPARK-32123][PYSPARK] Setting `spark.sql.session.timeZone` only partially respected - posted by GitBox <gi...@apache.org> on 2020/06/29 23:04:20 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28950: [SPARK-32094][PYTHON] Update cloudpickle to v1.4.1 - posted by GitBox <gi...@apache.org> on 2020/06/29 23:08:16 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/29 23:12:42 UTC, 0 replies.
- [GitHub] [spark] zhli1142015 commented on pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/29 23:21:25 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/29 23:22:41 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #28850: [SPARK-32015][Core]Remote inheritable thread local variables after spark context is stopped - posted by GitBox <gi...@apache.org> on 2020/06/29 23:30:03 UTC, 0 replies.
- [GitHub] [spark] TJX2014 commented on a change in pull request #28926: [SPARK-32133][SQL] Forbid time field steps for date start/end in Sequence - posted by GitBox <gi...@apache.org> on 2020/06/29 23:31:34 UTC, 3 replies.
- [GitHub] [spark] viirya opened a new pull request #28952: [SPARK-32056][SQL][Follow-up] Coalesce partitions for repartiotion hint and sql when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/30 00:03:45 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #28952: [SPARK-32056][SQL][Follow-up] Coalesce partitions for repartiotion hint and sql when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/30 00:04:38 UTC, 2 replies.
- [GitHub] [spark] LantaoJin commented on pull request #28947: [SPARK-32129][SQL] Support AQE skew join with Union - posted by GitBox <gi...@apache.org> on 2020/06/30 00:12:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28865: [SPARK-32026][TEST] Add PrometheusServlet Unit Test coverage - posted by GitBox <gi...@apache.org> on 2020/06/30 00:14:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28865: [SPARK-32026][TEST] Add PrometheusServlet Unit Test coverage - posted by GitBox <gi...@apache.org> on 2020/06/30 00:17:46 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 00:22:02 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #27971: [SPARK-31206][SQL] AQE should not use the same SubqueryExec when reuse is off - posted by GitBox <gi...@apache.org> on 2020/06/30 00:24:23 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27963: [SPARK-31199]separate shuffle io connect timeout from idle timeout - posted by GitBox <gi...@apache.org> on 2020/06/30 00:24:25 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #28864: [SPARK-32004][ALL] Drop references to slave - posted by GitBox <gi...@apache.org> on 2020/06/30 00:31:45 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on pull request #27694: [SPARK-30946][SS] Serde entry via DataInputStream/DataOutputStream with LZ4 compression on FileStream(Source/Sink)Log - posted by GitBox <gi...@apache.org> on 2020/06/30 01:05:14 UTC, 0 replies.
- [GitHub] [spark] tharradine commented on pull request #28946: [SPARK-32123][PYSPARK] Setting `spark.sql.session.timeZone` only partially respected - posted by GitBox <gi...@apache.org> on 2020/06/30 01:08:32 UTC, 0 replies.
- [GitHub] [spark] moomindani opened a new pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 01:23:13 UTC, 0 replies.
- [GitHub] [spark] xianyinxin commented on pull request #28875: [SPARK-32030][SPARK-32127][SQL] Support unlimited MATCHED and NOT MATCHED clauses in MERGE INTO - posted by GitBox <gi...@apache.org> on 2020/06/30 01:34:36 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 01:38:32 UTC, 0 replies.
- [GitHub] [spark] moomindani commented on pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 01:43:48 UTC, 0 replies.
- [GitHub] [spark] moomindani edited a comment on pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 01:48:04 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 01:50:08 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 01:50:39 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/30 03:07:14 UTC, 0 replies.
- [GitHub] [spark] erenavsarogullari commented on a change in pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 03:07:15 UTC, 0 replies.
- [GitHub] [spark] erenavsarogullari commented on pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 03:09:08 UTC, 1 replies.
- [GitHub] [spark] turboFei commented on pull request #26339: [SPARK-27194][SPARK-29302][SQL] For dynamic partition overwrite operation, fix speculation task conflict issue and FileAlreadyExistsException issue - posted by GitBox <gi...@apache.org> on 2020/06/30 03:09:49 UTC, 0 replies.
- [GitHub] [spark] erenavsarogullari edited a comment on pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 03:13:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28950: [SPARK-32094][PYTHON] Update cloudpickle to v1.4.1 - posted by GitBox <gi...@apache.org> on 2020/06/30 03:47:31 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 03:52:37 UTC, 0 replies.
- [GitHub] [spark] liancheng commented on a change in pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/30 05:54:17 UTC, 0 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 05:54:28 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal commented on a change in pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 05:57:42 UTC, 2 replies.
- [GitHub] [spark] liancheng commented on pull request #28948: [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options - posted by GitBox <gi...@apache.org> on 2020/06/30 06:23:52 UTC, 0 replies.
- [GitHub] [spark] GuoPhilipse commented on a change in pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 06:48:37 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28926: [SPARK-32133][SQL] Forbid time field steps for date start/end in Sequence - posted by GitBox <gi...@apache.org> on 2020/06/30 07:21:47 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 07:40:42 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 07:41:03 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28952: [SPARK-32056][SQL][Follow-up] Coalesce partitions for repartiotion hint and sql when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/30 07:51:28 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi edited a comment on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/30 07:52:30 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28941: [SPARK-32124][CORE][SHS] Fix taskEndReasonFromJson to handle event logs from old Spark versions - posted by GitBox <gi...@apache.org> on 2020/06/30 07:54:05 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28937: [SPARK-32115][SQL] Fix SUBSTRING to handle integer overflows - posted by GitBox <gi...@apache.org> on 2020/06/30 07:55:12 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28937: [SPARK-32115][SQL] Fix SUBSTRING to handle integer overflows - posted by GitBox <gi...@apache.org> on 2020/06/30 07:55:56 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #28936: [SPARK-32126][SS] Scope Session.active in IncrementalExecution - posted by GitBox <gi...@apache.org> on 2020/06/30 08:01:41 UTC, 0 replies.
- [GitHub] [spark] beliefer edited a comment on pull request #28685: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function - posted by GitBox <gi...@apache.org> on 2020/06/30 08:07:28 UTC, 3 replies.
- [GitHub] [spark] cloud-fan closed pull request #28930: [SPARK-29999][SS][FOLLOWUP] Fix test to check the actual metadata log directory - posted by GitBox <gi...@apache.org> on 2020/06/30 08:09:51 UTC, 0 replies.
- [GitHub] [spark] GuoPhilipse commented on pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 08:15:26 UTC, 2 replies.
- [GitHub] [spark] dilipbiswal commented on pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 08:42:09 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28911: [SPARK-32077][CORE] Support host-local shuffle data reading when external shuffle service is disabled - posted by GitBox <gi...@apache.org> on 2020/06/30 09:43:26 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/30 09:46:43 UTC, 3 replies.
- [GitHub] [spark] Fokko commented on a change in pull request #28821: [SPARK-31981][SQL] Keep TimestampType when taking an average of a Timestamp - posted by GitBox <gi...@apache.org> on 2020/06/30 09:58:14 UTC, 1 replies.
- [GitHub] [spark] manuzhang opened a new pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 11:55:37 UTC, 0 replies.
- [GitHub] [spark] manuzhang closed pull request #28916: [SPARK-32083][SQL] Coalesce to one partition when all partitions are empty in AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 11:57:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 12:00:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 12:00:39 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/30 12:01:52 UTC, 1 replies.
- [GitHub] [spark] attilapiros edited a comment on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows - posted by GitBox <gi...@apache.org> on 2020/06/30 12:17:00 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28952: [SPARK-32056][SQL][Follow-up] Coalesce partitions for repartiotion hint and sql when AQE is enabled - posted by GitBox <gi...@apache.org> on 2020/06/30 13:36:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #28956: [SPARK-31797][SQL][FOLLOWUP] TIMESTAMP_SECONDS supports fractional input - posted by GitBox <gi...@apache.org> on 2020/06/30 13:52:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28956: [SPARK-31797][SQL][FOLLOWUP] TIMESTAMP_SECONDS supports fractional input - posted by GitBox <gi...@apache.org> on 2020/06/30 13:54:26 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #28924: [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor - posted by GitBox <gi...@apache.org> on 2020/06/30 13:55:46 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28956: [SPARK-31797][SQL][FOLLOWUP] TIMESTAMP_SECONDS supports fractional input - posted by GitBox <gi...@apache.org> on 2020/06/30 13:56:17 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/30 13:57:39 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28918: [SPARK-32068][WEBUI] Correct task lauchtime show issue due to timezone in stage tab - posted by GitBox <gi...@apache.org> on 2020/06/30 13:58:41 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 14:47:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 14:47:23 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 14:53:07 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 14:53:48 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #28904: [SPARK-30462][SS] Streamline the logic on file stream source and sink to avoid memory issue - posted by GitBox <gi...@apache.org> on 2020/06/30 15:02:57 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the `timestamp_seconds` example - posted by GitBox <gi...@apache.org> on 2020/06/30 19:05:27 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28932: [SPARK-32088][PYTHON] Pin the timezone in timestamp_seconds doctest - posted by GitBox <gi...@apache.org> on 2020/06/30 19:07:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 19:10:56 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the example for `timestamp_seconds` - posted by GitBox <gi...@apache.org> on 2020/06/30 19:10:57 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the example for `timestamp_seconds` - posted by GitBox <gi...@apache.org> on 2020/06/30 19:11:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the example for `timestamp_seconds` - posted by GitBox <gi...@apache.org> on 2020/06/30 19:12:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 19:12:32 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 19:13:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28865: [SPARK-32026][CORE][TEST] Add PrometheusServletSuite - posted by GitBox <gi...@apache.org> on 2020/06/30 19:15:21 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #28957: [WIP][SPARK-32138] Drop Python 2.7, 3.4 and 3.5 - posted by GitBox <gi...@apache.org> on 2020/06/30 19:31:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 19:33:20 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 19:34:27 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the example for `timestamp_seconds` - posted by GitBox <gi...@apache.org> on 2020/06/30 19:38:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 19:39:53 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 19:40:29 UTC, 5 replies.
- [GitHub] [spark] viirya commented on pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 19:48:37 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the example for `timestamp_seconds` - posted by GitBox <gi...@apache.org> on 2020/06/30 20:14:43 UTC, 0 replies.
- [GitHub] [spark] Fokko commented on pull request #28957: [WIP][SPARK-32138] Drop Python 2.7, 3.4 and 3.5 - posted by GitBox <gi...@apache.org> on 2020/06/30 20:22:28 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #28863: [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector - posted by GitBox <gi...@apache.org> on 2020/06/30 20:23:36 UTC, 0 replies.
- [GitHub] [spark] rolandjohann commented on pull request #14129: [SPARK-16280][SQL] Implement histogram_numeric SQL function - posted by GitBox <gi...@apache.org> on 2020/06/30 20:39:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28944: [SPARK-32128][SQL]import SQLConf.PARTITION_OVERWRITE_VERIFY_PATH config - posted by GitBox <gi...@apache.org> on 2020/06/30 20:42:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28944: [SPARK-32128][SQL]import SQLConf.PARTITION_OVERWRITE_VERIFY_PATH config - posted by GitBox <gi...@apache.org> on 2020/06/30 20:42:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28940: [SPARK-32121][SHUFFLE] Support Windows OS in ExecutorDiskUtils - posted by GitBox <gi...@apache.org> on 2020/06/30 20:58:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28940: [SPARK-32121][SHUFFLE] Support Windows OS in ExecutorDiskUtils - posted by GitBox <gi...@apache.org> on 2020/06/30 20:59:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28940: [SPARK-32121][SHUFFLE] Support Windows OS in ExecutorDiskUtils - posted by GitBox <gi...@apache.org> on 2020/06/30 21:00:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28940: [SPARK-32121][SHUFFLE] Support Windows OS in ExecutorDiskUtils - posted by GitBox <gi...@apache.org> on 2020/06/30 21:01:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the example for `timestamp_seconds` - posted by GitBox <gi...@apache.org> on 2020/06/30 21:04:28 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28959: [SPARK-32088][PYTHON][FOLLOWUP] Replace `collect()` by `show()` in the example for `timestamp_seconds` - posted by GitBox <gi...@apache.org> on 2020/06/30 21:04:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP][BRANCH-2.4] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/30 21:44:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP][BRANCH-2.4] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/30 21:44:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP][BRANCH-2.4] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/30 21:49:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP][BRANCH-2.4] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/30 21:50:21 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/06/30 21:50:52 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #28949: [SPARK-32028][WEBUI][FOLLOWUP][BRANCH-2.4] fix app id link for multi attempts app in history summary page - posted by GitBox <gi...@apache.org> on 2020/06/30 22:05:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28947: [SPARK-32129][SQL] Support AQE skew join with Union - posted by GitBox <gi...@apache.org> on 2020/06/30 22:17:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28947: [SPARK-32129][SQL] Support AQE skew join with Union - posted by GitBox <gi...@apache.org> on 2020/06/30 22:20:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28947: [SPARK-32129][SQL] Support AQE skew join with Union - posted by GitBox <gi...@apache.org> on 2020/06/30 22:21:18 UTC, 1 replies.
- [GitHub] [spark] huaxingao opened a new pull request #28960: [SPARK-32140][ML][PySpark] Add training summary to FMClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/30 22:22:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28942: [SPARK-32125][UI] Support get taskList by status in Web UI and SHS Rest API - posted by GitBox <gi...@apache.org> on 2020/06/30 22:26:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 22:26:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28960: [SPARK-32140][ML][PySpark] Add training summary to FMClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/30 22:27:00 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 22:27:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28942: [SPARK-32125][UI] Support get taskList by status in Web UI and SHS Rest API - posted by GitBox <gi...@apache.org> on 2020/06/30 22:27:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28960: [SPARK-32140][ML][PySpark] Add training summary to FMClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/30 22:28:03 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28960: [SPARK-32140][ML][PySpark] Add training summary to FMClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/30 22:28:26 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 22:29:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28954: [SPARK-32083][SQL] Apply CoalesceShufflePartitions when input RDD has 0 partitions with AQE - posted by GitBox <gi...@apache.org> on 2020/06/30 22:30:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28960: [SPARK-32140][ML][PySpark] Add training summary to FMClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/30 22:31:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/30 22:51:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28945: [MINOR][SQL] Fix spaces in JDBC connection providers - posted by GitBox <gi...@apache.org> on 2020/06/30 22:53:55 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #28960: [SPARK-32140][ML][PySpark] Add training summary to FMClassificationModel - posted by GitBox <gi...@apache.org> on 2020/06/30 22:56:17 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28955: [SPARK-25556][SPARK-17636][SPARK-31026][SPARK-31060][SQL][FOLLOW-UP] Avoids changing test utils and minimizes the diff - posted by GitBox <gi...@apache.org> on 2020/06/30 23:30:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 23:56:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 23:56:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28953: [SPARK-32013][SQL] Support query execution before/after reading/writing DataFrame over JDBC - posted by GitBox <gi...@apache.org> on 2020/06/30 23:57:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28951: [SPARK-32131][SQL] union and set operations have wrong exception infomation - posted by GitBox <gi...@apache.org> on 2020/06/30 23:59:15 UTC, 0 replies.