You are viewing a plain text version of this content. The canonical link for it is here.
- [spark] branch master updated (00d9ed5 -> 7cec160) - posted by gu...@apache.org on 2021/11/01 00:57:55 UTC, 0 replies.
- [spark] branch master updated: [MINOR][SQL][DOCS] Correct typo in sql migration guide - posted by gu...@apache.org on 2021/11/01 01:02:15 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [MINOR][SQL][DOCS] Correct typo in sql migration guide - posted by gu...@apache.org on 2021/11/01 01:03:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37170][PYTHON][DOCS] Pin PySpark version installed in the Binder environment for tagged commit - posted by gu...@apache.org on 2021/11/01 01:04:24 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37170][PYTHON][DOCS] Pin PySpark version installed in the Binder environment for tagged commit - posted by gu...@apache.org on 2021/11/01 01:05:18 UTC, 0 replies.
- [spark] branch master updated (72a9f9c -> 4df40ea) - posted by we...@apache.org on 2021/11/01 05:33:23 UTC, 0 replies.
- [spark] branch master updated (4df40ea -> 13c372d) - posted by we...@apache.org on 2021/11/01 05:56:40 UTC, 0 replies.
- [spark] branch master updated (13c372d -> d43a678) - posted by ma...@apache.org on 2021/11/01 06:56:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37062][SS] Introduce a new data source for providing consistent set of rows per microbatch - posted by ka...@apache.org on 2021/11/01 11:05:13 UTC, 0 replies.
- [spark] branch master updated (70fde44 -> 11de0fd) - posted by sr...@apache.org on 2021/11/01 13:28:06 UTC, 0 replies.
- [spark] branch master updated (11de0fd -> cf7fbc1) - posted by sa...@apache.org on 2021/11/02 01:48:06 UTC, 0 replies.
- [spark] branch master updated (cf7fbc1 -> 675071a) - posted by gu...@apache.org on 2021/11/02 02:02:38 UTC, 0 replies.
- [spark] branch master updated (675071a -> 320fa07) - posted by sa...@apache.org on 2021/11/02 02:03:33 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [MINOR][DOCS] Corrected spacing in structured streaming programming - posted by gu...@apache.org on 2021/11/02 02:04:27 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [MINOR][DOCS] Corrected spacing in structured streaming programming - posted by gu...@apache.org on 2021/11/02 02:05:15 UTC, 0 replies.
- [spark] branch branch-3.0 updated: [MINOR][DOCS] Corrected spacing in structured streaming programming - posted by gu...@apache.org on 2021/11/02 02:06:03 UTC, 0 replies.
- [spark] branch master updated (320fa07 -> b4a6eb6) - posted by we...@apache.org on 2021/11/02 06:16:15 UTC, 0 replies.
- [spark] branch master updated (b4a6eb6 -> 6d42230) - posted by we...@apache.org on 2021/11/02 06:48:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37156][PYTHON] Inline type hints for python/pyspark/storagelevel.py - posted by gu...@apache.org on 2021/11/02 07:44:03 UTC, 0 replies.
- Subscribe - posted by XING JIN <ji...@gmail.com> on 2021/11/02 07:47:47 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37176][SQL] Sync JsonInferSchema#infer method's exception handle logic with JacksonParser#parse method - posted by ma...@apache.org on 2021/11/02 09:41:12 UTC, 0 replies.
- [spark] branch master updated (ec6a3ae -> b78167a) - posted by sr...@apache.org on 2021/11/02 15:30:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36895][SQL][FOLLOWUP] CREATE INDEX command should rely on the analyzer framework to resolve columns - posted by hu...@apache.org on 2021/11/02 21:41:29 UTC, 0 replies.
- [spark] branch master updated (293c085 -> d246010) - posted by do...@apache.org on 2021/11/02 23:02:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-32567][SQL] Add code-gen for full outer shuffled hash join - posted by we...@apache.org on 2021/11/03 03:19:21 UTC, 0 replies.
- [spark] branch master updated (78cc91c -> 90c23eb) - posted by we...@apache.org on 2021/11/03 03:21:30 UTC, 0 replies.
- [spark] branch master updated: [SPARK-24774][SQL][FOLLOWUP] Remove unused code in SchemaConverters.scala - posted by ma...@apache.org on 2021/11/03 05:44:28 UTC, 0 replies.
- [spark] branch master updated (59c55dd -> 2afa52d) - posted by we...@apache.org on 2021/11/03 06:01:43 UTC, 0 replies.
- [spark] branch master updated (2afa52d -> 9babf9a) - posted by hu...@apache.org on 2021/11/03 06:21:40 UTC, 0 replies.
- [spark] branch master updated (9babf9a -> ab7e503) - posted by sa...@apache.org on 2021/11/03 11:56:06 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [MINOR][PYTHON][DOCS] Fix broken link in legacy Apache Arrow in PySpark page - posted by sa...@apache.org on 2021/11/03 11:57:00 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36894][SPARK-37077][PYTHON] Synchronize RDD.toDF annotations with SparkSession and SQLContext .createDataFrame variants - posted by ze...@apache.org on 2021/11/03 12:11:35 UTC, 1 replies.
- [spark] branch master updated: Revert "[SPARK-36894][SPARK-37077][PYTHON] Synchronize RDD.toDF annotations with SparkSession and SQLContext .createDataFrame variants." - posted by sa...@apache.org on 2021/11/03 14:03:24 UTC, 0 replies.
- [spark] branch master updated (b874bf5 -> 44151be) - posted by hu...@apache.org on 2021/11/03 21:36:09 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [MINOR][SQL][DOCS] Document JDBC aggregate push down is for DSV2 only - posted by hu...@apache.org on 2021/11/03 21:36:59 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36566][K8S] Add Spark appname as a label to pods - posted by do...@apache.org on 2021/11/03 23:09:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37108][R] Expose make_date expression in R - posted by sa...@apache.org on 2021/11/04 03:26:13 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37190][SQL] Improve error messages for Cast under ANSI mode - posted by we...@apache.org on 2021/11/04 06:10:03 UTC, 0 replies.
- [spark] branch master updated (a4bdca8 -> 1325481) - posted by do...@apache.org on 2021/11/04 06:25:54 UTC, 0 replies.
- [spark] branch master updated (1325481 -> e91d461) - posted by we...@apache.org on 2021/11/04 14:27:41 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36989][TESTS][PYTHON][FOLLOW-UP] Move pyproject.toml from python to dev directory - posted by gu...@apache.org on 2021/11/05 02:44:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37149][SQL][FOLLOWUP] Update error messages for arithmetic overflow under ANSI mode - posted by gu...@apache.org on 2021/11/05 02:49:00 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37157][PYTHON] Inline type hints for python/pyspark/util.py - posted by gu...@apache.org on 2021/11/05 05:10:30 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37137][PYTHON] Inline type hints for python/pyspark/conf.py - posted by gu...@apache.org on 2021/11/05 05:39:42 UTC, 0 replies.
- [spark] branch WIP-optimize-eviction-in-rocksdb-state-store created (now 88187c6) - posted by ka...@apache.org on 2021/11/05 07:42:57 UTC, 0 replies.
- [spark] 01/02: WIP: benchmark test code done - posted by ka...@apache.org on 2021/11/05 07:42:58 UTC, 0 replies.
- [spark] 02/02: WIP still need to add e2e test and address FIXME/TODOs - posted by ka...@apache.org on 2021/11/05 07:42:59 UTC, 0 replies.
- [spark] branch master updated (2b4099f -> 3f3201a) - posted by we...@apache.org on 2021/11/05 08:13:54 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37203][SQL] Fix NotSerializableException when observe with TypedImperativeAggregate - posted by we...@apache.org on 2021/11/05 08:28:57 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37203][SQL] Fix NotSerializableException when observe with TypedImperativeAggregate - posted by we...@apache.org on 2021/11/05 08:30:08 UTC, 0 replies.
- [spark] branch master updated (3f3201a -> 58e07e0) - posted by we...@apache.org on 2021/11/05 09:05:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37212][SQL] Improve the implement of aggregate pushdown - posted by we...@apache.org on 2021/11/05 12:20:06 UTC, 0 replies.
- [GitHub] [spark-website] sunchao opened a new pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/05 19:13:14 UTC, 1 replies.
- [spark-website] branch asf-site updated: Add Chao Sun to committers - posted by su...@apache.org on 2021/11/05 20:52:52 UTC, 0 replies.
- [GitHub] [spark-website] sunchao closed pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/05 20:52:54 UTC, 0 replies.
- [GitHub] [spark-website] sunchao commented on pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/05 20:53:04 UTC, 2 replies.
- [GitHub] [spark-website] zero323 commented on pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/05 21:08:31 UTC, 0 replies.
- [spark] branch master updated (d563623 -> 4e81cb8) - posted by do...@apache.org on 2021/11/05 21:19:00 UTC, 0 replies.
- [spark] branch master updated (4e81cb8 -> 8e6f636) - posted by do...@apache.org on 2021/11/05 21:20:00 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37208][YARN] Support mapping Spark gpu/fpga resource types to custom YARN resource types - posted by do...@apache.org on 2021/11/05 21:20:52 UTC, 0 replies.
- [spark] branch master updated (8e6f636 -> eb7adb1) - posted by do...@apache.org on 2021/11/05 21:21:53 UTC, 0 replies.
- [spark] branch master updated (eb7adb1 -> 128d2c9) - posted by su...@apache.org on 2021/11/05 22:29:58 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37218][SQL][TEST] Parameterize `spark.sql.shuffle.partitions` in TPCDSQueryBenchmark - posted by do...@apache.org on 2021/11/05 22:51:50 UTC, 0 replies.
- [GitHub] [spark-website] c21 commented on pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/05 23:29:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36998][CORE] Handle concurrent eviction of same application in SHS - posted by do...@apache.org on 2021/11/06 00:33:23 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-36998][CORE] Handle concurrent eviction of same application in SHS - posted by do...@apache.org on 2021/11/06 00:34:20 UTC, 0 replies.
- [GitHub] [spark-website] HeartSaVioR commented on pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/06 01:21:01 UTC, 0 replies.
- [GitHub] [spark-website] yaooqinn commented on pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/06 03:24:43 UTC, 0 replies.
- [spark] branch WIP-optimize-eviction-in-rocksdb-state-store updated: WIP still adding tests and addressing TODOs - posted by ka...@apache.org on 2021/11/06 06:36:23 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37220][SQL] Do not split input file for Parquet reader with aggregate push down - posted by su...@apache.org on 2021/11/06 16:36:11 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36665][SQL] Add more Not operator simplifications - posted by vi...@apache.org on 2021/11/07 08:19:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37223][SQL][TESTS] Fix unit test check in JoinHintSuite - posted by sr...@apache.org on 2021/11/07 13:49:48 UTC, 0 replies.
- [spark] branch master updated (ddf27bd -> 1047708) - posted by sr...@apache.org on 2021/11/07 13:52:19 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37232][BUILD] Upgrade ORC to 1.7.1 - posted by do...@apache.org on 2021/11/07 21:18:03 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37120][BUILD] Add Daily GitHub Action jobs for Java11/17 - posted by gu...@apache.org on 2021/11/08 00:30:49 UTC, 0 replies.
- [spark] branch branch-3.2 updated: Revert "[SPARK-36998][CORE] Handle concurrent eviction of same application in SHS" - posted by do...@apache.org on 2021/11/08 01:14:29 UTC, 0 replies.
- [spark] branch master updated (442dedb -> e2ea690) - posted by vi...@apache.org on 2021/11/08 01:20:42 UTC, 0 replies.
- [spark] branch master updated (e2ea690 -> 5cb0fb3) - posted by su...@apache.org on 2021/11/08 02:25:03 UTC, 0 replies.
- [spark] branch master updated (5cb0fb3 -> fe41d18) - posted by we...@apache.org on 2021/11/08 04:09:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37214][SQL] Fail query analysis earlier with invalid identifiers - posted by we...@apache.org on 2021/11/08 05:34:11 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37214][SQL] Fail query analysis earlier with invalid identifiers - posted by we...@apache.org on 2021/11/08 05:52:58 UTC, 0 replies.
- [spark] branch master updated (8ab9d63 -> 7ef6a2e) - posted by sa...@apache.org on 2021/11/08 06:02:29 UTC, 0 replies.
- [GitHub] [spark-website] MaxGekk commented on pull request #367: Add Chao Sun to committers - posted by GitBox <gi...@apache.org> on 2021/11/08 06:30:58 UTC, 0 replies.
- [spark] branch master updated (7ef6a2e -> e29c4e1) - posted by sa...@apache.org on 2021/11/08 06:31:39 UTC, 0 replies.
- [spark] branch branch-3.2 updated (e55bab5 -> 90b7ee0) - posted by sa...@apache.org on 2021/11/08 07:06:23 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-36038][CORE] Speculation metrics summary at stage level" - posted by sa...@apache.org on 2021/11/08 08:27:02 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36895][SQL][FOLLOWUP] Use property to specify index type - posted by we...@apache.org on 2021/11/08 12:59:42 UTC, 1 replies.
- [spark] branch master updated (4011dd6 -> 7cd4259) - posted by sr...@apache.org on 2021/11/08 13:19:45 UTC, 0 replies.
- [spark] branch master updated (7cd4259 -> 06bdea0) - posted by sr...@apache.org on 2021/11/08 13:23:06 UTC, 0 replies.
- [spark] branch master updated (06bdea0 -> 597cee6) - posted by sa...@apache.org on 2021/11/08 14:16:24 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37225][SQL] Support reading and writing ANSI intervals from/to Avro datasources - posted by we...@apache.org on 2021/11/08 15:16:30 UTC, 0 replies.
- [spark] branch master updated (562f43c -> a47d380) - posted by do...@apache.org on 2021/11/08 15:25:21 UTC, 0 replies.
- [spark] branch master updated (a47d380 -> 61e9789) - posted by sa...@apache.org on 2021/11/08 15:26:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37237][K8S][BUILD] Upgrade kubernetes-client to 5.9.0 - posted by do...@apache.org on 2021/11/08 18:05:37 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37196][SQL] HiveDecimal enforcePrecisionScale failed return null - posted by do...@apache.org on 2021/11/08 20:09:29 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37196][SQL] HiveDecimal enforcePrecisionScale failed return null - posted by do...@apache.org on 2021/11/08 20:15:27 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37196][SQL] HiveDecimal enforcePrecisionScale failed return null - posted by do...@apache.org on 2021/11/08 20:24:39 UTC, 0 replies.
- [spark] branch branch-3.0 updated: [SPARK-37196][SQL] HiveDecimal enforcePrecisionScale failed return null - posted by do...@apache.org on 2021/11/08 20:32:57 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37120][BUILD][FOLLOWUP] Use configured Java version in SQL/Hive module runs - posted by do...@apache.org on 2021/11/08 21:53:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37235][PYTHON] Inline type hints for python/pyspark/mllib/stat/distribution.py and __init__.py - posted by gu...@apache.org on 2021/11/09 01:33:00 UTC, 0 replies.
- [spark] branch master updated (bde1bd4 -> 2c7f201) - posted by do...@apache.org on 2021/11/09 02:37:59 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37252][PYTHON][TESTS] Ignore `test_memory_limit` on non-Linux environment - posted by do...@apache.org on 2021/11/09 02:38:50 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37252][PYTHON][TESTS] Ignore `test_memory_limit` on non-Linux environment - posted by do...@apache.org on 2021/11/09 02:39:39 UTC, 0 replies.
- [spark] branch master updated (2c7f201 -> acd0672) - posted by su...@apache.org on 2021/11/09 03:54:23 UTC, 0 replies.
- [spark] branch master updated (acd0672 -> 2faa144) - posted by do...@apache.org on 2021/11/09 04:10:59 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Fix typos in python user guide and "the the" in the whole codebase - posted by sa...@apache.org on 2021/11/09 04:55:09 UTC, 0 replies.
- [spark] branch master updated (b6ac331 -> 0d7244c) - posted by gu...@apache.org on 2021/11/09 06:32:47 UTC, 0 replies.
- [spark] branch master updated (0d7244c -> 47ceae4) - posted by gu...@apache.org on 2021/11/09 06:38:06 UTC, 0 replies.
- [GitHub] [spark-website] Ngone51 opened a new pull request #368: Remove preview release for Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/11/09 09:30:29 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37253][PYTHON] `try_simplify_traceback` should not fail when `tb_frame.f_lineno` is None - posted by gu...@apache.org on 2021/11/09 11:04:33 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37253][PYTHON] `try_simplify_traceback` should not fail when `tb_frame.f_lineno` is None - posted by gu...@apache.org on 2021/11/09 11:06:33 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37253][PYTHON] `try_simplify_traceback` should not fail when `tb_frame.f_lineno` is None - posted by gu...@apache.org on 2021/11/09 11:07:23 UTC, 0 replies.
- [spark] branch master updated (8ae88d0 -> 06175c0) - posted by do...@apache.org on 2021/11/09 16:04:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37239][YARN][TESTS][FOLLOWUP] Add UT to cover `Client.prepareLocalResources` with custom `STAGING_FILE_REPLICATION` - posted by do...@apache.org on 2021/11/09 16:08:22 UTC, 0 replies.
- [GitHub] [spark-website] gatorsmile commented on pull request #368: Remove preview release for Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/11/09 16:57:32 UTC, 1 replies.
- [GitHub] [spark-website] gatorsmile merged pull request #368: Remove preview release for Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/11/09 16:58:02 UTC, 0 replies.
- [spark-website] branch asf-site updated: Remove preview for 3.0 in Download page (#368) - posted by li...@apache.org on 2021/11/09 16:58:26 UTC, 0 replies.
- [spark] branch master updated (f6a044c -> 4bba110) - posted by gu...@apache.org on 2021/11/09 23:41:16 UTC, 0 replies.
- [spark] branch master updated (4bba110 -> abecdfe) - posted by gu...@apache.org on 2021/11/09 23:42:08 UTC, 0 replies.
- [GitHub] [spark-website] gengliangwang opened a new pull request #369: Change the "GitHub Source" to "Source code" on the home page - posted by GitBox <gi...@apache.org> on 2021/11/10 01:55:16 UTC, 0 replies.
- [GitHub] [spark-website] gengliangwang merged pull request #369: Change "GitHub Source" to "Source code" on the home page - posted by GitBox <gi...@apache.org> on 2021/11/10 02:14:24 UTC, 0 replies.
- [GitHub] [spark-website] gengliangwang commented on pull request #369: Change "GitHub Source" to "Source code" on the home page - posted by GitBox <gi...@apache.org> on 2021/11/10 02:15:07 UTC, 0 replies.
- [spark-website] branch asf-site updated: Change "GitHub Source" to "Source code" on the home page (#369) - posted by ge...@apache.org on 2021/11/10 02:17:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37221][SQL][FOLLOWUP] Add toRowBased to SparkPlan - posted by vi...@apache.org on 2021/11/10 03:12:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36575][CORE] Should ignore task finished event if its task set is gone in TaskSchedulerImpl.handleSuccessfulTask - posted by wu...@apache.org on 2021/11/10 03:21:33 UTC, 0 replies.
- [spark] branch master updated (bc80c84 -> b89f415) - posted by sa...@apache.org on 2021/11/10 06:13:14 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-36575][CORE] Should ignore task finished event if its task set is gone in TaskSchedulerImpl.handleSuccessfulTask" - posted by wu...@apache.org on 2021/11/10 07:23:39 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37022][PYTHON] Use black as a formatter for PySpark - posted by gu...@apache.org on 2021/11/10 09:40:30 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37022][PYTHON][FOLLOW-UP] Change python/pyproject.toml to dev/pyproject.toml in reformat-python script - posted by gu...@apache.org on 2021/11/10 09:56:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37261][SQL] Allow adding partitions with ANSI intervals in DSv2 - posted by ma...@apache.org on 2021/11/10 12:22:25 UTC, 0 replies.
- [spark] branch master updated (2a1267a -> 7d9a4fa) - posted by ze...@apache.org on 2021/11/10 13:26:09 UTC, 0 replies.
- [spark] branch master updated (7d9a4fa -> 9666046) - posted by do...@apache.org on 2021/11/11 02:40:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36799][SQL] Pass queryExecution name in CLI - posted by we...@apache.org on 2021/11/11 04:41:40 UTC, 0 replies.
- [spark] branch master updated (a406e41 -> ef5278f) - posted by we...@apache.org on 2021/11/11 04:46:49 UTC, 0 replies.
- [spark] branch master updated (ef5278f -> f153029) - posted by we...@apache.org on 2021/11/11 04:50:18 UTC, 0 replies.
- [spark] branch master updated (f153029 -> a116045) - posted by do...@apache.org on 2021/11/11 07:04:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37023][CORE] Avoid fetching merge status when shuffleMergeEnabled is false for a shuffleDependency during retry - posted by mr...@apache.org on 2021/11/11 08:57:17 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37023][CORE] Avoid fetching merge status when shuffleMergeEnabled is false for a shuffleDependency during retry - posted by mr...@apache.org on 2021/11/11 08:58:20 UTC, 0 replies.
- [spark] branch master updated (f1532a2 -> f9713b6) - posted by we...@apache.org on 2021/11/11 09:23:19 UTC, 0 replies.
- [spark] branch master updated (f9713b6 -> 6432caf) - posted by we...@apache.org on 2021/11/11 16:08:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37284][BUILD] Upgrade Jekyll to 4.2.1 - posted by do...@apache.org on 2021/11/11 23:09:45 UTC, 0 replies.
- [spark] branch master updated: [SPARK-35011][CORE] Fix false active executor in UI that caused by BlockManager reregistration - posted by do...@apache.org on 2021/11/12 00:19:28 UTC, 0 replies.
- [spark] branch master updated (5475088 -> 6a54348) - posted by do...@apache.org on 2021/11/12 00:26:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37263][PYTHON] Add PandasAPIOnSparkAdviceWarning class - posted by gu...@apache.org on 2021/11/12 01:11:03 UTC, 0 replies.
- [spark] branch master updated (10c0777 -> 976d292) - posted by gu...@apache.org on 2021/11/12 02:01:38 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37293][TESTS] Remove explicit GC options from Scala tests - posted by do...@apache.org on 2021/11/12 02:50:28 UTC, 0 replies.
- [spark] branch master updated (5b002c8 -> d018503) - posted by do...@apache.org on 2021/11/12 02:52:29 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [MINOR][DOCS] Add Scala 2.13 to index.md and build-spark.md - posted by do...@apache.org on 2021/11/12 02:53:22 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37296][PYTHON] Add missing type hints in python/pyspark/util.py - posted by gu...@apache.org on 2021/11/12 03:45:37 UTC, 0 replies.
- [spark] branch master updated (6108364 -> 60da2577) - posted by do...@apache.org on 2021/11/12 05:39:09 UTC, 0 replies.
- [spark] branch master updated (60da2577 -> 007afbb) - posted by do...@apache.org on 2021/11/12 06:08:19 UTC, 0 replies.
- [spark] branch master updated (007afbb -> 9191632) - posted by gu...@apache.org on 2021/11/12 07:39:27 UTC, 0 replies.
- [spark] branch master updated (9191632 -> a4b8a8d) - posted by ma...@apache.org on 2021/11/12 08:26:16 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37702][SQL] Use AnalysisContext to track referred temp functions - posted by we...@apache.org on 2021/11/12 14:21:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37304][SQL] Allow ANSI intervals in v2 `ALTER TABLE .. REPLACE COLUMNS` - posted by ma...@apache.org on 2021/11/12 14:24:18 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37702][SQL] Use AnalysisContext to track referred temp functions - posted by we...@apache.org on 2021/11/12 14:31:15 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37302][BUILD] Explicitly downloads guava and jetty-io in test-dependencies.sh - posted by do...@apache.org on 2021/11/12 19:15:55 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37302][BUILD] Explicitly downloads guava and jetty-io in test-dependencies.sh - posted by do...@apache.org on 2021/11/12 19:16:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37292][SQL][FOLLOWUP] Simplify the condition when removing outer join if it only has DISTINCT on streamed side - posted by vi...@apache.org on 2021/11/12 22:31:59 UTC, 0 replies.
- [spark] branch master updated (aaf0e5e -> 8e05c78) - posted by ue...@apache.org on 2021/11/12 23:12:50 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37312][TESTS] Add `.java-version` to `.gitignore` and `.rat-excludes` - posted by sa...@apache.org on 2021/11/13 05:45:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37282][TESTS][FOLLOWUP] Mark `YarnShuffleServiceSuite` as ExtendedLevelDBTest - posted by sa...@apache.org on 2021/11/13 06:22:54 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37139][PYTHON][FOLLOWUP] Fix class variable type hints in taskcontext.py - posted by gu...@apache.org on 2021/11/13 06:34:26 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37314][K8S][BUILD] Upgrade kubernetes-client to 5.10.1 - posted by do...@apache.org on 2021/11/13 08:50:12 UTC, 0 replies.
- [spark] branch branch-3.2 updated (0c99f13 -> bdde693) - posted by gu...@apache.org on 2021/11/13 14:54:22 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37288][PYTHON][3.2] Backport since annotation update - posted by gu...@apache.org on 2021/11/13 14:55:19 UTC, 0 replies.
- [spark] branch master updated (4d29bec -> 07134c7) - posted by hu...@apache.org on 2021/11/13 17:20:55 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37307][CORE] Don't obtain JDBC connection for empty partitions - posted by hu...@apache.org on 2021/11/13 17:21:48 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37315][ML][TEST] Mitigate ConcurrentModificationException thrown from a test in MLEventSuite - posted by do...@apache.org on 2021/11/13 18:45:48 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37291][PYTHON][SQL] PySpark init SparkSession should copy conf to sharedState - posted by do...@apache.org on 2021/11/13 23:42:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37318][CORE][TESTS] Make `FallbackStorageSuite` robust in terms of DNS - posted by do...@apache.org on 2021/11/14 09:03:17 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37318][CORE][TESTS] Make `FallbackStorageSuite` robust in terms of DNS - posted by do...@apache.org on 2021/11/14 09:04:12 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37317][MLLIB][TESTS] Reduce weights in GaussianMixtureSuite - posted by do...@apache.org on 2021/11/14 16:42:42 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37320][K8S][TESTS] Delete py_container_checks.zip after the test in DepsTestsSuite finishes - posted by do...@apache.org on 2021/11/14 16:46:05 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37320][K8S][TESTS] Delete py_container_checks.zip after the test in DepsTestsSuite finishes - posted by do...@apache.org on 2021/11/14 16:47:01 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37320][K8S][TESTS] Delete py_container_checks.zip after the test in DepsTestsSuite finishes - posted by do...@apache.org on 2021/11/14 16:47:50 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37317][MLLIB][TESTS] Reduce weights in GaussianMixtureSuite - posted by do...@apache.org on 2021/11/14 16:48:49 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37322][TESTS] `run_scala_tests` should respect test module order - posted by do...@apache.org on 2021/11/14 20:33:57 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37322][TESTS] `run_scala_tests` should respect test module order - posted by do...@apache.org on 2021/11/14 20:34:53 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37322][TESTS] `run_scala_tests` should respect test module order - posted by do...@apache.org on 2021/11/14 20:35:40 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37289][SQL] Remove `partitionSchemaOption` function - posted by do...@apache.org on 2021/11/14 20:49:12 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37323][INFRA][3.1] Pin `docutils` to 0.17.x - posted by gu...@apache.org on 2021/11/14 23:49:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37228][SQL][PYTHON] Implement DataFrame.mapInArrow in Python - posted by gu...@apache.org on 2021/11/14 23:52:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36533][SS][FOLLOWUP] Support Trigger.AvailableNow in PySpark - posted by ka...@apache.org on 2021/11/14 23:59:57 UTC, 0 replies.
- [spark] branch master updated (edbc7cf -> bb9e1d9) - posted by sa...@apache.org on 2021/11/15 00:21:55 UTC, 0 replies.
- [spark] branch master updated (bb9e1d9 -> f43d8b5) - posted by ka...@apache.org on 2021/11/15 04:12:31 UTC, 0 replies.
- [spark] branch master updated: [SPARK-32567][SQL][FOLLOWUP] Fix CompileException when code generate for FULL OUTER shuffled hash join - posted by vi...@apache.org on 2021/11/15 04:55:38 UTC, 0 replies.
- [spark] branch master updated (2011ab5 -> 7070eb5) - posted by we...@apache.org on 2021/11/15 08:06:44 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37327][PYTHON] Silence the to_pandas() advice log for internal usage - posted by gu...@apache.org on 2021/11/15 08:09:49 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37283][SQL] Don't try to store a V1 table which contains ANSI intervals in Hive compatible format - posted by we...@apache.org on 2021/11/15 10:01:08 UTC, 0 replies.
- [spark] branch master updated: [SPARK-35352][SQL] Add code-gen for full outer sort merge join - posted by we...@apache.org on 2021/11/15 11:35:39 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37266][SQL] View text can only be SELECT queries - posted by we...@apache.org on 2021/11/15 14:48:42 UTC, 0 replies.
- [spark] branch master updated (6391655 -> 32054e1) - posted by do...@apache.org on 2021/11/15 22:27:24 UTC, 0 replies.
- [spark] branch master updated (32054e1 -> ff2608c) - posted by sr...@apache.org on 2021/11/16 00:27:53 UTC, 0 replies.
- [spark] branch master updated (ff2608c -> 43ca308) - posted by gu...@apache.org on 2021/11/16 03:53:24 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37332][SQL] Allow ANSI intervals in `ALTER TABLE .. ADD COLUMNS` - posted by ma...@apache.org on 2021/11/16 07:31:06 UTC, 0 replies.
- [spark] branch master updated (0f20678 -> 9665461) - posted by gu...@apache.org on 2021/11/16 13:59:07 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37219][SQL] Add AS OF syntax support - posted by we...@apache.org on 2021/11/16 15:12:11 UTC, 0 replies.
- [spark] branch master updated: [SPARK-35672][CORE][YARN] Pass user classpath entries to executors using config instead of command line - posted by at...@apache.org on 2021/11/16 17:10:27 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37346][DOC] Add migration guide link for structured streaming - posted by gu...@apache.org on 2021/11/16 23:58:12 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37346][DOC] Add migration guide link for structured streaming - posted by gu...@apache.org on 2021/11/16 23:59:06 UTC, 0 replies.
- [spark] branch master updated (693537f -> 1b84a6b) - posted by gu...@apache.org on 2021/11/16 23:59:55 UTC, 0 replies.
- [spark] branch master updated (1b84a6b -> 02b0545) - posted by yu...@apache.org on 2021/11/17 01:40:52 UTC, 0 replies.
- [spark] branch master updated (02b0545 -> 4529dba) - posted by gu...@apache.org on 2021/11/17 02:06:07 UTC, 0 replies.
- [spark] branch master updated (4529dba -> 6e97a28) - posted by we...@apache.org on 2021/11/17 02:45:25 UTC, 0 replies.
- [spark] branch master updated (6e97a28 -> 38b23a0) - posted by gu...@apache.org on 2021/11/17 02:52:19 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37270][SQL] Fix push foldable into CaseWhen branches if elseValue is empty - posted by we...@apache.org on 2021/11/17 05:00:57 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37702][SQL][FOLLOWUP] Store referred temp functions for CacheTableAsSelect - posted by we...@apache.org on 2021/11/17 05:02:30 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37702][SQL][FOLLOWUP] Store referred temp functions for CacheTableAsSelect - posted by we...@apache.org on 2021/11/17 05:03:28 UTC, 0 replies.
- [spark] branch master updated (b6c472e -> 719e2f5) - posted by gu...@apache.org on 2021/11/17 09:36:25 UTC, 0 replies.
- [spark] branch master updated (719e2f5 -> 06586f6) - posted by we...@apache.org on 2021/11/17 13:28:33 UTC, 0 replies.
- [spark] branch master updated (06586f6 -> dfca899) - posted by we...@apache.org on 2021/11/17 13:49:18 UTC, 0 replies.
- [spark] branch master updated (dfca899 -> 785ca85) - posted by gu...@apache.org on 2021/11/17 14:15:33 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36924][SQL] CAST between ANSI intervals and IntegralType - posted by we...@apache.org on 2021/11/17 14:51:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37279][PYTHON][SQL] Support DayTimeIntervalType in createDataFrame, collect and Python UDF - posted by gu...@apache.org on 2021/11/18 00:03:30 UTC, 0 replies.
- [spark] branch master updated (e2e1e42 -> 6450f6b) - posted by gu...@apache.org on 2021/11/18 01:01:52 UTC, 0 replies.
- [spark] branch master updated (6450f6b -> b9a0c56) - posted by vi...@apache.org on 2021/11/18 01:53:35 UTC, 0 replies.
- [spark] branch branch-3.2 updated (c3628197 -> 1cd3e32) - posted by we...@apache.org on 2021/11/18 02:27:36 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36346][SQL] Support TimestampNTZ type in Orc file source - posted by ge...@apache.org on 2021/11/18 02:47:05 UTC, 0 replies.
- [spark] branch master updated (6f6a066 -> 9a7632e) - posted by gu...@apache.org on 2021/11/18 04:18:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37281][PYTHON] Support DayTimeIntervalType in Py4J - posted by gu...@apache.org on 2021/11/18 05:36:51 UTC, 0 replies.
- [spark] branch master updated (2cd3b1e -> 99d2d57) - posted by gu...@apache.org on 2021/11/18 05:37:54 UTC, 0 replies.
- [spark] branch master updated (99d2d57 -> 1c26113) - posted by ka...@apache.org on 2021/11/18 06:39:49 UTC, 0 replies.
- [spark] branch master updated (1c26113 -> 88e53e5) - posted by gu...@apache.org on 2021/11/18 09:15:58 UTC, 0 replies.
- [spark] branch master updated (88e53e5 -> 3d0663c) - posted by ze...@apache.org on 2021/11/18 11:26:45 UTC, 0 replies.
- [spark] branch master updated (3d0663c -> 9d19c27) - posted by hv...@apache.org on 2021/11/18 21:24:43 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37219][SQL][FOLLOWUP] Make AS OF syntax more flexible - posted by hu...@apache.org on 2021/11/18 23:59:28 UTC, 0 replies.
- [spark] branch master updated: [MINOR][R][DOCS] Fix minor issues in SparkR docs examples - posted by gu...@apache.org on 2021/11/19 00:48:08 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [MINOR][R][DOCS] Fix minor issues in SparkR docs examples - posted by gu...@apache.org on 2021/11/19 00:49:03 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [MINOR][R][DOCS] Fix minor issues in SparkR docs examples - posted by gu...@apache.org on 2021/11/19 00:49:55 UTC, 0 replies.
- [spark] branch branch-3.0 updated: [MINOR][R][DOCS] Fix minor issues in SparkR docs examples - posted by gu...@apache.org on 2021/11/19 00:50:51 UTC, 0 replies.
- [spark] branch master updated (207dd4c -> fa3db73) - posted by gu...@apache.org on 2021/11/19 01:43:37 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37270][3.2][SQL] Fix push foldable into CaseWhen branches if elseValue is empty - posted by yu...@apache.org on 2021/11/19 01:45:35 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37224][SS][FOLLOWUP] Clarify the guide doc and fix the method doc - posted by ka...@apache.org on 2021/11/19 02:01:24 UTC, 0 replies.
- [spark] branch python-udf-accumulator created (now 9213a85) - posted by jo...@apache.org on 2021/11/19 02:06:27 UTC, 0 replies.
- [spark] 01/01: hacky wip towards python udf profiling - posted by jo...@apache.org on 2021/11/19 02:06:28 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37374][PYTHON] Fix StatCounter to use mergeStats when merging with self - posted by gu...@apache.org on 2021/11/19 02:16:23 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37371][SQL] UnionExec should support columnar if all children support columnar - posted by vi...@apache.org on 2021/11/19 03:16:28 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37370][SQL] Add SQL configs to control newly added join code-gen in 3.3 - posted by we...@apache.org on 2021/11/19 04:37:46 UTC, 0 replies.
- [spark] branch master updated: [SPARK-35672][FOLLOWUP][TESTS] Add an exclusion rule to MimaExcludes.scala for Scala 2.13 - posted by do...@apache.org on 2021/11/19 04:54:17 UTC, 0 replies.
- [spark] branch master updated (145436cb -> 3a197f0) - posted by gu...@apache.org on 2021/11/19 04:55:21 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37384][CORE][TESTS] Increase timeout for job termination in SchedulerIntegrationSuite - posted by gu...@apache.org on 2021/11/19 06:07:09 UTC, 0 replies.
- [spark] branch master updated (d5006ec -> 227715e) - posted by we...@apache.org on 2021/11/19 07:28:33 UTC, 0 replies.
- [spark] branch master updated: [SPARK-35672][FOLLOWUP][TESTS] Add more exclusion rules to MimaExcludes.scala for Scala 2.13 - posted by sa...@apache.org on 2021/11/19 11:34:23 UTC, 0 replies.
- [spark] branch master updated (4f20898 -> 5815dddb) - posted by we...@apache.org on 2021/11/19 16:10:22 UTC, 0 replies.
- [spark] branch master updated (5815dddb -> 9e408f6) - posted by vi...@apache.org on 2021/11/19 18:43:16 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36997][PYTHON][TESTS] Run mypy tests against ml, sql, streaming and core examples - posted by ze...@apache.org on 2021/11/19 21:44:41 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-36900][SPARK-36464][CORE][TEST] Refactor `: size returns correct positive number even with over 2GB data` to pass with Java 8, 11 and 17 - posted by do...@apache.org on 2021/11/19 23:08:05 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37379][SQL] Add tree pattern pruning to CTESubstitution rule - posted by jo...@apache.org on 2021/11/19 23:25:51 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37282][TESTS][FOLLOWUP] Extract `Utils.isMacOnAppleSilicon` for reuse in UTs - posted by do...@apache.org on 2021/11/20 02:31:55 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37390][PYTHON][DOCS] Add default value to getattr(app, add_javascript) - posted by ze...@apache.org on 2021/11/20 10:46:28 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37390][PYTHON][DOCS] Add default value to getattr(app, add_javascript) - posted by ze...@apache.org on 2021/11/20 10:47:24 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37390][PYTHON][DOCS] Add default value to getattr(app, add_javascript) - posted by ze...@apache.org on 2021/11/20 10:48:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37104][PYTHON] Make RDD and DStream covariant - posted by ze...@apache.org on 2021/11/21 15:27:52 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37209][YARN][TESTS] Fix `YarnShuffleIntegrationSuite` releated UTs when using `hadoop-3.2` profile without `assembly/target/scala-%s/jars` - posted by sr...@apache.org on 2021/11/22 01:13:12 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37209][YARN][TESTS] Fix `YarnShuffleIntegrationSuite` releated UTs when using `hadoop-3.2` profile without `assembly/target/scala-%s/jars` - posted by sr...@apache.org on 2021/11/22 01:14:07 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37209][YARN][TESTS] Fix `YarnShuffleIntegrationSuite` releated UTs when using `hadoop-3.2` profile without `assembly/target/scala-%s/jars` - posted by sr...@apache.org on 2021/11/22 01:14:55 UTC, 0 replies.
- [spark] branch branch-3.0 updated: [SPARK-37209][YARN][TESTS] Fix `YarnShuffleIntegrationSuite` releated UTs when using `hadoop-3.2` profile without `assembly/target/scala-%s/jars` - posted by sr...@apache.org on 2021/11/22 01:15:44 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-36231][PYTHON] Support arithmetic operations of decimal(nan) series" - posted by gu...@apache.org on 2021/11/22 02:34:08 UTC, 0 replies.
- [spark] branch master updated (406455d -> a85c51f) - posted by sa...@apache.org on 2021/11/22 02:49:13 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37388][SQL] Fix NPE in WidthBucket in WholeStageCodegenExec - posted by we...@apache.org on 2021/11/22 08:19:47 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37388][SQL] Fix NPE in WidthBucket in WholeStageCodegenExec - posted by we...@apache.org on 2021/11/22 08:23:29 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37388][SQL] Fix NPE in WidthBucket in WholeStageCodegenExec - posted by we...@apache.org on 2021/11/22 08:24:17 UTC, 0 replies.
- [spark] branch master updated (77f3974 -> 550122b9) - posted by ze...@apache.org on 2021/11/22 12:11:01 UTC, 0 replies.
- [spark] branch master updated (550122b9 -> 3f45b7f) - posted by we...@apache.org on 2021/11/22 12:15:27 UTC, 0 replies.
- [spark] branch master updated (3f45b7f -> ef4a009) - posted by we...@apache.org on 2021/11/22 15:50:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37337][PYTHON] Improve the API of Spark DataFrame to pandas-on-Spark DataFrame conversion - posted by gu...@apache.org on 2021/11/22 23:37:04 UTC, 0 replies.
- [spark] branch master updated: [SPARK-30537][PYTHON] Fix toPandas wrong dtypes when applied on empty DF when Arrow enabled - posted by gu...@apache.org on 2021/11/23 00:04:48 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37438][SQL] ANSI mode: Use store assignment rules for resolving function invocation - posted by ge...@apache.org on 2021/11/23 06:11:48 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36231][PYTHON] Support arithmetic operations of decimal(nan) series - posted by gu...@apache.org on 2021/11/23 09:53:40 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37013][CORE][SQL][FOLLOWUP] Use the new error framework to throw error in `FormatString` - posted by we...@apache.org on 2021/11/23 15:10:14 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37380][PYTHON] Miscellaneous Python lint infra cleanup - posted by gu...@apache.org on 2021/11/23 23:59:58 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37389][SQL] Check unclosed bracketed comments - posted by we...@apache.org on 2021/11/24 08:18:57 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37389][SQL] Check unclosed bracketed comments - posted by we...@apache.org on 2021/11/24 08:19:51 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Fix scaladoc for skewed partitions optimization - posted by we...@apache.org on 2021/11/24 08:21:32 UTC, 0 replies.
- [spark] branch master updated (d57f1bb -> 3565c3a) - posted by ze...@apache.org on 2021/11/24 10:52:59 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOCS] Update scaladoc of KnownSizeEstimation - posted by sr...@apache.org on 2021/11/24 15:11:59 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37444][SQL] ALTER NAMESPACE ... SET LOCATION should handle empty location consistently across v1 and v2 command - posted by we...@apache.org on 2021/11/24 16:33:54 UTC, 0 replies.
- [spark] branch master updated (24561ca -> 01ddbf6) - posted by gu...@apache.org on 2021/11/25 00:50:14 UTC, 0 replies.
- [spark] branch master updated (01ddbf6 -> 27eb687) - posted by gu...@apache.org on 2021/11/25 00:54:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37446][SQL] Use reflection for getWithoutRegisterFns to allow different Hive versions for building - posted by gu...@apache.org on 2021/11/25 01:07:30 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37446][SQL] Use reflection for getWithoutRegisterFns to allow different Hive versions for building - posted by gu...@apache.org on 2021/11/25 01:08:25 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37459][BUILD] Upgrade commons-cli to 1.5.0 - posted by gu...@apache.org on 2021/11/25 07:11:50 UTC, 0 replies.
- [spark] branch master updated (338d10f -> 945514c) - posted by we...@apache.org on 2021/11/25 07:26:19 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37389][SQL][3.1] Check unclosed bracketed comments - posted by we...@apache.org on 2021/11/25 07:29:09 UTC, 0 replies.
- [spark] branch master updated: [SPARK-34332][SQL][TEST] Unify v1 and v2 ALTER TABLE .. SET LOCATION tests - posted by we...@apache.org on 2021/11/25 07:48:18 UTC, 0 replies.
- [spark] branch master updated (f175362 -> 2c69f14) - posted by we...@apache.org on 2021/11/25 07:55:52 UTC, 0 replies.
- [spark] branch master updated (2c69f14 -> 76191b9) - posted by we...@apache.org on 2021/11/25 08:04:21 UTC, 0 replies.
- [spark] branch master updated (76191b9 -> 307ecf0) - posted by we...@apache.org on 2021/11/25 08:45:29 UTC, 0 replies.
- [spark] branch master updated (307ecf0 -> b79de91) - posted by we...@apache.org on 2021/11/25 11:59:40 UTC, 0 replies.
- [spark] branch master updated (b79de91 -> a98f9f2) - posted by we...@apache.org on 2021/11/25 12:30:48 UTC, 0 replies.
- [spark] branch master updated (a98f9f2 -> d192d96) - posted by gu...@apache.org on 2021/11/25 23:22:31 UTC, 0 replies.
- [spark] branch master updated: Revert "[SPARK-37445][BUILD] Rename the maven profile hadoop-3.2 to hadoop-3 and change GA test name to hadoop3.3" - posted by gu...@apache.org on 2021/11/26 00:32:44 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37436][PYTHON] Uses Python's standard string formatter for SQL API in pandas API on Spark - posted by gu...@apache.org on 2021/11/26 01:37:40 UTC, 0 replies.
- [spark] branch master updated (69e1151 -> 95fc4c5) - posted by gu...@apache.org on 2021/11/26 01:54:21 UTC, 0 replies.
- [spark] branch master updated (95fc4c5 -> 7b50cf0) - posted by ge...@apache.org on 2021/11/26 13:14:34 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37437][BUILD] Remove unused hive profile and related CI test - posted by sr...@apache.org on 2021/11/27 14:52:20 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37461][YARN] YARN-CLIENT mode client.appId is always null - posted by sr...@apache.org on 2021/11/28 14:54:50 UTC, 0 replies.
- [spark] branch master updated (db9a982 -> e91ef19) - posted by gu...@apache.org on 2021/11/29 05:39:32 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37319][K8S][FOLLOWUP] Set JAVA_HOME for Java 17 installed by apt-get - posted by do...@apache.org on 2021/11/29 05:45:26 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37447][SQL] Cache LogicalPlan.isStreaming() result in a lazy val - posted by we...@apache.org on 2021/11/29 08:47:34 UTC, 0 replies.
- [spark] branch master updated (5d09828 -> 0c3c4e2) - posted by ya...@apache.org on 2021/11/29 09:06:41 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37452][SQL] Char and Varchar break backward compatibility between v3.1 and v2 - posted by ya...@apache.org on 2021/11/29 09:07:41 UTC, 0 replies.
- [spark] branch master updated (0c3c4e2 -> 251e6fd) - posted by we...@apache.org on 2021/11/29 10:05:43 UTC, 0 replies.
- [spark] branch master updated (251e6fd -> 0f631b1) - posted by we...@apache.org on 2021/11/29 12:15:27 UTC, 0 replies.
- [spark] branch master updated (0f631b1 -> a6ca481) - posted by do...@apache.org on 2021/11/29 16:55:50 UTC, 0 replies.
- [spark] branch master updated (a6ca481 -> 7484c1b) - posted by ma...@apache.org on 2021/11/29 18:54:50 UTC, 0 replies.
- [spark] branch master updated (7484c1b -> 1966416) - posted by gu...@apache.org on 2021/11/30 02:16:38 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37485][CORE][SQL] Replace `map` with expressions which produce no result with `foreach` - posted by gu...@apache.org on 2021/11/30 02:39:14 UTC, 0 replies.
- [spark] branch master updated (7689102 -> e36fae4) - posted by gu...@apache.org on 2021/11/30 02:40:08 UTC, 0 replies.
- [spark] branch master updated (e36fae4 -> c38c617) - posted by gu...@apache.org on 2021/11/30 02:41:06 UTC, 0 replies.
- [spark] branch master updated (c38c617 -> fe1bb55) - posted by su...@apache.org on 2021/11/30 03:21:05 UTC, 0 replies.
- [spark] branch branch-3.1 updated (61074aa -> 4aac443) - posted by do...@apache.org on 2021/11/30 04:27:37 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36850][SQL] Migrate CreateTableStatement to v2 command framework - posted by we...@apache.org on 2021/11/30 04:48:43 UTC, 0 replies.
- [spark] branch master updated (98b0c80 -> 49b5dd1) - posted by do...@apache.org on 2021/11/30 04:54:32 UTC, 0 replies.
- [spark] branch master updated (49b5dd1 -> 3657703) - posted by gu...@apache.org on 2021/11/30 05:15:11 UTC, 0 replies.
- [spark] branch master updated (3657703 -> e031d00) - posted by gu...@apache.org on 2021/11/30 06:37:19 UTC, 0 replies.
- [spark] branch master updated (e031d00 -> 1a43112) - posted by gu...@apache.org on 2021/11/30 06:38:41 UTC, 0 replies.
- [spark] branch master updated: [SPARK-36396][PYTHON] Implement DataFrame.cov - posted by gu...@apache.org on 2021/11/30 06:47:03 UTC, 0 replies.
- [spark] branch master updated: [MINOR][DOC] Update doc for `ResourceProfileManager.isSupported` - posted by gu...@apache.org on 2021/11/30 11:04:16 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37505][MESOS][TESTS] Add a log4j.properties for `mesos` module UT - posted by do...@apache.org on 2021/11/30 22:42:41 UTC, 0 replies.
- [spark] branch branch-3.2 updated: [SPARK-37505][MESOS][TESTS] Add a log4j.properties for `mesos` module UT - posted by do...@apache.org on 2021/11/30 22:43:36 UTC, 0 replies.
- [spark] branch branch-3.1 updated: [SPARK-37505][MESOS][TESTS] Add a log4j.properties for `mesos` module UT - posted by do...@apache.org on 2021/11/30 22:44:30 UTC, 0 replies.
- [spark] branch master updated: [SPARK-37509][CORE] Improve Fallback Storage upload speed by avoiding S3 rate limiter - posted by do...@apache.org on 2021/11/30 23:03:49 UTC, 0 replies.