You are viewing a plain text version of this content. The canonical link for it is here.
- [spark] branch master updated: [SPARK-39857][SQL][TESTS][FOLLOW-UP] Make "translate complex expression" pass with ANSI mode on - posted by gu...@apache.org on 2022/08/01 00:12:51 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39857][SQL][TESTS][FOLLOW-UP] Make "translate complex expression" pass with ANSI mode on - posted by gu...@apache.org on 2022/08/01 00:13:00 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39877][PYTHON] Add unpivot to PySpark DataFrame API - posted by ru...@apache.org on 2022/08/01 01:39:47 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39907][PS] Implement axis and skipna of Series.argmin - posted by gu...@apache.org on 2022/08/01 01:47:58 UTC, 0 replies.
- [spark] branch master updated (3021eb197f4 -> 83bd4f3133b) - posted by we...@apache.org on 2022/08/01 05:59:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39503][SQL][FOLLOWUP] InMemoryCatalog should keep the catalog field when renaming tables - posted by yu...@apache.org on 2022/08/01 07:27:01 UTC, 0 replies.
- [spark] branch master updated (004430054c2 -> 8c6c7ae3744) - posted by gu...@apache.org on 2022/08/01 07:57:19 UTC, 0 replies.
- [spark] branch master updated (8c6c7ae3744 -> 5f7f8163097) - posted by gu...@apache.org on 2022/08/01 07:57:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39923][SQL] Multiple query contexts in Spark exceptions - posted by ma...@apache.org on 2022/08/01 08:40:36 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39848][BUILD] Upgrade Kafka to 3.2.1 - posted by do...@apache.org on 2022/08/01 16:17:30 UTC, 0 replies.
- [spark] branch master updated (e78585b2fbb -> 1b6f14ff8c3) - posted by ge...@apache.org on 2022/08/01 17:37:31 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39914][SQL] Add DS V2 Filter to V1 Filter conversion - posted by hu...@apache.org on 2022/08/01 18:23:48 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-39917][SQL] Use different error classes for numeric/interval arithmetic overflow" - posted by ge...@apache.org on 2022/08/01 21:05:29 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39902][SQL] Add Scan details to spark plan scan node in SparkUI - posted by do...@apache.org on 2022/08/02 01:41:20 UTC, 0 replies.
- [spark] branch master updated (a27edf9ad41 -> 957eb7a7273) - posted by ma...@apache.org on 2022/08/02 03:04:23 UTC, 0 replies.
- [spark] branch master updated (957eb7a7273 -> d2a18417d90) - posted by we...@apache.org on 2022/08/02 03:08:29 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38864][SQL][FOLLOW-UP] Make AnalysisException message deterministic - posted by gu...@apache.org on 2022/08/02 03:22:55 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39877][PYTHON][FOLLOW-UP] Add DataFrame melt to PySpark docs - posted by gu...@apache.org on 2022/08/02 03:24:13 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39935][SQL][TESTS] Switch `validateParsingError()` onto `checkError()` - posted by ma...@apache.org on 2022/08/02 06:56:54 UTC, 0 replies.
- [spark] branch master updated (99fc389a0cd -> 83966e87348) - posted by ka...@apache.org on 2022/08/02 08:57:19 UTC, 0 replies.
- [spark] branch master updated (83966e87348 -> 37074c5058f) - posted by do...@apache.org on 2022/08/02 09:02:58 UTC, 0 replies.
- [spark] branch master updated (1fac870126c -> 222cb80227f) - posted by do...@apache.org on 2022/08/02 09:06:20 UTC, 0 replies.
- [spark] branch master updated (37074c5058f -> 1fac870126c) - posted by gu...@apache.org on 2022/08/02 09:06:27 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39932][SQL] WindowExec should clear the final partition buffer - posted by gu...@apache.org on 2022/08/02 09:06:34 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39932][SQL] WindowExec should clear the final partition buffer - posted by gu...@apache.org on 2022/08/02 09:06:40 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39932][SQL] WindowExec should clear the final partition buffer - posted by gu...@apache.org on 2022/08/02 09:06:51 UTC, 0 replies.
- [spark] branch branch-3.0 updated: [SPARK-39932][SQL] WindowExec should clear the final partition buffer - posted by gu...@apache.org on 2022/08/02 09:07:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39917][SQL] Use different error classes for numeric/interval arithmetic overflow - posted by ge...@apache.org on 2022/08/02 19:59:28 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39951][SQL] Update Parquet V2 columnar check for nested fields - posted by su...@apache.org on 2022/08/02 23:50:23 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39951][SQL] Update Parquet V2 columnar check for nested fields - posted by su...@apache.org on 2022/08/02 23:51:01 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Remove generated statement about Scala version in docs homepage as Spark supports multiple versions - posted by sr...@apache.org on 2022/08/03 02:18:58 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [MINOR][DOCS] Remove generated statement about Scala version in docs homepage as Spark supports multiple versions - posted by sr...@apache.org on 2022/08/03 02:19:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39776][SQL][FOLLOW] Update UT of PlanStabilitySuite in ANSI mode - posted by gu...@apache.org on 2022/08/03 02:20:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39954][BUILD] Upgrade ASM to 9.3 - posted by vi...@apache.org on 2022/08/03 02:23:18 UTC, 0 replies.
- [spark] branch branch-3.3 updated (41779ea2612 -> ea6d57715fd) - posted by we...@apache.org on 2022/08/03 03:11:44 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39835][SQL][3.1] Fix EliminateSorts remove global sort below the local sort - posted by we...@apache.org on 2022/08/03 03:14:32 UTC, 0 replies.
- [spark] branch branch-3.2 updated (d4f6541d767 -> 265bd219071) - posted by we...@apache.org on 2022/08/03 03:16:11 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39867][SQL] Global limit should not inherit OrderPreservingUnaryNode - posted by we...@apache.org on 2022/08/03 03:59:44 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39867][SQL] Global limit should not inherit OrderPreservingUnaryNode - posted by we...@apache.org on 2022/08/03 04:03:39 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39904][SQL] Rename inferDate to prefersDate and clarify semantics of the option in CSV data source - posted by gu...@apache.org on 2022/08/03 04:06:58 UTC, 0 replies.
- [spark] branch master updated (31ab8bc4d5d -> a6bed4c1d14) - posted by ya...@apache.org on 2022/08/03 06:35:08 UTC, 0 replies.
- [spark] branch master updated (a6bed4c1d14 -> 1e224e6aca9) - posted by vi...@apache.org on 2022/08/03 07:07:08 UTC, 0 replies.
- [spark] branch master updated (1e224e6aca9 -> 5335c784ae7) - posted by gu...@apache.org on 2022/08/03 07:11:43 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39962][PYTHON][SQL] Apply projection when group attributes are empty - posted by gu...@apache.org on 2022/08/03 07:11:49 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39962][PYTHON][SQL] Apply projection when group attributes are empty - posted by gu...@apache.org on 2022/08/03 07:12:09 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39962][PYTHON][SQL] Apply projection when group attributes are empty - posted by gu...@apache.org on 2022/08/03 07:13:27 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39865][SQL][FOLLOWUP] Implement the sql() and toString() methods of `CheckOverflowInTableInsert ` - posted by ge...@apache.org on 2022/08/03 07:58:31 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39867][SQL][3.3] Fix scala style - posted by gu...@apache.org on 2022/08/03 08:48:27 UTC, 0 replies.
- [spark] branch master updated (9f9a0a45071 -> 690b09368d5) - posted by do...@apache.org on 2022/08/03 09:13:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39939][PYTHON][PS] return self.copy during calling shift with period == 0 - posted by ru...@apache.org on 2022/08/03 10:40:58 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown - posted by gu...@apache.org on 2022/08/03 12:23:14 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown - posted by gu...@apache.org on 2022/08/03 12:23:23 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown - posted by gu...@apache.org on 2022/08/03 12:23:38 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39900][SQL] Address partial or negated condition in binary format's predicate pushdown - posted by gu...@apache.org on 2022/08/03 12:23:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39968][K8S][DOCS] Update K8s doc to recommend K8s 1.22+ - posted by gu...@apache.org on 2022/08/03 12:39:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39947][BUILD] Upgrade Jersey to 2.36 - posted by sr...@apache.org on 2022/08/03 13:28:32 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39947][BUILD] Upgrade Jersey to 2.36 - posted by sr...@apache.org on 2022/08/03 13:35:24 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39928][CORE] Optimize `Utils.getIteratorSize` for Scala 2.13 refer to `IterableOnceOps.size` - posted by sr...@apache.org on 2022/08/03 13:38:32 UTC, 0 replies.
- [spark] branch master updated (5412688cd69 -> 5fe0b245f78) - posted by we...@apache.org on 2022/08/03 17:04:24 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39952][SQL] SaveIntoDataSourceCommand should recache result relation - posted by we...@apache.org on 2022/08/03 17:04:35 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39952][SQL] SaveIntoDataSourceCommand should recache result relation - posted by we...@apache.org on 2022/08/03 17:05:28 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39952][SQL] SaveIntoDataSourceCommand should recache result relation - posted by we...@apache.org on 2022/08/03 17:06:01 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39944][BUILD] Upgrade dropwizard metrics to 4.2.10 - posted by do...@apache.org on 2022/08/03 17:09:21 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39936][SQL] Store schema in properties for Spark Views - posted by we...@apache.org on 2022/08/03 17:37:24 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39959][BUILD][INFRA] Pin roxygen2 version to 7.2.0 in infra - posted by do...@apache.org on 2022/08/03 21:07:10 UTC, 0 replies.
- [GitHub] [spark-website] dongjoon-hyun commented on pull request #408: Add K8s IT test coverage to `GitHub Action` test coverage section and replace K8s Test doc with reference - posted by GitBox <gi...@apache.org> on 2022/08/03 22:07:36 UTC, 1 replies.
- [GitHub] [spark-website] dongjoon-hyun merged pull request #408: Add K8s IT test coverage to `GitHub Action` test coverage section and replace K8s Test doc with reference - posted by GitBox <gi...@apache.org> on 2022/08/03 22:14:31 UTC, 0 replies.
- [spark-website] branch asf-site updated: Add GitHub Action K8s IT test coverage explanation and update K8s Test doc with reference (#408) - posted by do...@apache.org on 2022/08/03 22:15:34 UTC, 0 replies.
- [GitHub] [spark-website] HyukjinKwon commented on pull request #408: Add K8s IT test coverage to `GitHub Action` test coverage section and replace K8s Test doc with reference - posted by GitBox <gi...@apache.org> on 2022/08/04 01:31:37 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39972][PYTHON][SQL][TESTS] Revert the test case of SPARK-39962 in branch-3.2 and branch-3.1 - posted by gu...@apache.org on 2022/08/04 01:51:24 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39972][PYTHON][SQL][TESTS] Revert the test case of SPARK-39962 in branch-3.2 and branch-3.1 - posted by gu...@apache.org on 2022/08/04 01:51:40 UTC, 0 replies.
- [spark] branch master updated (432b667dea7 -> a7cded5dae0) - posted by do...@apache.org on 2022/08/04 09:39:48 UTC, 0 replies.
- [GitHub] [spark-website] MacrothT opened a new pull request, #409: Correct some tags/headings and add missing TOC. - posted by GitBox <gi...@apache.org> on 2022/08/04 10:34:30 UTC, 0 replies.
- [GitHub] [spark-website] srowen closed pull request #409: Correct some tags/headings and add missing TOC. - posted by GitBox <gi...@apache.org> on 2022/08/04 13:02:57 UTC, 0 replies.
- [spark-website] branch asf-site updated: Correct some tags/headings and add missing TOC. - posted by sr...@apache.org on 2022/08/04 13:02:58 UTC, 0 replies.
- [GitHub] [spark-website] MacrothT opened a new pull request, #410: Change some

tags in last commit to

. - posted by GitBox <gi...@apache.org> on 2022/08/04 14:34:36 UTC, 0 replies.
- [GitHub] [spark-website] srowen commented on pull request #410: Change some

tags in last commit to

. - posted by GitBox <gi...@apache.org> on 2022/08/04 14:54:28 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39872][SQL] Change to use `BytePackerForLong#unpack8Values` with Array input api in `VectorizedDeltaBinaryPackedReader` - posted by do...@apache.org on 2022/08/04 16:30:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39961][SQL] DS V2 push-down translate Cast if the cast is safe - posted by do...@apache.org on 2022/08/04 16:59:26 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39974][INFRA] Create separate static image tag for infra cache - posted by gu...@apache.org on 2022/08/04 23:57:37 UTC, 0 replies.
- [spark] branch master updated (e9e8dcb25fe -> 82dc17cdf7a) - posted by gu...@apache.org on 2022/08/05 03:08:15 UTC, 0 replies.
- [spark] branch master updated (82dc17cdf7a -> 5c1b99f441e) - posted by we...@apache.org on 2022/08/05 03:26:16 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39775][CORE][AVRO] Disable validate default values when parsing Avro schemas - posted by we...@apache.org on 2022/08/05 03:26:31 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39775][CORE][AVRO] Disable validate default values when parsing Avro schemas - posted by we...@apache.org on 2022/08/05 03:27:02 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39981][SQL] Throw the exception QueryExecutionErrors.castingCauseOverflowErrorInTableInsert in Cast - posted by gu...@apache.org on 2022/08/05 09:32:37 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39981][SQL] Throw the exception QueryExecutionErrors.castingCauseOverflowErrorInTableInsert in Cast - posted by gu...@apache.org on 2022/08/05 09:32:58 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39867][SQL][3.2] Global limit should not inherit OrderPreservingUnaryNode - posted by we...@apache.org on 2022/08/05 10:24:04 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39867][SQL][3.1] Global limit should not inherit OrderPreservingUnaryNode - posted by we...@apache.org on 2022/08/05 10:27:13 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38901][SQL] DS V2 supports push down misc functions - posted by we...@apache.org on 2022/08/05 10:33:50 UTC, 0 replies.
- [spark] branch master updated (8a0e299947c -> 4a7e92dc41e) - posted by we...@apache.org on 2022/08/05 10:37:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39964][SQL] DS V2 pushdown should unify the translate path - posted by we...@apache.org on 2022/08/05 10:39:10 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38034][SQL] Optimize TransposeWindow rule - posted by we...@apache.org on 2022/08/05 10:43:18 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-38034][SQL] Optimize TransposeWindow rule - posted by we...@apache.org on 2022/08/05 10:43:31 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-38034][SQL] Optimize TransposeWindow rule - posted by we...@apache.org on 2022/08/05 10:43:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39980][INFRA] Change infra image to static tag: `ubuntu:focal-20220801` - posted by gu...@apache.org on 2022/08/05 13:48:23 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39987][K8S] Support `PEAK_JVM_(ON|OFF)HEAP_MEMORY` executor rolling policy - posted by do...@apache.org on 2022/08/05 16:41:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39992][BUILD] Upgrade `slf4j` to 1.7.36 - posted by gu...@apache.org on 2022/08/05 23:51:35 UTC, 0 replies.
- [spark] branch dependabot/maven/org.postgresql-postgresql-42.4.1 created (now 2f751b503b2) - posted by gi...@apache.org on 2022/08/06 05:58:40 UTC, 0 replies.
- [GitHub] [spark-website] MacrothT commented on pull request #410: Change some

tags in last commit to

. - posted by GitBox <gi...@apache.org> on 2022/08/07 09:56:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39963][SQL][TESTS][FOLLOW-UP] Disable ANSI mode for test of casting date to decimal - posted by ge...@apache.org on 2022/08/08 00:52:15 UTC, 0 replies.
- [spark] branch master updated (fe44676288e -> 198674766e0) - posted by do...@apache.org on 2022/08/08 02:14:54 UTC, 0 replies.
- [spark] branch master updated: [MINOR][SQL] Improve the comments about null tracking for UnsafeRow - posted by we...@apache.org on 2022/08/08 04:57:56 UTC, 0 replies.
- [spark] branch master updated (bf42b891cf5 -> b02316ccf3e) - posted by we...@apache.org on 2022/08/08 05:54:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39973][CORE] Suppress error logs when the number of timers is set to 0 - posted by gu...@apache.org on 2022/08/08 09:59:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39912][SPARK-39828][SQL] Refine CatalogImpl - posted by we...@apache.org on 2022/08/08 16:06:56 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39965][K8S] Skip PVC cleanup when driver doesn't own PVCs - posted by do...@apache.org on 2022/08/08 16:58:33 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39965][K8S] Skip PVC cleanup when driver doesn't own PVCs - posted by do...@apache.org on 2022/08/08 16:58:43 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39965][K8S] Skip PVC cleanup when driver doesn't own PVCs - posted by do...@apache.org on 2022/08/08 16:58:57 UTC, 0 replies.
- [spark] branch master updated (87b312a9c92 -> 1fed903f408) - posted by mr...@apache.org on 2022/08/08 19:32:37 UTC, 0 replies.
- [spark] branch master updated (1fed903f408 -> 0eef968efa4) - posted by ru...@apache.org on 2022/08/09 00:13:18 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40002][SQL] Don't push down limit through window using ntile - posted by gu...@apache.org on 2022/08/09 02:40:48 UTC, 0 replies.
- [spark] branch master updated (0eef968efa4 -> c9156e5a3b9) - posted by gu...@apache.org on 2022/08/09 02:40:54 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40002][SQL] Don't push down limit through window using ntile - posted by gu...@apache.org on 2022/08/09 02:41:01 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40006][PYTHON][DOCS] Make pyspark.sql.group examples self-contained - posted by gu...@apache.org on 2022/08/09 03:12:46 UTC, 0 replies.
- [spark] branch master updated (527cce5dfde -> b012cb722f6) - posted by ru...@apache.org on 2022/08/09 03:28:23 UTC, 0 replies.
- [spark] branch master updated (b012cb722f6 -> 07a5e5f53b1) - posted by we...@apache.org on 2022/08/09 03:49:43 UTC, 0 replies.
- [spark] branch master updated (07a5e5f53b1 -> 04ea0acf960) - posted by ma...@apache.org on 2022/08/09 05:37:28 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39863][BUILD] Upgrade Hadoop to 3.3.4 - posted by do...@apache.org on 2022/08/09 06:10:56 UTC, 0 replies.
- [spark] branch master updated (8dc1064c99a -> fc82bc44f5c) - posted by do...@apache.org on 2022/08/09 07:09:42 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39989][SQL] Support estimate column statistics if it is foldable expression - posted by do...@apache.org on 2022/08/09 17:54:55 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39309][PYTHON][INFRA] Change xmlrunner to unittest-xml-reporting - posted by gu...@apache.org on 2022/08/10 00:18:06 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40015][PYTHON] Add sc.listArchives and sc.listFiles to PySpark - posted by gu...@apache.org on 2022/08/10 00:18:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40022][YARN][TESTS] Ignore pyspark suites in `YarnClusterSuite` when python3 is unavailable - posted by gu...@apache.org on 2022/08/10 00:59:54 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40022][YARN][TESTS] Ignore pyspark suites in `YarnClusterSuite` when python3 is unavailable - posted by gu...@apache.org on 2022/08/10 01:00:02 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40022][YARN][TESTS] Ignore pyspark suites in `YarnClusterSuite` when python3 is unavailable - posted by gu...@apache.org on 2022/08/10 01:00:45 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-40022][YARN][TESTS] Ignore pyspark suites in `YarnClusterSuite` when python3 is unavailable - posted by gu...@apache.org on 2022/08/10 01:01:28 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40006][PYTHON][DOCS][FOLLOW-UP] Remove unused Spark context and duplicated Spark session initialization - posted by gu...@apache.org on 2022/08/10 01:22:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39559][CORE][FOLLOWUP] Use INADDR_ANY and IN6ADDR_ANY in WebUI - posted by gu...@apache.org on 2022/08/10 02:42:36 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40010][PYTHON][DOCS] Make pyspark.sql.window examples self-contained - posted by gu...@apache.org on 2022/08/10 02:43:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40016][SQL] Remove unnecessary TryEval in the implementation of try_sum() - posted by ge...@apache.org on 2022/08/10 05:35:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39929][SQL] DS V2 supports push down string functions(non ANSI) - posted by we...@apache.org on 2022/08/10 05:37:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40028][SQL] Add binary examples for string expressions - posted by gu...@apache.org on 2022/08/10 06:34:30 UTC, 0 replies.
- [spark] branch master updated (47042d25290 -> 7dbfda7da4f) - posted by gu...@apache.org on 2022/08/10 07:30:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39734][SPARK-36259][SPARK-39733][SPARK-37348][PYTHON] Functions Parity between PySpark and SQL - posted by ru...@apache.org on 2022/08/10 11:34:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38910][YARN] Clean spark staging before unregister - posted by tg...@apache.org on 2022/08/10 14:29:02 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40008][SQL][FOLLOWUP] Fix codegen of casting integrals to ANSI intervals - posted by ma...@apache.org on 2022/08/10 14:46:31 UTC, 0 replies.
- [spark] branch master updated (ee2bf788ea3 -> 36a269d1ce6) - posted by we...@apache.org on 2022/08/10 15:10:34 UTC, 0 replies.
- [spark] branch master updated (36a269d1ce6 -> b07ef74feb4) - posted by ge...@apache.org on 2022/08/10 16:48:19 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38503][K8S] Warn if `VolcanoFeatureStep.getAdditionalPreKubernetesResources` is used in executor side - posted by do...@apache.org on 2022/08/10 17:45:49 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39743][DOCS] Improve `spark.io.compression.(lz4|snappy|zstd)` conf scope description - posted by do...@apache.org on 2022/08/10 19:11:35 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39983][CORE][SQL] Do not cache unserialized broadcast relations on the driver - posted by jo...@apache.org on 2022/08/11 00:13:37 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38899][SQL][FOLLOWUP] Fix bug extract datetime in DS V2 pushdown - posted by we...@apache.org on 2022/08/11 02:40:18 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39895][SQL][PYTHON] Support multiple column drop - posted by gu...@apache.org on 2022/08/11 03:14:35 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40020][SQL] Centralize the code of qualifying identifiers in SessionCatalog - posted by we...@apache.org on 2022/08/11 05:17:29 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40041][PYTHON][DOCS] Add document parameters for pyspark.sql.window - posted by gu...@apache.org on 2022/08/11 05:19:31 UTC, 0 replies.
- [spark] branch master updated (c4a35bb93b3 -> 7ae2b85c485) - posted by ma...@apache.org on 2022/08/11 05:51:55 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40043][PYTHON][SS][DOCS] Document DataStreamWriter.toTable and DataStreamReader.table - posted by gu...@apache.org on 2022/08/11 06:01:18 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40043][PYTHON][SS][DOCS] Document DataStreamWriter.toTable and DataStreamReader.table - posted by gu...@apache.org on 2022/08/11 06:01:39 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40043][PYTHON][SS][DOCS] Document DataStreamWriter.toTable and DataStreamReader.table - posted by gu...@apache.org on 2022/08/11 06:01:53 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-40043][PYTHON][SS][DOCS] Document DataStreamWriter.toTable and DataStreamReader.table - posted by gu...@apache.org on 2022/08/11 06:02:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40027][PYTHON][SS][DOCS] Add self-contained examples for pyspark.sql.streaming.readwriter - posted by gu...@apache.org on 2022/08/11 11:19:42 UTC, 0 replies.
- [spark] branch master updated (71792411083 -> 9dff034bdef) - posted by hu...@apache.org on 2022/08/11 14:58:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38921][K8S][TESTS] Use k8s-client to create queue resource in Volcano IT - posted by do...@apache.org on 2022/08/11 15:29:39 UTC, 0 replies.
- [spark] branch master updated (a49f66fe49d -> 126870eddc5) - posted by mr...@apache.org on 2022/08/11 17:18:16 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39927][BUILD] Upgrade to Avro 1.11.1 - posted by do...@apache.org on 2022/08/11 22:06:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit` - posted by do...@apache.org on 2022/08/11 22:10:54 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit` - posted by do...@apache.org on 2022/08/11 22:12:03 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit` - posted by do...@apache.org on 2022/08/11 22:12:41 UTC, 0 replies.
- [spark] branch master updated (7f3baa77acb -> dd49a775d54) - posted by gu...@apache.org on 2022/08/12 00:36:19 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39985][SQL] Enable implicit DEFAULT column values in inserts from DataFrames - posted by ge...@apache.org on 2022/08/12 02:03:52 UTC, 0 replies.
- [spark] branch branch-3.3 updated (221fee8973c -> 21d9db39b7a) - posted by we...@apache.org on 2022/08/12 02:42:13 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39976][SQL] ArrayIntersect should handle null in left expression correctly - posted by we...@apache.org on 2022/08/12 02:53:09 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39976][SQL] ArrayIntersect should handle null in left expression correctly - posted by we...@apache.org on 2022/08/12 02:54:24 UTC, 0 replies.
- [spark] branch master updated (dff5c2f2e9c -> d4c58159925) - posted by vi...@apache.org on 2022/08/12 04:56:11 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40014][SQL] Support cast of decimals to ANSI intervals - posted by ma...@apache.org on 2022/08/12 11:24:03 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40057][PYTHON][DOCS] Cleanup "" in doctest - posted by gu...@apache.org on 2022/08/12 14:05:02 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40056][BUILD] Upgrade mvn-scalafmt from 1.0.4 to 1.1.1640084764.9f463a9 - posted by sr...@apache.org on 2022/08/12 16:06:30 UTC, 0 replies.
- [spark] branch master updated (1a738e74061 -> f8d51b9940b) - posted by ge...@apache.org on 2022/08/12 16:58:19 UTC, 0 replies.
- [spark] branch master updated (f8d51b9940b -> c748052af6a) - posted by su...@apache.org on 2022/08/12 21:47:13 UTC, 0 replies.
- [spark] branch master updated (c748052af6a -> eeaa655838c) - posted by su...@apache.org on 2022/08/12 22:52:05 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38969][K8S] Fix Decom reporting - posted by ho...@apache.org on 2022/08/12 23:30:26 UTC, 0 replies.
- [spark] branch master updated: [MINOR] To use the `Utils.tryLog` to eliminate duplicate code in `ExecutorAllocationManager.start` snippet - posted by sr...@apache.org on 2022/08/13 00:10:24 UTC, 0 replies.
- [spark] branch master updated (f98364aa00f -> c30423c73bc) - posted by sr...@apache.org on 2022/08/13 00:12:46 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40049][SQL][TESTS] Add ReplaceNullWithFalseInPredicateWithAQEEndToEndSuite - posted by do...@apache.org on 2022/08/13 01:29:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40061][SQL][DOCS] Document cast of ANSI intervals - posted by ma...@apache.org on 2022/08/13 05:36:25 UTC, 0 replies.
- svn commit: r56261 - in /release/spark: spark-2.4.8/ spark-3.0.3/ - posted by sr...@apache.org on 2022/08/13 12:59:41 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39926][SQL] Fix bug in column DEFAULT support for non-vectorized Parquet scans - posted by ge...@apache.org on 2022/08/13 17:47:59 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40001][SQL] Make NULL writes to JSON DEFAULT columns write ‘null’ to storage - posted by ge...@apache.org on 2022/08/13 17:53:23 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit`" - posted by do...@apache.org on 2022/08/13 18:42:21 UTC, 0 replies.
- [spark] branch branch-3.3 updated: Revert "[SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit`" - posted by do...@apache.org on 2022/08/13 18:42:28 UTC, 0 replies.
- [spark] branch branch-3.2 updated: Revert "[SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit`" - posted by do...@apache.org on 2022/08/13 18:42:40 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40071][BUILD] Update plugins to latest versions - posted by sr...@apache.org on 2022/08/13 23:38:29 UTC, 0 replies.
- [spark] branch master updated: [MINOR][SQL][DOCS] Fix errors w/ error classes in examples - posted by ma...@apache.org on 2022/08/14 08:30:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37599][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. SET LOCATION tests - posted by ma...@apache.org on 2022/08/14 16:25:48 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Rename Global to Glob - posted by sr...@apache.org on 2022/08/14 19:04:03 UTC, 0 replies.
- [spark] branch master updated: [MINOR][BUILD] Upgrade apache-rat to 0.14 - posted by sr...@apache.org on 2022/08/14 23:20:44 UTC, 0 replies.
- [spark] branch master updated (2e6bc9a6b21 -> 0d3f1e21216) - posted by sr...@apache.org on 2022/08/14 23:21:59 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40051][PYTHON][SQL][DOCS] Make pyspark.sql.catalog examples self-contained - posted by gu...@apache.org on 2022/08/14 23:53:07 UTC, 0 replies.
- [spark] branch branch-3.2 updated (45ab804581b -> d04c7884ca5) - posted by do...@apache.org on 2022/08/15 00:01:57 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40079] Add Imputer inputCols validation for empty input case - posted by we...@apache.org on 2022/08/15 10:04:01 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40079] Add Imputer inputCols validation for empty input case - posted by we...@apache.org on 2022/08/15 10:04:37 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40079] Add Imputer inputCols validation for empty input case - posted by we...@apache.org on 2022/08/15 10:05:09 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-40079] Add Imputer inputCols validation for empty input case - posted by we...@apache.org on 2022/08/15 10:11:17 UTC, 0 replies.
- [spark] branch master updated (87094f89655 -> c7c03f1c75d) - posted by we...@apache.org on 2022/08/15 13:04:17 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40019][SQL] Refactor comment of ArrayType's containsNull and refactor the misunderstanding logics in collectionOperator's expression about `containsNull` - posted by we...@apache.org on 2022/08/15 13:29:45 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39982][DOC] Add doc string to StructType.fromJson - posted by sr...@apache.org on 2022/08/15 13:31:30 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39887][SQL][3.1] RemoveRedundantAliases should keep aliases that make the output of projection nodes unique - posted by we...@apache.org on 2022/08/15 13:45:49 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40058][CORE] Avoid filter file path more than once in HadoopFSUtils - posted by sr...@apache.org on 2022/08/15 13:58:00 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40064][SQL] Use V2 Filter in SupportsOverwrite - posted by hu...@apache.org on 2022/08/15 17:58:39 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40066][SQL] ANSI mode: always return null on invalid access to map column - posted by ge...@apache.org on 2022/08/15 23:19:53 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40077][PYTHON][DOCS] Make pyspark.context examples self-contained - posted by gu...@apache.org on 2022/08/16 00:37:40 UTC, 0 replies.
- [spark] branch master updated (10e600f04ae -> 25115845cfd) - posted by sr...@apache.org on 2022/08/16 01:24:51 UTC, 0 replies.
- [spark] branch master updated (dd929b04df6 -> 0503e10b819) - posted by we...@apache.org on 2022/08/16 08:17:02 UTC, 0 replies.
- [spark] branch master updated (0503e10b819 -> 37c421aa5c7) - posted by we...@apache.org on 2022/08/16 08:18:16 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39184][SQL] Handle undersized result array in date and timestamp sequences - posted by ma...@apache.org on 2022/08/16 08:54:30 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39184][SQL] Handle undersized result array in date and timestamp sequences - posted by ma...@apache.org on 2022/08/16 08:54:41 UTC, 0 replies.
- [spark] branch master updated (37c421aa5c7 -> 3a1136aa05d) - posted by ma...@apache.org on 2022/08/16 08:54:47 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37980][SQL] Extend METADATA column to support row indexes for Parquet files - posted by we...@apache.org on 2022/08/16 13:04:35 UTC, 0 replies.
- [spark] branch master updated: [MINOR][SQL] Remove ColumnIOUtil - posted by sr...@apache.org on 2022/08/16 13:35:29 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40042][PYTHON][DOCS] Make pyspark.sql.streaming.query examples self-contained - posted by sr...@apache.org on 2022/08/16 13:41:13 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40036][CORE] Fix some API semantics of `Level/RocksDBIterator` after `db/iterator` is closed - posted by sr...@apache.org on 2022/08/16 13:44:51 UTC, 0 replies.
- [spark] branch master updated (8439d8473dd -> a28880f3b9c) - posted by ma...@apache.org on 2022/08/16 13:53:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40084][PYTHON] Upgrade Py4J to 0.10.9.7 - posted by xi...@apache.org on 2022/08/16 17:34:26 UTC, 0 replies.
- [spark] branch master updated (74deefb7894 -> 46379863ab0) - posted by gu...@apache.org on 2022/08/17 06:29:11 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40117][PYTHON][SQL] Convert condition to java in DataFrameWriterV2.overwrite - posted by gu...@apache.org on 2022/08/17 06:29:21 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40117][PYTHON][SQL] Convert condition to java in DataFrameWriterV2.overwrite - posted by gu...@apache.org on 2022/08/17 06:29:51 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-40117][PYTHON][SQL] Convert condition to java in DataFrameWriterV2.overwrite - posted by gu...@apache.org on 2022/08/17 06:30:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40116][R][INFRA] Pin Arrow version to 8.0.0 in AppVeyor - posted by gu...@apache.org on 2022/08/17 06:34:31 UTC, 0 replies.
- [spark] branch master updated (6c25ce383d1 -> e732232dac4) - posted by we...@apache.org on 2022/08/17 06:57:53 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39887][SQL][FOLLOW-UP] Do not exclude Union's first child attributes when traversing other children in RemoveRedundantAliases - posted by we...@apache.org on 2022/08/17 06:58:08 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39887][SQL][FOLLOW-UP] Do not exclude Union's first child attributes when traversing other children in RemoveRedundantAliases - posted by we...@apache.org on 2022/08/17 06:59:01 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40066][SQL][FOLLOW-UP] Check if ElementAt is resolved before getting its dataType - posted by gu...@apache.org on 2022/08/17 08:34:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40105][SQL] Improve repartition in ReplaceCTERefWithRepartition - posted by we...@apache.org on 2022/08/17 09:46:42 UTC, 0 replies.
- [spark] branch master updated (103768bcb8b -> eef7596d615) - posted by do...@apache.org on 2022/08/17 14:48:11 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40109][SQL] New SQL function: get() - posted by ge...@apache.org on 2022/08/17 22:03:42 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40110][SQL][TESTS] Add JDBCWithAQESuite - posted by su...@apache.org on 2022/08/17 22:33:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40128][SQL] Make the VectorizedColumnReader recognize DELTA_LENGTH_BYTE_ARRAY as a standalone column encoding - posted by su...@apache.org on 2022/08/17 23:21:55 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40121][PYTHON][SQL] Initialize projection used for Python UDF - posted by gu...@apache.org on 2022/08/18 03:23:32 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40121][PYTHON][SQL] Initialize projection used for Python UDF - posted by gu...@apache.org on 2022/08/18 03:23:43 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40121][PYTHON][SQL] Initialize projection used for Python UDF - posted by gu...@apache.org on 2022/08/18 03:25:02 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-40121][PYTHON][SQL] Initialize projection used for Python UDF - posted by gu...@apache.org on 2022/08/18 03:25:41 UTC, 0 replies.
- [spark] branch master updated: [SPARK-38946][PYTHON][PS] Generates a new dataframe instead of operating inplace in setitem - posted by gu...@apache.org on 2022/08/18 03:35:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40132][ML] Restore rawPredictionCol to MultilayerPerceptronClassifier.setParams - posted by sr...@apache.org on 2022/08/18 05:24:04 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40132][ML] Restore rawPredictionCol to MultilayerPerceptronClassifier.setParams - posted by sr...@apache.org on 2022/08/18 05:24:13 UTC, 0 replies.
- [spark] branch master updated (6768d9cc38a -> 6a4c5f81379) - posted by gu...@apache.org on 2022/08/18 13:03:45 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39975][BUILD] Upgrade rocksdbjni to 7.4.5 - posted by sr...@apache.org on 2022/08/18 13:47:55 UTC, 0 replies.
- [spark] branch master updated (9381fe6891d -> 892a45f22e5) - posted by mr...@apache.org on 2022/08/18 14:59:48 UTC, 0 replies.
- [spark] branch master updated (892a45f22e5 -> 3153f1e3799) - posted by do...@apache.org on 2022/08/18 16:52:33 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40136][SQL] Fix the fragment of SQL query contexts - posted by ma...@apache.org on 2022/08/18 18:31:25 UTC, 0 replies.
- [spark] branch master updated (e00c1209021 -> a1a049f0198) - posted by do...@apache.org on 2022/08/18 20:00:44 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40134][BUILD] Update ORC to 1.7.6 - posted by do...@apache.org on 2022/08/18 20:01:26 UTC, 0 replies.
- [spark] branch branch-3.1 updated (07cc6a8963d -> a6f5293c2a7) - posted by do...@apache.org on 2022/08/18 20:04:30 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-40000][SQL] Update INSERTs without user-specified fields to not automatically add default values" - posted by ge...@apache.org on 2022/08/18 21:38:04 UTC, 0 replies.
- [spark] branch master updated (50c163578cf -> 6cd9d88e237) - posted by jo...@apache.org on 2022/08/18 22:51:22 UTC, 0 replies.
- [spark] branch master updated (6cd9d88e237 -> 5bffb983f8f) - posted by do...@apache.org on 2022/08/18 23:17:12 UTC, 0 replies.
- [spark] branch master updated (5bffb983f8f -> 5241377c342) - posted by gu...@apache.org on 2022/08/19 02:26:30 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40120][PYTHON][SQL][DOCS] Make pyspark.sql.readwriter examples self-contained - posted by gu...@apache.org on 2022/08/19 04:16:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-35542][ML] Fix: Bucketizer created for multiple columns with parameters splitsArray, inputCols and outputCols can not be loaded after saving it - posted by we...@apache.org on 2022/08/19 04:26:59 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-35542][ML] Fix: Bucketizer created for multiple columns with parameters splitsArray, inputCols and outputCols can not be loaded after saving it - posted by we...@apache.org on 2022/08/19 04:27:17 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-35542][ML] Fix: Bucketizer created for multiple columns with parameters splitsArray, inputCols and outputCols can not be loaded after saving it - posted by we...@apache.org on 2022/08/19 04:27:56 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-35542][ML] Fix: Bucketizer created for multiple columns with parameters splitsArray, inputCols and outputCols can not be loaded after saving it - posted by we...@apache.org on 2022/08/19 04:28:24 UTC, 0 replies.
- [spark] branch master updated (876ce6a5df1 -> f98f9f85662) - posted by we...@apache.org on 2022/08/19 06:41:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40142][PYTHON][SQL] Make pyspark.sql.functions examples self-contained (part 1, 25 functions) - posted by gu...@apache.org on 2022/08/19 08:11:43 UTC, 0 replies.
- [spark] branch master updated (15d44904f22 -> de7d22089d7) - posted by gu...@apache.org on 2022/08/19 08:47:48 UTC, 0 replies.
- [spark] branch master updated (de7d22089d7 -> abb4345073a) - posted by ma...@apache.org on 2022/08/19 09:03:49 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40146][SQL] Simply the codegen of getting map value - posted by gu...@apache.org on 2022/08/19 11:43:06 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40133][SQL][TESTS] Update excluded TPC-DS queries golden files - posted by yu...@apache.org on 2022/08/19 12:42:58 UTC, 0 replies.
- [spark] branch master updated (32773f8a827 -> 26641214775) - posted by yu...@apache.org on 2022/08/19 12:47:36 UTC, 0 replies.
- [spark] branch master updated (26641214775 -> db5aea60e4b) - posted by ma...@apache.org on 2022/08/19 15:11:55 UTC, 0 replies.
- [spark] branch master updated (db5aea60e4b -> ad5f86380b9) - posted by do...@apache.org on 2022/08/19 17:47:38 UTC, 0 replies.
- [spark] branch master updated (ad5f86380b9 -> 5fde5478275) - posted by do...@apache.org on 2022/08/19 19:12:41 UTC, 0 replies.
- [spark] branch master updated (5fde5478275 -> 41ca6299eff) - posted by do...@apache.org on 2022/08/19 19:29:11 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40065][K8S] Mount ConfigMap on executors with non-default profile as well - posted by do...@apache.org on 2022/08/19 19:33:59 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40065][K8S] Mount ConfigMap on executors with non-default profile as well - posted by do...@apache.org on 2022/08/19 19:39:19 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39170][PS] Raise ImportError if pandas version mismatch when creating PS document "Supported APIs" - posted by gu...@apache.org on 2022/08/20 00:44:30 UTC, 0 replies.
- [spark] branch master updated (bbdbdfff6be -> 3ee5eb73a89) - posted by gu...@apache.org on 2022/08/20 00:45:15 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40142][PYTHON][SQL][FOLLOWUP] Fix version of asin/mean and add alias note for mean - posted by gu...@apache.org on 2022/08/20 00:45:40 UTC, 0 replies.
- [spark] branch master updated (d7a85ad7fdd -> def17af41f4) - posted by gu...@apache.org on 2022/08/20 00:47:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39310][PS] Change `requires_same_anchor` to `check_same_anchor` - posted by gu...@apache.org on 2022/08/20 00:48:47 UTC, 0 replies.
- [spark] branch master updated (c8508fa44c4 -> 7868d16011b) - posted by ze...@apache.org on 2022/08/20 15:28:11 UTC, 0 replies.
- [spark] branch master updated (7868d16011b -> 726cffb4cb6) - posted by gu...@apache.org on 2022/08/21 00:47:31 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40147][PYTHON][SQL] Make pyspark.sql.session examples self-contained - posted by gu...@apache.org on 2022/08/21 00:47:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39925][SQL] Add array_sort(column, comparator) overload to DataFrame operations - posted by gu...@apache.org on 2022/08/21 09:21:44 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40161][PS] Make Series.mode apply PandasMode - posted by gu...@apache.org on 2022/08/21 09:25:50 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39833][SQL] Disable Parquet column index in DSv1 to fix a correctness issue in the case of overlapping partition and data columns - posted by gu...@apache.org on 2022/08/21 10:00:21 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39833][SQL] Disable Parquet column index in DSv1 to fix a correctness issue in the case of overlapping partition and data columns - posted by gu...@apache.org on 2022/08/21 10:00:28 UTC, 0 replies.
- [spark] branch master updated (e69b2df7a3b -> cde71aaf173) - posted by gu...@apache.org on 2022/08/21 10:00:34 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40165][BUILD] Update test plugins to latest versions - posted by sr...@apache.org on 2022/08/21 13:14:21 UTC, 0 replies.
- [spark] branch master updated (3ed382f3919 -> 36921910ace) - posted by sr...@apache.org on 2022/08/21 13:15:21 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40163][SQL] feat: SparkSession.config(Map) - posted by sr...@apache.org on 2022/08/21 19:29:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40152][SQL] Fix split_part codegen compilation issue - posted by sr...@apache.org on 2022/08/21 19:30:24 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40152][SQL] Fix split_part codegen compilation issue - posted by sr...@apache.org on 2022/08/21 19:30:30 UTC, 0 replies.
- [spark] branch master updated (cf1a80eeae8 -> 1ec61ff2d58) - posted by gu...@apache.org on 2022/08/22 07:15:37 UTC, 0 replies.
- [spark] branch master updated (1ec61ff2d58 -> 50f2f506327) - posted by gu...@apache.org on 2022/08/22 07:16:19 UTC, 0 replies.
- [spark] branch master updated (50f2f506327 -> 8559f88f8ed) - posted by ma...@apache.org on 2022/08/22 08:11:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40089][SQL] Fix sorting for some Decimal types - posted by we...@apache.org on 2022/08/22 08:34:04 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40089][SQL] Fix sorting for some Decimal types - posted by we...@apache.org on 2022/08/22 08:34:29 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40089][SQL] Fix sorting for some Decimal types - posted by we...@apache.org on 2022/08/22 08:35:49 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-40089][SQL] Fix sorting for some Decimal types - posted by we...@apache.org on 2022/08/22 08:37:33 UTC, 0 replies.
- [spark] branch master updated (8dfd3dfc115 -> 9f9af2a7bf6) - posted by do...@apache.org on 2022/08/22 14:26:49 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39184][SQL][FOLLOWUP] Make interpreted and codegen paths for date/timestamp sequences the same - posted by ma...@apache.org on 2022/08/22 16:17:54 UTC, 0 replies.
- [spark] branch master updated (9f9af2a7bf6 -> d718867a167) - posted by ma...@apache.org on 2022/08/22 16:18:01 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-39184][SQL][FOLLOWUP] Make interpreted and codegen paths for date/timestamp sequences the same - posted by ma...@apache.org on 2022/08/22 16:18:13 UTC, 0 replies.
- [spark] branch master updated (d718867a167 -> b6192126351) - posted by do...@apache.org on 2022/08/22 16:40:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40166][SPARK-40167][PYTHON][R][SQL] Expose array_sort(column, comparator) in Python and R - posted by ze...@apache.org on 2022/08/22 18:18:53 UTC, 0 replies.
- [spark] branch master updated (fdd2db48b1b -> 2d714e13bb2) - posted by vi...@apache.org on 2022/08/22 22:55:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40142][PYTHON][SQL][FOLLOW-UP] Make pyspark.sql.functions examples self-contained (part 2, 32 functions) - posted by gu...@apache.org on 2022/08/23 00:37:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40081][PYTHON][DOCS] Add document parameters for pyspark.sql.streaming.query - posted by gu...@apache.org on 2022/08/23 00:41:12 UTC, 0 replies.
- [spark] branch master updated (af2d2ee1153 -> 5a71a7f7b5c) - posted by we...@apache.org on 2022/08/23 01:49:22 UTC, 0 replies.
- [spark] branch master updated (5a71a7f7b5c -> 4f8654b70fc) - posted by gu...@apache.org on 2022/08/23 09:00:05 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40152][SQL][TESTS] Add tests for SplitPart - posted by sr...@apache.org on 2022/08/23 13:55:47 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40152][SQL][TESTS] Add tests for SplitPart - posted by sr...@apache.org on 2022/08/23 13:55:53 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40183][SQL] Use error class NUMERIC_VALUE_OUT_OF_RANGE for overflow in decimal conversion - posted by ge...@apache.org on 2022/08/23 17:01:43 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40172][ML][TESTS] Temporarily disable flaky test cases in ImageFileFormatSuite - posted by do...@apache.org on 2022/08/23 17:55:36 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40172][ML][TESTS] Temporarily disable flaky test cases in ImageFileFormatSuite - posted by do...@apache.org on 2022/08/23 17:56:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40191][PYTHON][CORE][DOCS] Make pyspark.resource examples self-contained - posted by do...@apache.org on 2022/08/23 23:37:42 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40078][PYTHON][DOCS] Make pyspark.sql.column examples self-contained - posted by gu...@apache.org on 2022/08/23 23:57:49 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-39150][PS] Enable doctest which was disabled when pandas 1.4 upgrade" - posted by gu...@apache.org on 2022/08/24 00:02:14 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40124][SQL][TEST][3.3] Update TPCDS v1.4 q32 for Plan Stability tests - posted by do...@apache.org on 2022/08/24 00:02:51 UTC, 0 replies.
- [spark] branch master updated (d32a67f92cf -> 8b11439663c) - posted by do...@apache.org on 2022/08/24 04:12:17 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40152][SQL][TESTS] Move tests from SplitPart to elementAt - posted by gu...@apache.org on 2022/08/24 04:33:52 UTC, 0 replies.
- [spark] branch master updated (06997d6eb73 -> 7046978949e) - posted by ma...@apache.org on 2022/08/24 06:53:21 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40203][SQL][TESTS] Add test cases for Decimal - posted by ma...@apache.org on 2022/08/24 12:14:22 UTC, 0 replies.
- [spark] branch master updated (26b4828c4e3 -> b57d8c2df75) - posted by ma...@apache.org on 2022/08/24 12:20:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39957][CORE] Delay onDisconnected to enable Driver receives ExecutorExitCode - posted by wu...@apache.org on 2022/08/24 12:49:28 UTC, 0 replies.
- [spark] branch master updated (0e051ab7ba1 -> cbd09346d40) - posted by mr...@apache.org on 2022/08/24 17:09:32 UTC, 0 replies.
- [spark] branch master updated (cbd09346d40 -> 42719d9425b) - posted by hu...@apache.org on 2022/08/24 18:27:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40055][SQL] listCatalogs should also return spark_catalog even when spark_catalog implementation is defaultSessionCatalog - posted by we...@apache.org on 2022/08/25 02:33:00 UTC, 0 replies.
- [spark] branch master updated (245ed9002d1 -> 6e6a79b5065) - posted by gu...@apache.org on 2022/08/25 02:57:29 UTC, 0 replies.
- [spark] branch master updated (6e6a79b5065 -> c0785238047) - posted by gu...@apache.org on 2022/08/25 04:19:05 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40213][SQL] Support ASCII value conversion for Latin-1 characters - posted by gu...@apache.org on 2022/08/25 04:19:13 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40213][SQL] Support ASCII value conversion for Latin-1 characters - posted by gu...@apache.org on 2022/08/25 04:19:25 UTC, 0 replies.
- [spark] branch master updated (c0785238047 -> 7e4064c02de) - posted by ka...@apache.org on 2022/08/25 05:43:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40214][PYTHON][SQL] add 'get' to functions - posted by ru...@apache.org on 2022/08/25 06:44:49 UTC, 0 replies.
- [spark] branch master updated (295e98d29b3 -> b5eb78babe9) - posted by gu...@apache.org on 2022/08/25 07:04:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40209][SQL] Don't change the interval value of Decimal in `changePrecision()` on errors - posted by ma...@apache.org on 2022/08/25 07:11:33 UTC, 0 replies.
- [spark] branch master updated (028992399b2 -> 7026b3c77cc) - posted by ma...@apache.org on 2022/08/25 07:13:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40192][SQL][ML] Remove redundant groupby - posted by sr...@apache.org on 2022/08/25 13:46:44 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39562][SQL][TESTS][FOLLOWUP] Use Utils.localCanonicalHostName instead of localHostNameForURI for IP v6 testing - posted by do...@apache.org on 2022/08/25 16:39:23 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40130][PYTHON] Support NumPy scalars in built-in functions - posted by xi...@apache.org on 2022/08/25 18:30:40 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-40110][SQL][TESTS] Add JDBCWithAQESuite" - posted by gu...@apache.org on 2022/08/26 00:36:06 UTC, 0 replies.
- [spark] branch master updated (a590141d0ba -> ac67cd5d60f) - posted by gu...@apache.org on 2022/08/26 00:37:24 UTC, 0 replies.
- [spark] branch master updated (ac67cd5d60f -> 36a9b0350bf) - posted by gu...@apache.org on 2022/08/26 00:38:37 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40153][SQL] Unify resolve functions and table-valued functions - posted by we...@apache.org on 2022/08/26 02:39:53 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40010][PYTHON][DOCS][FOLLOWUP] Make pyspark.sql.window examples self-contained (part 2) - posted by gu...@apache.org on 2022/08/26 05:17:34 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40225][PYTHON] PySpark rdd.takeOrdered should check num and numPartitions - posted by gu...@apache.org on 2022/08/26 06:26:44 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40215][SQL] Add SQL configs to control CSV/JSON date and timestamp parsing behavior - posted by ma...@apache.org on 2022/08/26 07:23:31 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40218][SQL] GROUPING SETS should preserve the grouping columns - posted by we...@apache.org on 2022/08/26 07:24:20 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40218][SQL] GROUPING SETS should preserve the grouping columns - posted by we...@apache.org on 2022/08/26 07:24:49 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40218][SQL] GROUPING SETS should preserve the grouping columns - posted by we...@apache.org on 2022/08/26 07:26:06 UTC, 0 replies.
- [spark] branch master updated (1ed592ef28a -> ef78e7529d6) - posted by ma...@apache.org on 2022/08/26 07:32:13 UTC, 0 replies.
- [spark] branch master updated (ef78e7529d6 -> e13fb3d6b22) - posted by ma...@apache.org on 2022/08/26 07:44:51 UTC, 0 replies.
- [spark] branch master updated (e13fb3d6b22 -> a27238a0df6) - posted by ma...@apache.org on 2022/08/26 08:21:38 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40156][SQL] `url_decode()` should the return an error class - posted by ma...@apache.org on 2022/08/26 10:34:28 UTC, 0 replies.
- [spark] branch master updated (43b02d7f25b -> 9325526c576) - posted by yu...@apache.org on 2022/08/26 13:21:30 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40039][SS][FOLLOWUP] Fixes scala style check issue - posted by yu...@apache.org on 2022/08/26 14:00:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40222][SQL] Numeric try_add/try_divide/try_subtract/try_multiply should throw error from their children - posted by ge...@apache.org on 2022/08/26 21:20:13 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40211][CORE][SQL] Allow customize initial partitions number in take() behavior - posted by jo...@apache.org on 2022/08/27 00:18:41 UTC, 0 replies.
- [spark] branch master updated (1178bcecc83 -> fb4dba1413d) - posted by gu...@apache.org on 2022/08/27 04:55:30 UTC, 0 replies.
- [spark] 01/02: Revert "[SPARK-40039][SS][FOLLOWUP] Fixes scala style check issue" - posted by gu...@apache.org on 2022/08/27 04:55:31 UTC, 0 replies.
- [spark] 02/02: Revert "[SPARK-40039][SS] Introducing a streaming checkpoint file manager based on Hadoop's Abortable interface" - posted by gu...@apache.org on 2022/08/27 04:55:32 UTC, 0 replies.
- [spark] branch master updated (fb4dba1413d -> 4a19e05563b) - posted by gu...@apache.org on 2022/08/27 05:00:14 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40152][SQL][TESTS][FOLLOW-UP] Disable ANSI for out of bound test at ElementAt - posted by gu...@apache.org on 2022/08/27 05:59:21 UTC, 0 replies.
- [spark] branch branch-3.3 updated (784cb0f68af -> 2de364a4134) - posted by gu...@apache.org on 2022/08/27 06:55:33 UTC, 0 replies.
- [spark] 01/02: [SPARK-40152][SQL][TESTS] Move tests from SplitPart to elementAt - posted by gu...@apache.org on 2022/08/27 06:55:34 UTC, 0 replies.
- [spark] 02/02: [SPARK-40152][SQL][TESTS][FOLLOW-UP] Disable ANSI for out of bound test at ElementAt - posted by gu...@apache.org on 2022/08/27 06:55:35 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40241][DOCS] Correct the link of GenericUDTF - posted by yu...@apache.org on 2022/08/27 10:39:42 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40241][DOCS] Correct the link of GenericUDTF - posted by yu...@apache.org on 2022/08/27 10:39:58 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40241][DOCS] Correct the link of GenericUDTF - posted by yu...@apache.org on 2022/08/27 10:40:45 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-40241][DOCS] Correct the link of GenericUDTF - posted by yu...@apache.org on 2022/08/27 10:42:38 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40234][CORE] Clean only MDC items set by Spark - posted by vi...@apache.org on 2022/08/27 19:54:44 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40124][SQL][TEST][3.2] Update TPCDS v1.4 q32 for Plan Stability tests - posted by do...@apache.org on 2022/08/27 19:59:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40240][PYTHON] PySpark rdd.takeSample should correctly validate `num > maxSampleSize` - posted by ru...@apache.org on 2022/08/27 23:27:46 UTC, 0 replies.
- [spark] branch master updated (f555a0d80e1 -> 4dd20ceb38b) - posted by ru...@apache.org on 2022/08/28 05:13:18 UTC, 0 replies.
- [spark] branch master updated (4dd20ceb38b -> b5cb5ac20ea) - posted by gu...@apache.org on 2022/08/29 00:21:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40142][PYTHON][SQL][FOLLOW-UP] Make pyspark.sql.functions examples self-contained (part 3, 28 functions) - posted by gu...@apache.org on 2022/08/29 00:21:31 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40039][SS] Introducing a streaming checkpoint file manager based on Hadoop's Abortable interface - posted by gu...@apache.org on 2022/08/29 01:42:54 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-39184][SQL][3.1] Handle undersized result array in date and timestamp sequences - posted by gu...@apache.org on 2022/08/29 01:45:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40212][SQL] SparkSQL castPartValue does not properly handle byte, short, or float - posted by gu...@apache.org on 2022/08/29 01:55:48 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40212][SQL] SparkSQL castPartValue does not properly handle byte, short, or float - posted by gu...@apache.org on 2022/08/29 01:57:50 UTC, 0 replies.
- [spark] branch master updated: [MINOR] Remove unnecessary method in QueryCompilationErrors & QueryExecutionErrors - posted by ma...@apache.org on 2022/08/29 05:49:37 UTC, 0 replies.
- [spark] branch master updated (765d8deefd4 -> e1cd6712ec5) - posted by ma...@apache.org on 2022/08/29 05:51:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39607][SQL][DSV2] Distribution and ordering support V2 function in writing - posted by we...@apache.org on 2022/08/29 06:31:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40224][SQL] Make ObjectHashAggregateExec release memory eagerly when fallback to sort-based - posted by we...@apache.org on 2022/08/29 07:22:36 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40247][SQL] Fix BitSet equality check - posted by we...@apache.org on 2022/08/29 07:26:00 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40247][SQL] Fix BitSet equality check - posted by we...@apache.org on 2022/08/29 07:26:33 UTC, 0 replies.
- [spark] branch master updated (527ddece8fd -> 375b4e70029) - posted by ru...@apache.org on 2022/08/29 10:55:28 UTC, 0 replies.
- [spark] branch branch-3.3 updated (60bd91f257f -> c9710c50290) - posted by yu...@apache.org on 2022/08/29 14:40:05 UTC, 0 replies.
- [spark] branch master updated (375b4e70029 -> 0e8d7795a12) - posted by we...@apache.org on 2022/08/29 15:54:44 UTC, 0 replies.
- [spark] branch master updated (0e8d7795a12 -> c95ed826e23) - posted by do...@apache.org on 2022/08/29 19:40:01 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40235][CORE] Use interruptible lock instead of synchronized in Executor.updateDependencies() - posted by jo...@apache.org on 2022/08/29 23:48:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40012][PYTHON][DOCS] Make pyspark.sql.dataframe examples self-contained - posted by gu...@apache.org on 2022/08/30 01:06:42 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40160][PYTHON][DOCS] Make pyspark.broadcast examples self-contained - posted by gu...@apache.org on 2022/08/30 02:11:06 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40252][SQL] Replace `Stream.collect(Collectors.joining)` with `StringJoiner` Api - posted by sr...@apache.org on 2022/08/30 02:36:07 UTC, 0 replies.
- [spark] branch master updated (41049363ca1 -> b8f694f6431) - posted by gu...@apache.org on 2022/08/30 02:45:44 UTC, 0 replies.
- [spark] branch master updated (b8f694f6431 -> 80e65514a2a) - posted by gu...@apache.org on 2022/08/30 03:51:22 UTC, 0 replies.
- [spark] branch master updated (80e65514a2a -> ca17135b288) - posted by yu...@apache.org on 2022/08/30 04:42:35 UTC, 0 replies.
- [spark] branch master updated (ca17135b288 -> e0cb2eb104e) - posted by ru...@apache.org on 2022/08/30 06:02:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39915][SQL] Dataset.repartition(N) may not create N partitions Non-AQE part - posted by we...@apache.org on 2022/08/30 06:31:00 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40270][PS] Make 'compute.max_rows' as None working in DataFrame.style - posted by gu...@apache.org on 2022/08/30 07:25:43 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-40270][PS] Make 'compute.max_rows' as None working in DataFrame.style - posted by gu...@apache.org on 2022/08/30 07:26:44 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-40270][PS] Make 'compute.max_rows' as None working in DataFrame.style - posted by gu...@apache.org on 2022/08/30 07:28:45 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39616][FOLLOWUP] Delete the license of fommil-netlib - posted by gu...@apache.org on 2022/08/30 07:35:37 UTC, 0 replies.
- [spark] branch master updated (6deb8aa386a -> 44213742315) - posted by gu...@apache.org on 2022/08/30 07:37:41 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40156][SQL][TESTS][FOLLOW-UP] `url_decode()` should the return an error class - posted by ma...@apache.org on 2022/08/30 08:14:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40207][SQL] Specify the column name when the data type is not supported by datasource - posted by yu...@apache.org on 2022/08/30 11:05:56 UTC, 0 replies.
- [spark] branch master updated (c5e93eb6631 -> 64dd81d97da) - posted by gu...@apache.org on 2022/08/30 15:03:58 UTC, 0 replies.
- [spark] branch master updated (64dd81d97da -> cee30cb4994) - posted by hu...@apache.org on 2022/08/30 15:17:18 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40260][SQL] Use error classes in the compilation errors of GROUP BY a position - posted by ma...@apache.org on 2022/08/30 17:43:43 UTC, 0 replies.
- [spark] branch master updated (296fe49ec85 -> c2d4c4ed4c5) - posted by ge...@apache.org on 2022/08/30 20:56:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40271][PYTHON] Support list type for `pyspark.sql.functions.lit` - posted by ru...@apache.org on 2022/08/31 03:37:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-39896][SQL] UnwrapCastInBinaryComparison should work when the literal of In/InSet downcast failed - posted by we...@apache.org on 2022/08/31 05:32:48 UTC, 0 replies.
- [spark] branch branch-3.3 updated: [SPARK-39896][SQL] UnwrapCastInBinaryComparison should work when the literal of In/InSet downcast failed - posted by we...@apache.org on 2022/08/31 05:32:55 UTC, 0 replies.
- [spark] branch master updated (6e62b93f3d1 -> 6c3c9575cf0) - posted by ru...@apache.org on 2022/08/31 07:48:29 UTC, 0 replies.
- [spark] branch master updated (6c3c9575cf0 -> 247306c0fe8) - posted by we...@apache.org on 2022/08/31 08:52:45 UTC, 0 replies.
- [spark] branch master updated: [MINOR][SQL] Remove unused `checkForNumericExpr()` - posted by yu...@apache.org on 2022/08/31 11:27:40 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40040][SQL] Push local limit to both sides if join condition is empty - posted by yu...@apache.org on 2022/08/31 14:26:59 UTC, 0 replies.
- [spark] branch master updated: [SPARK-40219][SQL] Resolved view logical plan should hold the schema to avoid redundant lookup - posted by we...@apache.org on 2022/08/31 15:13:48 UTC, 0 replies.