You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [spark-connect-go] HyukjinKwon commented on a diff in pull request #3: [SPARK-43895] Basic Repository Layout - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 00:02:23 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41402: [SPARK-43898][CORE] Automatically register `immutable.ArraySeq$ofRef` to `KryoSerializer` for Scala 2.13 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/01 00:06:14 UTC, 4 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #3: [SPARK-43895] Basic Repository Layout - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 00:10:27 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #3: [SPARK-43895] Basic Repository Layout - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 00:10:48 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a diff in pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "huaxingao (via GitHub)" <gi...@apache.org> on 2023/06/01 00:14:59 UTC, 6 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #39967: [SPARK-42395][K8S]The code logic of the configmap max size validation lacks extra content - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/01 00:25:49 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #39908: [SPARK-42360][SQL] Transform LeftOuter join with IsNull filter on right side to Anti join - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/01 00:25:51 UTC, 0 replies.
- [GitHub] [spark] puchengy commented on pull request #41332: [SPARK-43801][SQL] Support unwrap date type to string type in UnwrapCastInBinaryComparison - posted by "puchengy (via GitHub)" <gi...@apache.org> on 2023/06/01 00:26:37 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41400: [SPARK-43896][TESTS][PS][CONNECT] Enable `test_iterrows` and `test_itertuples` on Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 00:58:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41400: [SPARK-43896][TESTS][PS][CONNECT] Enable `test_iterrows` and `test_itertuples` on Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 00:59:06 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "huaxingao (via GitHub)" <gi...@apache.org> on 2023/06/01 01:06:06 UTC, 4 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41414: [SPARK-43904][BUILD] Upgrade jackson to 2.15.2 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/01 01:23:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41404: [SPARK-41593][FOLLOW-UP][ML] Torch distributor log streaming server: Avoid duplicated log to stdout redirection - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 01:24:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41405: [SPARK-43516][ML][FOLLOW-UP] Make `pyspark.mlv2` module supports python < 3.9 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 01:24:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41405: [SPARK-43516][ML][FOLLOW-UP] Make `pyspark.mlv2` module supports python < 3.9 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 01:24:49 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a diff in pull request #40953: [SPARK-43267][JDBC] Handle postgres unknown user-defined column as string in array - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/01 01:25:11 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #41407: [SPARK-43900][SQL] Support optimize skewed partitions even if introduce extra shuffle - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/01 01:39:55 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41366: [SPARK-43852][SPARK-43853][SPARK-43854][SPARK-43855][SPARK-43856] Assign names to the error class _LEGACY_ERROR_TEMP_2418-2425 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/01 01:56:30 UTC, 0 replies.
- [GitHub] [spark] wForget commented on pull request #41407: [SPARK-43900][SQL] Support optimize skewed partitions even if introduce extra shuffle - posted by "wForget (via GitHub)" <gi...@apache.org> on 2023/06/01 02:07:50 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41402: [SPARK-43898][CORE] Automatically register `immutable.ArraySeq$ofRef` to `KryoSerializer` for Scala 2.13 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 02:23:20 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41402: [SPARK-43898][CORE] Automatically register `immutable.ArraySeq$ofRef` to `KryoSerializer` for Scala 2.13 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 02:23:39 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41415: [SPARK-43906][PYTHON][CONNECT] Implement the file support in SparkSession.addArtifacts - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 02:27:26 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41415: [SPARK-43906][PYTHON][CONNECT] Implement the file support in SparkSession.addArtifacts - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 02:28:12 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41099: [SPARK-43421][SS] Implement Changelog based Checkpointing for RocksDB State Store Provider - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/01 02:35:29 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41416: Revert 2.13 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 02:39:16 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 commented on pull request #41404: [SPARK-41593][FOLLOW-UP][ML] Torch distributor log streaming server: Avoid duplicated log to stdout redirection - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/01 02:42:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41416: Revert [SPARK-43836][SPARK-43845][SPARK-43858][SPARK-43858] to keep Scala 2.12 for Spark 3.x - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 02:47:01 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41399: [SPARK-43894][PYTHON] Fix bug in df.cache() - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 02:52:53 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41416: Revert [SPARK-43836][SPARK-43845][SPARK-43858][SPARK-43858] to keep Scala 2.12 for Spark 3.x - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/01 03:18:36 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41357: [SPARK-43790][PYTHON][CONNECT][ML] Add `copyFromLocalToFs` API - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 03:21:07 UTC, 14 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #40953: [SPARK-43267][JDBC] Handle postgres unknown user-defined column as string in array - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/01 03:30:23 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #43: [SPARK-43370] Switch spark user only when run driver and executor - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/01 03:35:48 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #40744: [SPARK-24497][SQL] Support recursive SQL - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/01 03:50:06 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41181: [SPARK-43504][K8S] Mounts the hadoop config map on the executor pod - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 04:30:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41181: [SPARK-43504][K8S] Mounts the hadoop config map on the executor pod - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 04:30:33 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 commented on a diff in pull request #41357: [SPARK-43790][PYTHON][CONNECT][ML] Add `copyFromLocalToFs` API - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/01 04:32:19 UTC, 8 replies.
- [GitHub] [spark] turboFei commented on pull request #41181: [SPARK-43504][K8S] Mounts the hadoop config map on the executor pod - posted by "turboFei (via GitHub)" <gi...@apache.org> on 2023/06/01 04:40:08 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip commented on a diff in pull request #3: [SPARK-43895] Basic Repository Layout - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/01 04:40:25 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip commented on pull request #3: [SPARK-43895] Basic Repository Layout - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/01 04:40:38 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 04:46:31 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 04:48:31 UTC, 1 replies.
- [GitHub] [spark] advancedxy commented on a diff in pull request #41201: [SPARK-43540][K8S][CORE] Add working directory into classpath on the driver in K8S cluster mode - posted by "advancedxy (via GitHub)" <gi...@apache.org> on 2023/06/01 05:10:43 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #41099: [SPARK-43421][SS] Implement Changelog based Checkpointing for RocksDB State Store Provider - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/01 05:34:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41416: Revert [SPARK-43836][SPARK-43845][SPARK-43858][SPARK-43858] to keep Scala 2.12 for Spark 3.x - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 05:37:12 UTC, 0 replies.
- [GitHub] [spark] chaoqin-li1123 commented on pull request #41099: [SPARK-43421][SS] Implement Changelog based Checkpointing for RocksDB State Store Provider - posted by "chaoqin-li1123 (via GitHub)" <gi...@apache.org> on 2023/06/01 05:39:50 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41414: [SPARK-43904][BUILD] Upgrade jackson to 2.15.2 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 05:40:05 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41357: [SPARK-43790][PYTHON][CONNECT][ML] Add `copyFromLocalToFs` API - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 05:41:52 UTC, 0 replies.
- [GitHub] [spark] allisonwang-db commented on pull request #41412: [SPARK-43030][SQL][FOLLOWUP] Fix DeduplicateRelations with duplicate aliases - posted by "allisonwang-db (via GitHub)" <gi...@apache.org> on 2023/06/01 06:01:22 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41328: [WIP][SPARK-40586][CONNECT] Decouple plan transformation and validation on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/01 06:18:02 UTC, 0 replies.
- [GitHub] [spark] YannByron opened a new pull request, #41417: [SPARK-43908][SQL] Choose the bigger rowCount to initialize BloomFilterAggregate in InjectRuntimeFilter - posted by "YannByron (via GitHub)" <gi...@apache.org> on 2023/06/01 06:21:56 UTC, 0 replies.
- [GitHub] [spark] grundprinzip commented on pull request #41036: [SPARK-43351] [CONNECT] Add Spark Connect Go prototype code and example - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/01 06:27:16 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip opened a new pull request, #4: [SPARK-43909] Adding PR Template - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/01 06:33:03 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #44: [SPARK-43370] Switch spark user only when run driver and executor and set root as default - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/01 06:36:28 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #43: [SPARK-43370] Switch spark user only when run driver and executor - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/01 06:36:28 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #4: [SPARK-43909] Adding PR Template - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 06:37:23 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #4: [SPARK-43909] Adding PR Template - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 06:37:39 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41368: [SPARK-43867][SQL] Improve suggested candidates for unresolved attribute - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/01 06:40:53 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41411: [SPARK-43910][SQL] Strip `__auto_generated_subquery_name` from ids in errors - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/01 06:41:31 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41412: [SPARK-43030][SQL][FOLLOWUP] Fix DeduplicateRelations with duplicate aliases - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 06:58:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41412: [SPARK-43030][SQL][FOLLOWUP] Fix DeduplicateRelations with duplicate aliases - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 07:00:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41408: [SPARK-43760][SQL][3.4] Nullability of scalar subquery results - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 07:08:39 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41414: [SPARK-43904][BUILD] Upgrade jackson to 2.15.2 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/01 07:09:27 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #41408: [SPARK-43760][SQL][3.4] Nullability of scalar subquery results - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 07:10:33 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41411: [SPARK-43910][SQL] Strip `__auto_generated_subquery_name` from ids in errors - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/01 07:14:25 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41052: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 07:24:14 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41377: [DRAFT] Generate Protobuf descriptor files at build time. - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/01 07:33:39 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41417: [SPARK-43908][SQL] Choose the bigger rowCount to initialize BloomFilterAggregate in InjectRuntimeFilter - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/01 07:40:40 UTC, 0 replies.
- [GitHub] [spark] panbingkun closed pull request #41397: [WIP] Fix bug - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/01 07:42:20 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip opened a new pull request, #5: [SPARK-43909] Build Workflow - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/01 07:42:56 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41418: [BUILD] Test build with maven 3.9.2 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/01 07:50:55 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41418: [BUILD] Test build with maven 3.9.2 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/01 07:51:29 UTC, 0 replies.
- [GitHub] [spark] zeruibao commented on pull request #41052: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results - posted by "zeruibao (via GitHub)" <gi...@apache.org> on 2023/06/01 08:07:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41368: [SPARK-43867][SQL] Improve suggested candidates for unresolved attribute - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 08:12:21 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen commented on pull request #41414: [SPARK-43904][BUILD] Upgrade jackson to 2.15.2 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/01 08:16:57 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #5: [SPARK-43909] Build Workflow - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 08:17:13 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #5: [SPARK-43909] Build Workflow - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/01 08:17:23 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun opened a new pull request, #45: [SPARK-43368] Use `libnss_wrapper` to fake passwd entry - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/01 08:17:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41408: [SPARK-43760][SQL][3.4] Nullability of scalar subquery results - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 08:24:25 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41052: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/01 08:27:02 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41404: [SPARK-41593][FOLLOW-UP][ML] Torch distributor log streaming server: Avoid duplicated log to stdout redirection - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/01 08:27:03 UTC, 0 replies.
- [GitHub] [spark] mcdull-zhang opened a new pull request, #41419: [SPARK-43911] [SQL] Directly use Set to consume iterator data to deduplicate, thereby reducing memory usage - posted by "mcdull-zhang (via GitHub)" <gi...@apache.org> on 2023/06/01 08:34:00 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #45: [SPARK-43368] Use `libnss_wrapper` to fake passwd entry - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/01 08:41:44 UTC, 2 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41420: [SPARK-43516][ML][FOLLOW-UP] Drop vector type support in Distributed ML for spark connect - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/01 08:53:53 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41295: [SPARK-43772][BUILD][CONNECT] Move version configuration in `connect` module to parent - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/01 09:05:01 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41332: [SPARK-43801][SQL] Support unwrap date type to string type in UnwrapCastInBinaryComparison - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 09:23:40 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/01 09:25:51 UTC, 7 replies.
- [GitHub] [spark] Yikf commented on pull request #41065: [SPARK-43384][SQL] Make `df.show` print a nice string for `MapType`. - posted by "Yikf (via GitHub)" <gi...@apache.org> on 2023/06/01 09:27:35 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41421: [SPARK-43881][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listDatabases - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/01 09:39:52 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/01 09:48:17 UTC, 8 replies.
- [GitHub] [spark] wankunde commented on pull request #41119: [SPARK-42551][SQL] Support more subexpression elimination cases - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/01 10:12:21 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41422: [SPARK-43541][SQL][3.2] Propagate all `Project` tags in resolving of expressions and missing columns - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/01 10:16:27 UTC, 0 replies.
- [GitHub] [spark] aminebag opened a new pull request, #41423: [SPARK-43523][CORE] Fix Spark UI LiveTask memory leak - posted by "aminebag (via GitHub)" <gi...@apache.org> on 2023/06/01 12:15:52 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41423: [SPARK-43523][CORE] Fix Spark UI LiveTask memory leak - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/01 12:28:07 UTC, 5 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41415: [SPARK-43906][PYTHON][CONNECT] Implement the file support in SparkSession.addArtifacts - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/01 12:33:09 UTC, 1 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41424: [SPARK-43913][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2426-2432] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/01 12:40:18 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41384: [SPARK-43297][ML]Use scala parallel collection ParVector to accelarate LocalKMeans. - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/01 13:04:33 UTC, 1 replies.
- [GitHub] [spark] pan3793 commented on pull request #41384: [SPARK-43297][ML]Use scala parallel collection ParVector to accelarate LocalKMeans. - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/01 13:10:03 UTC, 0 replies.
- [GitHub] [spark] wenwj0 commented on pull request #41384: [SPARK-43297][ML]Use scala parallel collection ParVector to accelarate LocalKMeans. - posted by "wenwj0 (via GitHub)" <gi...@apache.org> on 2023/06/01 13:14:36 UTC, 2 replies.
- [GitHub] [spark] henrymai closed pull request #41413: [SPARK-43905][CORE] Consolidate BlockId parsing and creation - posted by "henrymai (via GitHub)" <gi...@apache.org> on 2023/06/01 14:07:37 UTC, 0 replies.
- [GitHub] [spark] henrymai opened a new pull request, #41413: [SPARK-43905][CORE] Consolidate BlockId parsing and creation - posted by "henrymai (via GitHub)" <gi...@apache.org> on 2023/06/01 14:14:45 UTC, 0 replies.
- [GitHub] [spark] szehon-ho commented on a diff in pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/01 15:18:36 UTC, 12 replies.
- [GitHub] [spark] bersprockets commented on pull request #41411: [SPARK-43910][SQL] Strip `__auto_generated_subquery_name` from ids in errors - posted by "bersprockets (via GitHub)" <gi...@apache.org> on 2023/06/01 15:21:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41422: [SPARK-43541][SQL][3.2] Propagate all `Project` tags in resolving of expressions and missing columns - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 16:04:38 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41422: [SPARK-43541][SQL][3.2] Propagate all `Project` tags in resolving of expressions and missing columns - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 16:04:38 UTC, 0 replies.
- [GitHub] [spark] asl3 commented on a diff in pull request #41387: [SPARK-42299] Assign name to _LEGACY_ERROR_TEMP_2206 - posted by "asl3 (via GitHub)" <gi...@apache.org> on 2023/06/01 16:18:20 UTC, 0 replies.
- [GitHub] [spark] BeishaoCao-db commented on pull request #41396: [SPARK-43892][PYTHON] Add autocomplete support for `df[|]` in `pyspark.sql.dataframe.DataFrame` - posted by "BeishaoCao-db (via GitHub)" <gi...@apache.org> on 2023/06/01 16:23:18 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on a diff in pull request #40744: [SPARK-24497][SQL] Support recursive SQL - posted by "peter-toth (via GitHub)" <gi...@apache.org> on 2023/06/01 16:40:02 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41406: [SPARK-43899][BUILD] Upgrade protobuf-java to 3.23.2 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 16:59:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41065: [SPARK-43384][SQL] Make `df.show` print a nice string for `MapType`. - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 17:02:28 UTC, 1 replies.
- [GitHub] [spark] anishshri-db commented on pull request #41410: [SPARK-43902][SS] Use keyMayExist to check if key is absent and avoid gets while tracking metrics using RocksDB state store provider - posted by "anishshri-db (via GitHub)" <gi...@apache.org> on 2023/06/01 17:17:52 UTC, 0 replies.
- [GitHub] [spark] anishshri-db closed pull request #41410: [SPARK-43902][SS] Use keyMayExist to check if key is absent and avoid gets while tracking metrics using RocksDB state store provider - posted by "anishshri-db (via GitHub)" <gi...@apache.org> on 2023/06/01 17:17:52 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng commented on pull request #41321: [SPARK-43893][PYTHON][CONNECT] Non-atomic data type support in Arrow-optimized Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/01 17:26:03 UTC, 1 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41315: [SPARK-43755][CONNECT] Move execution out of SparkExecutePlanStreamHandler and to a different thread - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/01 17:43:31 UTC, 6 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41318: [SPARK-43803] [SS] [CONNECT] Improve awaitTermination() to handle client disconnects - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/01 17:57:46 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41425: [SPARK-43919] Extract JSON functionality out of Row - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/01 18:11:41 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41425: [SPARK-43919] Extract JSON functionality out of Row - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/01 18:11:49 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on a diff in pull request #41321: [SPARK-43893][PYTHON][CONNECT] Non-atomic data type support in Arrow-optimized Python UDF - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/01 18:30:18 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/01 18:35:16 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/01 18:35:55 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41387: [SPARK-42299] Assign name to _LEGACY_ERROR_TEMP_2206 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/01 18:39:54 UTC, 1 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41427: [SPARK-43888][FOLLOW-UP] Spark Connect client should depend on common-utils directly - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/01 18:39:58 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41427: [SPARK-43888][FOLLOW-UP] Spark Connect client should depend on common-utils directly - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/01 18:40:23 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/01 18:41:09 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/01 18:43:34 UTC, 0 replies.
- [GitHub] [spark] siying commented on a diff in pull request #41409: [SPARK-43901][SQL] Avro to Support custom decimal type backed by Long - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/01 18:47:15 UTC, 1 replies.
- [GitHub] [spark] henrymai commented on pull request #41413: [SPARK-43905][CORE] Consolidate BlockId parsing and creation - posted by "henrymai (via GitHub)" <gi...@apache.org> on 2023/06/01 20:53:29 UTC, 2 replies.
- [GitHub] [spark] rangadi commented on pull request #41377: [DRAFT] Generate Protobuf descriptor files at build time. - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/01 21:13:34 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41377: [DRAFT] Generate Protobuf descriptor files at build time. - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/01 21:15:22 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41410: [SPARK-43902][SS] Use keyMayExist to check if key is absent and avoid gets while tracking metrics using RocksDB state store provider - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/01 21:40:20 UTC, 0 replies.
- [GitHub] [spark] degant opened a new pull request, #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "degant (via GitHub)" <gi...@apache.org> on 2023/06/01 21:48:47 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a diff in pull request #41387: [SPARK-42299] Assign name to _LEGACY_ERROR_TEMP_2206 - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/01 22:19:41 UTC, 2 replies.
- [GitHub] [spark] zeruibao commented on a diff in pull request #41052: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results - posted by "zeruibao (via GitHub)" <gi...@apache.org> on 2023/06/01 22:24:31 UTC, 1 replies.
- [GitHub] [spark] learningchess2003 opened a new pull request, #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "learningchess2003 (via GitHub)" <gi...@apache.org> on 2023/06/01 22:39:52 UTC, 0 replies.
- [GitHub] [spark] allisonwang-db commented on a diff in pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "allisonwang-db (via GitHub)" <gi...@apache.org> on 2023/06/01 22:43:03 UTC, 15 replies.
- [GitHub] [spark] xinrong-meng commented on a diff in pull request #41321: [SPARK-43893][PYTHON][CONNECT] Non-atomic data type support in Arrow-optimized Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/01 23:14:40 UTC, 3 replies.
- [GitHub] [spark] sadikovi commented on a diff in pull request #41409: [SPARK-43901][SQL] Avro to Support custom decimal type backed by Long - posted by "sadikovi (via GitHub)" <gi...@apache.org> on 2023/06/01 23:15:25 UTC, 1 replies.
- [GitHub] [spark] sadikovi commented on pull request #41409: [SPARK-43901][SQL] Avro to Support custom decimal type backed by Long - posted by "sadikovi (via GitHub)" <gi...@apache.org> on 2023/06/01 23:15:49 UTC, 1 replies.
- [GitHub] [spark] degant commented on pull request #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "degant (via GitHub)" <gi...@apache.org> on 2023/06/01 23:32:41 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/01 23:35:30 UTC, 1 replies.
- [GitHub] [spark] WweiL commented on a diff in pull request #41129: [SPARK-43133] Scala Client DataStreamWriter Foreach support - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/02 00:01:09 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41415: [SPARK-43906][PYTHON][CONNECT] Implement the file support in SparkSession.addArtifacts - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 00:06:10 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #40908: [SPARK-42750][SQL] Support Insert By Name statement - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/02 00:06:40 UTC, 16 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 00:08:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41396: [SPARK-43892][PYTHON] Add autocomplete support for `df[|]` in `pyspark.sql.dataframe.DataFrame` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 00:08:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41396: [SPARK-43892][PYTHON] Add autocomplete support for `df[|]` in `pyspark.sql.dataframe.DataFrame` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 00:08:44 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40079: [SPARK-42486][BUILD] Upgrade `ZooKeeper` to 3.6.4 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/02 00:20:37 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40077: [SPIP][POC] Driver scaling: parallel schedulers - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/02 00:20:38 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #39967: [SPARK-42395][K8S]The code logic of the configmap max size validation lacks extra content - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/02 00:20:41 UTC, 0 replies.
- [GitHub] [spark] brkyvz commented on a diff in pull request #41052: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results - posted by "brkyvz (via GitHub)" <gi...@apache.org> on 2023/06/02 00:25:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41409: [SPARK-43901][SQL] Avro to Support custom decimal type backed by Long - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 00:50:39 UTC, 2 replies.
- [GitHub] [spark] jwang0306 commented on pull request #41302: [SPARK-43782][CORE] Support log level configuration with static Spark conf - posted by "jwang0306 (via GitHub)" <gi...@apache.org> on 2023/06/02 00:58:18 UTC, 0 replies.
- [GitHub] [spark] degant commented on a diff in pull request #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "degant (via GitHub)" <gi...@apache.org> on 2023/06/02 01:00:25 UTC, 3 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41430: [MINOR][TESTS] fix bug for natural-join - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 01:00:43 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41430: [MINOR][TESTS] fix bug for natural-join - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 01:02:42 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41409: [SPARK-43901][SQL] Avro to Support custom decimal type backed by Long - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 01:05:37 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/02 01:54:10 UTC, 1 replies.
- [GitHub] [spark] yaooqinn closed pull request #40953: [SPARK-43267][JDBC] Handle postgres unknown user-defined column as string in array - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/02 02:02:47 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #40953: [SPARK-43267][JDBC] Handle postgres unknown user-defined column as string in array - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/02 02:02:58 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41430: [MINOR][TESTS] fix bug for toSQLId - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 02:18:51 UTC, 1 replies.
- [GitHub] [spark] Yikf commented on a diff in pull request #41065: [SPARK-43384][SQL] Make `df.show` print a nice string for `MapType`. - posted by "Yikf (via GitHub)" <gi...@apache.org> on 2023/06/02 02:24:03 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #45: [SPARK-43368] Use `libnss_wrapper` to fake passwd entry - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/02 02:27:11 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41427: [SPARK-43888][FOLLOW-UP] Spark Connect client should depend on common-utils explicitly - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 02:34:08 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 02:42:34 UTC, 5 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41395: [SPARK-43884] Param markers in DDL - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/02 03:19:27 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41430: [SPARK-43936][SQL] Fix bug for toSQLId - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 03:26:19 UTC, 3 replies.
- [GitHub] [spark] panbingkun commented on pull request #41430: [SPARK-43936][SQL] Fix bug for toSQLId - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 03:35:54 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41387: [SPARK-42299] Assign name to _LEGACY_ERROR_TEMP_2206 - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/02 03:38:11 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41431: [MINOR][TESTS] Fix bug for SQLQueryTestSuite when run on local env - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 04:00:39 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41431: [MINOR][TESTS] Fix bug for SQLQueryTestSuite when run on local env - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 04:01:35 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41169: [SPARK-43493][SQL] Add a max distance argument to the levenshtein() function - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/02 04:17:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41431: [MINOR][TESTS] Fix bug for SQLQueryTestSuite when run on local env - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 04:30:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41430: [SPARK-43936][SQL] Fix bug for toSQLId - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 04:31:38 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41379: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 04:34:21 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41430: [SPARK-43936][SQL] Fix bug for toSQLId - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 04:45:46 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41431: [MINOR][TESTS] Fix bug for SQLQueryTestSuite when run on local env - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 04:56:22 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #41431: [MINOR][TESTS] Fix bug for SQLQueryTestSuite when run on local env - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 05:02:04 UTC, 2 replies.
- [GitHub] [spark] asl3 commented on pull request #41387: [SPARK-42299] Assign name to _LEGACY_ERROR_TEMP_2206 - posted by "asl3 (via GitHub)" <gi...@apache.org> on 2023/06/02 05:33:54 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41430: [SPARK-43936][SQL] Fix bug for toSQLId - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 05:38:42 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/02 05:41:48 UTC, 3 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #40610: [SPARK-42626][CONNECT] Add Destructive Iterator for SparkResult - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 05:49:33 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41427: [SPARK-43888][FOLLOW-UP] Spark Connect client should depend on common-utils explicitly - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 06:02:09 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang opened a new pull request, #6: Add init Spark Connect Go files - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/02 06:03:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 06:03:49 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41423: [SPARK-43523][CORE] Fix Spark UI LiveTask memory leak - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 06:05:13 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang commented on pull request #6: Add init Spark Connect Go files - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/02 06:06:06 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41419: [SPARK-43911] [SQL] Directly use Set to consume iterator data to deduplicate, thereby reducing memory usage - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 06:10:40 UTC, 1 replies.
- [GitHub] [spark] amaliujia commented on pull request #41427: [SPARK-43888][CONNECT][FOLLOW-UP] Spark Connect client should depend on common-utils explicitly - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/02 06:14:00 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41417: [SPARK-43908][SQL] Choose the bigger rowCount to initialize BloomFilterAggregate in InjectRuntimeFilter - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 06:20:26 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 06:20:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 06:35:22 UTC, 23 replies.
- [GitHub] [spark] szehon-ho closed pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/02 06:45:44 UTC, 0 replies.
- [GitHub] [spark] szehon-ho opened a new pull request, #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/02 06:45:48 UTC, 0 replies.
- [GitHub] [spark] szehon-ho commented on pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/02 06:46:24 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41431: [MINOR][TESTS] Fix bug for SQLQueryTestSuite when run on local env - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 06:51:48 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/02 06:53:03 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40922: [SPARK-43063][SQL][FOLLOWUP] Add ToPrettyString expression for Dataset.show - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 07:09:19 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41191: [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/02 07:10:29 UTC, 8 replies.
- [GitHub] [spark] panbingkun commented on pull request #41431: [SPARK-43945][SQL][TESTS] Fix bug for `SQLQueryTestSuite` when run on local env - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 07:15:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41432: [SPARK-43063][SQL][FOLLOWUP] Add a space between `->` and value - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 07:17:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41432: [SPARK-43063][SQL][FOLLOWUP] Add a space between `->` and value - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 07:21:48 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41431: [SPARK-43945][SQL][TESTS] Fix bug for `SQLQueryTestSuite` when run on local env - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 07:28:36 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41431: [SPARK-43945][SQL][TESTS] Fix bug for `SQLQueryTestSuite` when run on local env - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/02 07:30:31 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41431: [SPARK-43945][SQL][TESTS] Fix bug for `SQLQueryTestSuite` when run on local env - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 07:30:46 UTC, 0 replies.
- [GitHub] [spark] Yikf commented on pull request #41432: [SPARK-43063][SQL][FOLLOWUP] Add a space between `->` and value - posted by "Yikf (via GitHub)" <gi...@apache.org> on 2023/06/02 07:58:41 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41433: [SPARK-43949][PYTHON] Upgrade cloudpickle to 2.2.1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 08:18:03 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41433: [SPARK-43949][PYTHON] Upgrade cloudpickle to 2.2.1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 08:19:49 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/02 08:21:15 UTC, 0 replies.
- [GitHub] [spark] mcdull-zhang commented on a diff in pull request #41419: [SPARK-43911] [SQL] Directly use Set to consume iterator data to deduplicate, thereby reducing memory usage - posted by "mcdull-zhang (via GitHub)" <gi...@apache.org> on 2023/06/02 08:22:05 UTC, 0 replies.
- [GitHub] [spark] zzzzming95 commented on a diff in pull request #41370: [SPARK-43866] Partition filter condition should pushed down to metastore query if it is equivalence Predicate - posted by "zzzzming95 (via GitHub)" <gi...@apache.org> on 2023/06/02 08:36:21 UTC, 7 replies.
- [GitHub] [spark] wangyum commented on pull request #41419: [SPARK-43911] [SQL] Directly use Set to consume iterator data to deduplicate, thereby reducing memory usage - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/02 09:02:24 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41370: [SPARK-43866] Partition filter condition should pushed down to metastore query if it is equivalence Predicate - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/02 09:17:44 UTC, 4 replies.
- [GitHub] [spark] mcdull-zhang commented on pull request #41419: [SPARK-43911] [SQL] Use toSet to deduplicate the iterator data to prevent the creation of large Array - posted by "mcdull-zhang (via GitHub)" <gi...@apache.org> on 2023/06/02 09:47:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41432: [SPARK-43063][SQL][FOLLOWUP] Add a space between `->` and value - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 10:34:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41432: [SPARK-43063][SQL][FOLLOWUP] Add a space between `->` and value - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 10:34:42 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41433: [SPARK-43949][PYTHON] Upgrade cloudpickle to 2.2.1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 10:38:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41433: [SPARK-43949][PYTHON] Upgrade cloudpickle to 2.2.1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 10:40:30 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen opened a new pull request, #41434: [SPARK-43950][BUILD] Upgrade kubernetes-client to 6.7.0 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/02 10:57:11 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on a diff in pull request #6: [SPARK-43351] Add init Spark Connect Go files - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 11:12:28 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #6: [SPARK-43351] Add init Spark Connect Go files - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 11:15:25 UTC, 1 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #6: [SPARK-43351] Add init Spark Connect Go files - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 11:15:40 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41435: [SPARK-43943][SQL][PYTHON][CONNECT] Add SQL math functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/02 11:31:50 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip opened a new pull request, #7: [SPARK-43351][FOLLOW] Cleanup and Fix Makefile - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/02 11:38:48 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41419: [SPARK-43911] [SQL] Use toSet to deduplicate the iterator data to prevent the creation of large Array - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/02 11:38:55 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41436: [SPARK-37676][SPARK-37691][SQL][FOLLOWUP] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 11:52:33 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41424: [SPARK-43913][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2426-2432] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/02 11:54:44 UTC, 1 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #7: [SPARK-43351][FOLLOW] Cleanup and Fix Makefile - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 12:08:55 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #7: [SPARK-43351][FOLLOW] Cleanup and Fix Makefile - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/02 12:09:07 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41420: [SPARK-43516][ML][FOLLOW-UP] Drop vector type support in Distributed ML for spark connect - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/02 12:28:21 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a diff in pull request #41384: [SPARK-43297][ML]Use scala parallel collection ParVector to accelarate LocalKMeans. - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/02 12:42:36 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #40908: [SPARK-42750][SQL] Support Insert By Name statement - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/02 12:46:37 UTC, 2 replies.
- [GitHub] [spark] Kimahriman commented on pull request #41089: [SPARK-43404][SS] Skip reusing sst file for same version of RocksDB state store to avoid id mismatch error - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/02 13:16:23 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41089: [SPARK-43404][SS] Skip reusing sst file for same version of RocksDB state store to avoid id mismatch error - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/02 14:13:44 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41046: [SPARK-43376][SQL] Improve reuse subquery with table cache - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/02 15:13:52 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41436: [SPARK-37676][SPARK-37691][SQL][FOLLOWUP] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/02 15:14:18 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang commented on pull request #6: [SPARK-43351] Add init Spark Connect Go files - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/02 16:05:19 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen opened a new pull request, #41437: [SPARK-43917][PS][INFRA] Upgrade `pandas` to 2.0.2 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/02 16:31:11 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41431: [SPARK-43945][SQL][TESTS] Fix bug for `SQLQueryTestSuite` when run on local env - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/02 16:35:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41431: [SPARK-43945][SQL][TESTS] Fix bug for `SQLQueryTestSuite` when run on local env - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/02 16:36:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41434: [SPARK-43950][BUILD] Upgrade `kubernetes-client` to 6.7.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 16:46:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41414: [SPARK-43904][BUILD] Upgrade jackson to 2.15.2 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 16:46:54 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41424: [SPARK-43913][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2426-2432] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/02 16:56:11 UTC, 2 replies.
- [GitHub] [spark] huaxingao closed pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "huaxingao (via GitHub)" <gi...@apache.org> on 2023/06/02 17:48:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 17:57:22 UTC, 1 replies.
- [GitHub] [spark] bjornjorgensen opened a new pull request, #41438: [SPARK-43953] Remove `pass` - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/02 18:06:14 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #41398: [SPARK-36612][SQL] Support left outer join build left or right outer join build right in shuffled hash join - posted by "sunchao (via GitHub)" <gi...@apache.org> on 2023/06/02 18:45:28 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #40632: [SPARK-42298][SQL] Assign name to _LEGACY_ERROR_TEMP_2132 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/02 19:23:35 UTC, 0 replies.
- [GitHub] [spark] vinodkc commented on pull request #39449: [SPARK-40688][SQL] Support data masking built-in function 'mask_first_n' - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/02 19:32:57 UTC, 0 replies.
- [GitHub] [spark] agubichev opened a new pull request, #41439: [SPARK-43778][SQL]Reassign expression IDs in the scalar subquery input - posted by "agubichev (via GitHub)" <gi...@apache.org> on 2023/06/02 20:06:43 UTC, 0 replies.
- [GitHub] [spark] vinodkc commented on a diff in pull request #41144: [SPARK-43470][CORE] Add operating system ,Java, Python version information to application log - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/02 20:11:19 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41144: [SPARK-43470][CORE] Add operating system ,Java, Python version information to application log - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 20:52:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41144: [SPARK-43470][CORE] Add operating system ,Java, Python version information to application log - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/02 20:54:42 UTC, 2 replies.
- [GitHub] [spark] juliuszsompolski opened a new pull request, #41440: [SPARK-43952] Add SparkContext APIs for query cancellation by tag - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/02 21:02:17 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41440: [SPARK-43952] Add SparkContext APIs for query cancellation by tag - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/02 21:05:06 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41052: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/02 22:09:51 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #41052: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/02 22:10:22 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41441: [SPARK-43954][BUILD] Upgrade sbt from 1.8.3 to 1.9.0 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 23:41:41 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41441: [SPARK-43954][BUILD] Upgrade sbt from 1.8.3 to 1.9.0 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/02 23:45:28 UTC, 0 replies.
- [GitHub] [spark] jchen5 commented on a diff in pull request #41301: [SPARK-43780][SQL] Support correlated references in join predicates - posted by "jchen5 (via GitHub)" <gi...@apache.org> on 2023/06/03 00:03:22 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41442: [SPARK-43955][BUILD] Upgrade `scalafmt` from 3.7.3 to 3.7.4 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/03 00:09:06 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40098: [SPARK-42504][SQL] NestedColumnAliasing support pruning adjacent projects - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/03 00:21:09 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40079: [SPARK-42486][BUILD] Upgrade `ZooKeeper` to 3.6.4 - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/03 00:21:11 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40077: [SPIP][POC] Driver scaling: parallel schedulers - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/03 00:21:12 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #39796: [SPARK-39800][SQL][WIP] DataSourceV2: View Support - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/03 00:21:12 UTC, 0 replies.
- [GitHub] [spark] jdesjean opened a new pull request, #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "jdesjean (via GitHub)" <gi...@apache.org> on 2023/06/03 00:44:29 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #41191: [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/03 00:46:46 UTC, 4 replies.
- [GitHub] [spark] dtenedor commented on pull request #41191: [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/03 00:47:00 UTC, 5 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #40632: [SPARK-42298][SQL] Assign name to _LEGACY_ERROR_TEMP_2132 - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/03 01:19:08 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #41436: [SPARK-37676][SPARK-37691][SQL][FOLLOWUP] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 05:12:00 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #41436: [SPARK-43956][SQL] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/03 05:19:27 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #41436: [SPARK-43956][SQL] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/03 05:20:40 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41424: [SPARK-43913][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2426-2432] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 05:54:10 UTC, 3 replies.
- [GitHub] [spark] beliefer commented on pull request #41436: [SPARK-43956][SQL] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 05:59:33 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41421: [SPARK-43881][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listDatabases - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 08:04:32 UTC, 1 replies.
- [GitHub] [spark] itholic commented on pull request #41437: [SPARK-43917][PS][INFRA] Upgrade `pandas` to 2.0.2 - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/03 08:33:36 UTC, 1 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41444: [SPARK-43916][SQL][PYTHON] Add percentile like functions to Scala and Python API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 08:40:33 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41445: [SPARK-43956][SQL][3.4] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 09:47:30 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41446: [SPARK-43956][SQL][3.3] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 10:26:41 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41447: [SPARK-43957][SQL][TESTS] Use `checkError()` to check `Exception` in `*Insert*Suite` - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/03 12:05:03 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41447: [SPARK-43957][SQL][TESTS] Use `checkError()` to check `Exception` in `*Insert*Suite` - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/03 12:20:19 UTC, 0 replies.
- [GitHub] [spark] venkateshbalaji99 commented on pull request #41199: [SPARK-43536][CORE] Fixing statsd sink reporter - posted by "venkateshbalaji99 (via GitHub)" <gi...@apache.org> on 2023/06/03 12:52:32 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41445: [SPARK-43956][SQL][3.4] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/03 13:59:41 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41445: [SPARK-43956][SQL][3.4] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/03 19:14:47 UTC, 2 replies.
- [GitHub] [spark] MaxGekk closed pull request #41445: [SPARK-43956][SQL][3.4] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/03 19:16:26 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41447: [SPARK-43957][SQL][TESTS] Use `checkError()` to check `Exception` in `*Insert*Suite` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/03 19:22:02 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41447: [SPARK-43957][SQL][TESTS] Use `checkError()` to check `Exception` in `*Insert*Suite` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/03 19:22:31 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip opened a new pull request, #8: [SPARK-43958] Adding support for Channel Builder - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/03 19:52:52 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #41423: [SPARK-43523][CORE] Fix Spark UI LiveTask memory leak - posted by "sarutak (via GitHub)" <gi...@apache.org> on 2023/06/03 21:39:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41441: [SPARK-43954][BUILD] Upgrade sbt from 1.8.3 to 1.9.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/03 23:01:56 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40098: [SPARK-42504][SQL] NestedColumnAliasing support pruning adjacent projects - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/04 00:23:16 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #39796: [SPARK-39800][SQL][WIP] DataSourceV2: View Support - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/04 00:23:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41446: [SPARK-43956][SQL][3.3] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/04 00:30:39 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41446: [SPARK-43956][SQL][3.3] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/04 00:31:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41144: [SPARK-43470][CORE] Add OS, Java, Python version information to application log - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/04 01:30:47 UTC, 1 replies.
- [GitHub] [spark] mcdull-zhang commented on a diff in pull request #41419: [SPARK-43911] [SQL] Use toSet to deduplicate the iterator data to prevent the creation of large Array - posted by "mcdull-zhang (via GitHub)" <gi...@apache.org> on 2023/06/04 03:36:13 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on a diff in pull request #41028: [SPARK-43324][SQL] Handle UPDATE commands for delta-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/04 05:30:43 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/04 05:47:37 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41449: [SPARK-43959][SQL] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/04 05:51:53 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41449: [SPARK-43959][SQL] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/04 05:52:06 UTC, 1 replies.
- [GitHub] [spark] aokolnychyi commented on a diff in pull request #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/04 05:56:00 UTC, 34 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41438: [SPARK-43953][CONNECT] Remove `pass` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/04 06:18:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41437: [SPARK-43917][PS][INFRA] Upgrade `pandas` to 2.0.2 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/04 06:22:07 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #41419: [SPARK-43911] [SQL] Use toSet to deduplicate the iterator data to prevent the creation of large Array - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/04 07:05:22 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #41419: [SPARK-43911] [SQL] Use toSet to deduplicate the iterator data to prevent the creation of large Array - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/04 07:09:51 UTC, 1 replies.
- [GitHub] [spark] itholic opened a new pull request, #41450: [SPARK-43960][PS][TESTS] DataFrameConversionTestsMixin is not tested properly - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/04 09:54:29 UTC, 0 replies.
- [GitHub] [spark] aminebag commented on pull request #41423: [SPARK-43523][CORE] Fix Spark UI LiveTask memory leak - posted by "aminebag (via GitHub)" <gi...@apache.org> on 2023/06/04 10:21:49 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on pull request #41446: [SPARK-43956][SQL][3.3] Fix the bug doesn't display column's sql for Percentile[Cont|Disc] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/04 10:30:19 UTC, 0 replies.
- [GitHub] [spark] ivoson commented on a diff in pull request #40610: [SPARK-42626][CONNECT] Add Destructive Iterator for SparkResult - posted by "ivoson (via GitHub)" <gi...@apache.org> on 2023/06/04 11:06:05 UTC, 1 replies.
- [GitHub] [spark] bjornjorgensen commented on pull request #40420: [SPARK-42617][PS] Support `isocalendar` from the pandas 2.0.0 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/04 11:22:28 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #8: [SPARK-43958] Adding support for Channel Builder - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 11:49:02 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #8: [SPARK-43958] Adding support for Channel Builder - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 11:49:23 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41451: [SPARK-43948][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[0050|0057|0058|0059] - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/04 12:18:47 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41451: [SPARK-43948][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[0050|0057|0058|0059] - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/04 14:05:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41136: [SPARK-43356][K8S] Migrate deprecated createOrReplace to serverSideApply - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/04 15:17:56 UTC, 1 replies.
- [GitHub] [spark] LorenzoMartini commented on pull request #40018: [SPARK-42439][SQL] In v2 writes, make createJobDescription in FileWrite.toBatch not lazy - posted by "LorenzoMartini (via GitHub)" <gi...@apache.org> on 2023/06/04 18:57:41 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41442: [SPARK-43955][BUILD] Upgrade `scalafmt` from 3.7.3 to 3.7.4 - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/04 19:20:27 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #41442: [SPARK-43955][BUILD] Upgrade `scalafmt` from 3.7.3 to 3.7.4 - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/04 19:20:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41421: [SPARK-43881][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listDatabases - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 23:32:19 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41421: [SPARK-43881][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listDatabases - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 23:32:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41450: [SPARK-43960][PS][TESTS] DataFrameConversionTestsMixin is not tested properly - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 23:34:02 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41450: [SPARK-43960][PS][TESTS] DataFrameConversionTestsMixin is not tested properly - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 23:34:19 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41440: [SPARK-43952][CORE][CONNECT] Add SparkContext APIs for query cancellation by tag - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 23:41:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41440: [SPARK-43952][CORE][CONNECT] Add SparkContext APIs for query cancellation by tag - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/04 23:45:46 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41444: [WIP][SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/05 00:09:27 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41385: [SPARK-43205][SQL][FOLLOWUP] add ExpressionWithUnresolvedIdentifier to simplify code - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/05 00:10:58 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41452: [DO-NOT-MERGE] Testing revert 1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/05 00:13:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41453: [DO-NOT-MERGE] Testing revert 2 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/05 00:13:48 UTC, 0 replies.
- [GitHub] [spark] siying commented on pull request #41409: [SPARK-43901][SQL] Avro to Support custom decimal type backed by Long - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/05 00:27:36 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41444: [WIP][SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/05 01:41:13 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41444: [WIP][SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/05 01:48:41 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/05 01:51:09 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/05 01:53:44 UTC, 1 replies.
- [GitHub] [spark] wForget commented on pull request #41332: [SPARK-43801][SQL] Support unwrap date type to string type in UnwrapCastInBinaryComparison - posted by "wForget (via GitHub)" <gi...@apache.org> on 2023/06/05 02:37:04 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request, #41454: [SPARK-43376][SQL][FOLLOWUP] lazy construct subquery to improve reuse subquery - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/05 02:39:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41449: [SPARK-43959][SQL] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/05 03:01:31 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on a diff in pull request #41449: [SPARK-43959][SQL] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/05 03:10:17 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a diff in pull request #41407: [SPARK-43900][SQL] Support optimize skewed partitions even if introduce extra shuffle - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/05 03:19:07 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/05 03:42:30 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41181: [SPARK-43504][K8S] Mounts the hadoop config map on the executor pod - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/05 03:45:13 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/05 03:46:40 UTC, 1 replies.
- [GitHub] [spark] pan3793 commented on a diff in pull request #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/05 03:59:11 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on pull request #41136: [SPARK-43356][K8S] Migrate deprecated createOrReplace to serverSideApply - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/05 04:00:56 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/05 04:20:42 UTC, 2 replies.
- [GitHub] [spark] itholic opened a new pull request, #41455: [SPARK-43962][SQL] Improve error messages: `CANNOT_DECODE_URL`, `CANNOT_MERGE_INCOMPATIBLE_DATA_TYPE`, `CANNOT_PARSE_DECIMAL`, `CANNOT_READ_FILE_FOOTER`, `CANNOT_RECOGNIZE_HIVE_TYPE`. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/05 04:44:52 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41455: [SPARK-43962][SQL] Improve error messages: `CANNOT_DECODE_URL`, `CANNOT_MERGE_INCOMPATIBLE_DATA_TYPE`, `CANNOT_PARSE_DECIMAL`, `CANNOT_READ_FILE_FOOTER`, `CANNOT_RECOGNIZE_HIVE_TYPE`. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/05 04:45:25 UTC, 1 replies.
- [GitHub] [spark] vinodkc commented on a diff in pull request #41144: [SPARK-43470][CORE] Add OS, Java, Python version information to application log - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/05 04:45:41 UTC, 1 replies.
- [GitHub] [spark] vinodkc commented on pull request #41144: [SPARK-43470][CORE] Add OS, Java, Python version information to application log - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/05 04:46:13 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41370: [SPARK-43866] Partition filter condition should pushed down to metastore query if it is equivalence Predicate - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/05 04:57:31 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/05 05:29:24 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/05 05:46:09 UTC, 6 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41456: [SPARK-43783][SPARK-43784][SPARK-43788] Make MLv2 (ML on spark connect) supports pandas > 2.0 - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/05 06:01:23 UTC, 0 replies.
- [GitHub] [spark-connect-go] dennyglee opened a new pull request, #9: Updated readme and go example code - posted by "dennyglee (via GitHub)" <gi...@apache.org> on 2023/06/05 06:18:55 UTC, 0 replies.
- [GitHub] [spark-connect-go] dennyglee commented on pull request #9: Updated readme and go example code - posted by "dennyglee (via GitHub)" <gi...@apache.org> on 2023/06/05 06:19:16 UTC, 0 replies.
- [GitHub] [spark] sharmaplkt opened a new pull request, #41457: Session Configs were not getting honored in RDDs - posted by "sharmaplkt (via GitHub)" <gi...@apache.org> on 2023/06/05 06:32:13 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41379: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/05 06:32:43 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41456: [SPARK-43783][SPARK-43784][SPARK-43788][ML] Make MLv2 (ML on spark connect) supports pandas >= 2.0 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/05 06:46:02 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip commented on a diff in pull request #9: Updated readme and go example code - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/05 06:59:21 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41458: [SPARK-43969][SQL] Refactor & Assign names to the error class _LEGACY_ERROR_TEMP_1170 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/05 07:10:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41453: [DO-NOT-MERGE] Testing revert 2 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/05 07:14:04 UTC, 0 replies.
- [GitHub] [spark] degant commented on pull request #37473: [SPARK-40037][BUILD] Upgrade `Tink` to 1.7.0 - posted by "degant (via GitHub)" <gi...@apache.org> on 2023/06/05 07:30:01 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41383: [SPARK-43097][ML] New pyspark ML logistic regression estimator implemented on top of distributor - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/05 07:36:24 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen opened a new pull request, #41459: [SPARK-40037][BUILD][3.3] Upgrade `Tink` to 1.7.0 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/05 08:02:13 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41455: [SPARK-43962][SQL] Improve error messages: `CANNOT_DECODE_URL`, `CANNOT_MERGE_INCOMPATIBLE_DATA_TYPE`, `CANNOT_PARSE_DECIMAL`, `CANNOT_READ_FILE_FOOTER`, `CANNOT_RECOGNIZE_HIVE_TYPE`. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/05 08:02:37 UTC, 2 replies.
- [GitHub] [spark] bjornjorgensen commented on pull request #41459: [SPARK-40037][BUILD][3.3] Upgrade `Tink` to 1.7.0 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/05 08:02:47 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41460: [SPARK-43516][ML][PYTHON] Update MLv2 Transformer interfaces - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/05 08:12:59 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 commented on a diff in pull request #41383: [SPARK-43097][ML] New pyspark ML logistic regression estimator implemented on top of distributor - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/05 08:17:43 UTC, 4 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41461: [SPARK-43961][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listTables - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/05 08:58:03 UTC, 0 replies.
- [GitHub] [spark] nija-at commented on a diff in pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "nija-at (via GitHub)" <gi...@apache.org> on 2023/06/05 08:59:37 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41462: [SPARK-43970][PYTHON][CONNECT] Hide unsupported dataframe methods from auto-completion - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/05 09:08:35 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41452: [DO-NOT-MERGE] Testing revert 1 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/05 09:24:24 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41458: [SPARK-43969][SQL] Refactor & Assign names to the error class _LEGACY_ERROR_TEMP_1170 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/05 09:47:51 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41451: [SPARK-43948][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[0050|0057|0058|0059] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/05 10:04:53 UTC, 0 replies.
- [GitHub] [spark] grundprinzip commented on pull request #41379: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/05 10:32:39 UTC, 1 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41463: [SPARK-43930][SQL][PYTHON][CONNECT] Add unix_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/05 11:47:40 UTC, 0 replies.
- [GitHub] [spark] vicennial commented on a diff in pull request #41357: [SPARK-43790][PYTHON][CONNECT][ML] Add `copyFromLocalToFs` API - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/05 12:09:39 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41464: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/05 12:39:23 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #37473: [SPARK-40037][BUILD] Upgrade `Tink` to 1.7.0 - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/05 13:06:22 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41465: [WIP][CONNECT][PYTHON] Support Python's createDataFrame in streaming manner - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/05 13:28:15 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41461: [SPARK-43961][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listTables - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/05 13:28:43 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on pull request #41454: [SPARK-43376][SQL][FOLLOWUP] lazy construct subquery to improve reuse subquery - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/05 13:54:48 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41466: [SPARK-43646][PROTOBUF] Split `protobuf-assembly` module from `protobuf` module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/05 14:19:43 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41451: [SPARK-43948][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[0050|0057|0058|0059] - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/05 14:58:06 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41467: [SPARK-40850][SQL] Fix test case interpreted queries may execute Codegen - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/05 15:16:05 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41467: [SPARK-40850][SQL] Fix test case interpreted queries may execute Codegen - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/05 15:16:36 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41454: [SPARK-43376][SQL][FOLLOWUP] lazy construct subquery to improve reuse subquery - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/05 15:46:57 UTC, 1 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41457: Session Configs were not getting honored in RDDs - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/05 16:13:58 UTC, 1 replies.
- [GitHub] [spark] jchen5 commented on pull request #41301: [SPARK-43780][SQL] Support correlated references in join predicates - posted by "jchen5 (via GitHub)" <gi...@apache.org> on 2023/06/05 16:20:04 UTC, 0 replies.
- [GitHub] [spark-connect-go] amaliujia commented on pull request #8: [SPARK-43958] Adding support for Channel Builder - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/05 17:24:33 UTC, 0 replies.
- [GitHub] [spark] zhenlineo closed pull request #41174: [SPARK-43415][CONNECT] Adding mapValues func before the agg exprs - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/05 17:36:03 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on pull request #41174: [SPARK-43415][CONNECT] Adding mapValues func before the agg exprs - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/05 17:36:41 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang opened a new pull request, #10: Add DataFrame writer and reader prototype code - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/05 17:42:08 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41387: [SPARK-42299] Assign name to _LEGACY_ERROR_TEMP_2206 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/05 19:16:59 UTC, 2 replies.
- [GitHub] [spark] MaxGekk closed pull request #41387: [SPARK-42299] Assign name to _LEGACY_ERROR_TEMP_2206 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/05 19:20:57 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #40610: [SPARK-42626][CONNECT] Add Destructive Iterator for SparkResult - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/05 20:31:31 UTC, 1 replies.
- [GitHub] [spark] allisonwang-db commented on a diff in pull request #41321: [SPARK-43893][PYTHON][CONNECT] Non-atomic data type support in Arrow-optimized Python UDF - posted by "allisonwang-db (via GitHub)" <gi...@apache.org> on 2023/06/05 21:44:58 UTC, 1 replies.
- [GitHub] [spark] rednaxelafx opened a new pull request, #41468: [SPARK-43973][SS][UI] Structured Streaming UI should display failed queries correctly - posted by "rednaxelafx (via GitHub)" <gi...@apache.org> on 2023/06/05 22:46:56 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41469: [SPARK-43974][CONNECT][BUILD] Upgrade buf to v1.21.0 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/05 22:54:53 UTC, 0 replies.
- [GitHub] [spark] RyanBerti commented on pull request #41203: [SPARK-16484][SQL] Update hll function type checks to also check for non-foldable inputs - posted by "RyanBerti (via GitHub)" <gi...@apache.org> on 2023/06/06 00:04:55 UTC, 0 replies.
- [GitHub] [spark] RyanBerti commented on a diff in pull request #41203: [SPARK-16484][SQL] Update hll function type checks to also check for non-foldable inputs - posted by "RyanBerti (via GitHub)" <gi...@apache.org> on 2023/06/06 00:06:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41428: [SPARK-41958][CORE][3.3] Disallow arbitrary custom classpath with proxy user in cluster mode - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 00:15:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41419: [SPARK-43911] [SQL] Use toSet to deduplicate the iterator data to prevent the creation of large Array - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/06 00:26:08 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41452: [DO-NOT-MERGE] Testing revert 1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/06 00:27:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41452: [DO-NOT-MERGE] Testing revert 1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/06 00:28:12 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/06 00:30:13 UTC, 1 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #9: [MINOR] Updated readme and go example code - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/06 00:39:38 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #9: [MINOR] Updated readme and go example code - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/06 00:40:08 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41456: [SPARK-43783][SPARK-43784][SPARK-43788][ML] Make MLv2 (ML on spark connect) supports pandas >= 2.0 - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/06 00:50:18 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/06 01:11:51 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #40610: [SPARK-42626][CONNECT] Add Destructive Iterator for SparkResult - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/06 01:29:23 UTC, 0 replies.
- [GitHub] [spark] wForget commented on a diff in pull request #41407: [SPARK-43900][SQL] Support optimize skewed partitions even if introduce extra shuffle - posted by "wForget (via GitHub)" <gi...@apache.org> on 2023/06/06 01:30:03 UTC, 3 replies.
- [GitHub] [spark] hvanhovell closed pull request #40610: [SPARK-42626][CONNECT] Add Destructive Iterator for SparkResult - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/06 01:30:17 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41264: [SPARK-43717][CONNECT] Scala client reduce agg cannot handle null partitions for scala primitive inputs - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/06 01:42:10 UTC, 3 replies.
- [GitHub] [spark] beliefer commented on pull request #41464: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/06 01:47:43 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on a diff in pull request #41454: [SPARK-43376][SQL][FOLLOWUP] lazy construct subquery to improve reuse subquery - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/06 02:01:22 UTC, 0 replies.
- [GitHub] [spark] ivoson commented on pull request #40610: [SPARK-42626][CONNECT] Add Destructive Iterator for SparkResult - posted by "ivoson (via GitHub)" <gi...@apache.org> on 2023/06/06 02:10:10 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/06 02:38:21 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41464: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/06 02:44:31 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41471: [SPARK-43615][TESTS][PS][CONNECT] Enable unit test `test_eval` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/06 02:52:15 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/06 03:08:56 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41463: [SPARK-43930][SQL][PYTHON][CONNECT] Add unix_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/06 03:09:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41472: [SPARK-43976][CORE] Handle the case where modifiedConfigs doesn't exist in event logs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 03:11:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41472: [SPARK-43976][CORE] Handle the case where modifiedConfigs doesn't exist in event logs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 03:12:45 UTC, 7 replies.
- [GitHub] [spark] ulysses-you commented on pull request #41472: [SPARK-43976][CORE] Handle the case where modifiedConfigs doesn't exist in event logs - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/06 03:18:50 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41463: [SPARK-43930][SQL][PYTHON][CONNECT] Add unix_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/06 03:31:16 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41462: [SPARK-43970][PYTHON][CONNECT] Hide unsupported dataframe methods from auto-completion - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/06 03:32:22 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41471: [SPARK-43615][TESTS][PS][CONNECT] Enable unit test `test_eval` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/06 03:32:48 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on pull request #40524: [SPARK-42898][SQL] Mark that string/date casts do not need time zone id - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/06 03:39:41 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41473: [SPARK-43977][TESTS] Change `protobuf/package` to `protobuf/assembly` and add a line break after error message - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 03:48:48 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/06 03:59:38 UTC, 2 replies.
- [GitHub] [spark] turboFei commented on a diff in pull request #41201: [SPARK-43540][K8S][CORE] Add working directory into classpath on the driver in K8S cluster mode - posted by "turboFei (via GitHub)" <gi...@apache.org> on 2023/06/06 04:02:34 UTC, 1 replies.
- [GitHub] [spark] manuzhang commented on pull request #41173: [SPARK-43510][YARN] Fix YarnAllocator internal state when adding running executor after processing completed containers - posted by "manuzhang (via GitHub)" <gi...@apache.org> on 2023/06/06 04:15:04 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41468: [SPARK-43973][SS][UI] Structured Streaming UI should display failed queries correctly - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/06 05:07:16 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #41468: [SPARK-43973][SS][UI] Structured Streaming UI should display failed queries correctly - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/06 05:07:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41473: [SPARK-43977][CONNECT] Fix unexpected check result of `dev/connect-jvm-client-mima-check` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 05:39:28 UTC, 2 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41463: [SPARK-43930][SQL][PYTHON][CONNECT] Add unix_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/06 05:41:08 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41295: [SPARK-43772][BUILD][CONNECT] Move version configuration in `connect` module to parent - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 05:45:46 UTC, 1 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41474: [SPARK-43933][SQL][PYTHON][CONNECT] Add linear regression aggregate functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/06 05:50:11 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41473: [SPARK-43977][CONNECT] Fix unexpected check result of `dev/connect-jvm-client-mima-check` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 05:55:14 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41460: [SPARK-43516][ML][PYTHON] Update MLv2 Transformer interfaces - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/06 06:11:39 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41475: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/06 06:21:10 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41475: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/06 06:21:17 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #40925: [SPARK-43246][BUILD] Ignore `privateClasses` and `privateMembers` from connect mima check as default - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 06:54:40 UTC, 0 replies.
- [GitHub] [spark] kazuyukitanimura commented on pull request #41468: [SPARK-43973][SS][UI] Structured Streaming UI should display failed queries correctly - posted by "kazuyukitanimura (via GitHub)" <gi...@apache.org> on 2023/06/06 07:04:49 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41451: [SPARK-43948][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[0050|0057|0058|0059] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/06 07:14:20 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41451: [SPARK-43948][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[0050|0057|0058|0059] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/06 07:15:02 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41455: [SPARK-43962][SQL] Improve error messages: `CANNOT_DECODE_URL`, `CANNOT_MERGE_INCOMPATIBLE_DATA_TYPE`, `CANNOT_PARSE_DECIMAL`, `CANNOT_READ_FILE_FOOTER`, `CANNOT_RECOGNIZE_HIVE_TYPE`. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/06 07:25:35 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41424: [SPARK-43913][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2426-2432] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/06 07:28:30 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41424: [SPARK-43913][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2426-2432] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/06 07:28:59 UTC, 0 replies.
- [GitHub] [spark] grundprinzip commented on pull request #41464: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/06 09:53:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41449: [SPARK-43959][SQL] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 10:37:42 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41472: [SPARK-43976][CORE] Handle the case where modifiedConfigs doesn't exist in event logs - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/06 10:41:26 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41476: [SPARK-43914][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2433-2437] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/06 10:41:42 UTC, 0 replies.
- [GitHub] [spark] beliefer closed pull request #41379: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/06 10:47:51 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41474: [SPARK-43933][SQL][PYTHON][CONNECT] Add linear regression aggregate functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/06 11:24:19 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41476: [SPARK-43914][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2433-2437] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/06 11:28:32 UTC, 3 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/06 12:22:05 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41478: [WIP][SPARK-43981][PYTHON][ML] Basic saving / loading implementation for ML on spark connect - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/06 12:32:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41475: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/06 12:47:29 UTC, 2 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41479: [WIP][SPARK-43982][ML][PYTHON] Implement pipeline estimator for ML on spark connect - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/06 12:51:10 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41476: [SPARK-43914][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2433-2437] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/06 12:53:54 UTC, 6 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41480: [SPARK-43924][CONNECT][PYTHON] Test first - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 13:21:52 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #41173: [SPARK-43510][YARN] Fix YarnAllocator internal state when adding running executor after processing completed containers - posted by "asfgit (via GitHub)" <gi...@apache.org> on 2023/06/06 13:29:15 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #41173: [SPARK-43510][YARN] Fix YarnAllocator internal state when adding running executor after processing completed containers - posted by "tgravescs (via GitHub)" <gi...@apache.org> on 2023/06/06 13:29:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41385: [SPARK-43205][SQL][FOLLOWUP] add ExpressionWithUnresolvedIdentifier to simplify code - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/06 13:40:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41385: [SPARK-43205][SQL][FOLLOWUP] add ExpressionWithUnresolvedIdentifier to simplify code - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/06 13:53:38 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41383: [SPARK-43097][ML] New pyspark ML logistic regression estimator implemented on top of distributor - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/06 13:54:31 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41473: [SPARK-43977][CONNECT] Fix unexpected check result of `dev/connect-jvm-client-mima-check` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 14:47:01 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41473: [SPARK-43977][CONNECT] Fix unexpected check result of `dev/connect-jvm-client-mima-check` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 14:47:14 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41480: [SPARK-43924][CONNECT][PYTHON] Test first - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 14:51:06 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41480: [SPARK-43924][CONNECT][PYTHON] Test first - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 14:51:07 UTC, 0 replies.
- [GitHub] [spark] justaparth opened a new pull request, #41481: spark protobuf: fix enums as ints bug - posted by "justaparth (via GitHub)" <gi...@apache.org> on 2023/06/06 15:08:53 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41482: [SPARK-43984][SQL][CONNECT] Change to use `foreach` when `map` doesn't produce results - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 15:12:49 UTC, 0 replies.
- [GitHub] [spark] justaparth commented on pull request #41481: [SPARK-43985][Protobuf] spark protobuf: fix enums as ints bug - posted by "justaparth (via GitHub)" <gi...@apache.org> on 2023/06/06 15:19:52 UTC, 1 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41482: [SPARK-43984][SQL][CONNECT] Change to use `foreach` when `map` doesn't produce results - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/06 15:50:07 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41482: [SPARK-43984][SQL][PROTOBUF] Change to use `foreach` when `map` doesn't produce results - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 15:52:02 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41482: [SPARK-43984][SQL][PROTOBUF] Change to use `foreach` when `map` doesn't produce results - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 15:52:47 UTC, 2 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/06 16:00:43 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41425: [SPARK-43919][SQL] Extract JSON functionality out of Row - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/06 16:01:27 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41253: [CONNECT] Add independent maven testing GA task for connect modules - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 16:30:41 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41472: [SPARK-43976][CORE] Handle the case where modifiedConfigs doesn't exist in event logs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 16:34:59 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41483: [SPARK-43648][CONNECT][TESTS] Make `interrupt all` related test can be tested using maven - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 17:06:28 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41483: [SPARK-43648][CONNECT][TESTS] Make `interrupt all` related test can be tested using maven - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 17:07:13 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41483: [SPARK-43648][CONNECT][TESTS] Make `interrupt all` related test can be tested using maven - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/06 17:11:24 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41449: [SPARK-43959][SQL][TESTS] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 17:14:09 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41449: [SPARK-43959][SQL][TESTS] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 17:14:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41468: [SPARK-43973][SS][UI] Structured Streaming UI should display failed queries correctly - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 17:17:31 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41484: [SPARK-43973][SS][UI][TESTS][FOLLOWUP] Fix compilation by switching QueryTerminatedEvent constructor - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 17:32:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41484: [SPARK-43973][SS][UI][TESTS][FOLLOWUP][3.4] Fix compilation by switching QueryTerminatedEvent constructor - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 17:35:03 UTC, 2 replies.
- [GitHub] [spark] rangadi commented on pull request #41481: [SPARK-43985][Protobuf] spark protobuf: fix enums as ints bug - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/06 17:37:37 UTC, 1 replies.
- [GitHub] [spark] rangadi commented on pull request #41377: [SPARK-43921] Generate Protobuf descriptor files at build time. - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/06 17:38:03 UTC, 1 replies.
- [GitHub] [spark] shrprasa commented on pull request #40128: [SPARK-42466][K8S]: Cleanup k8s upload directory when job terminates - posted by "shrprasa (via GitHub)" <gi...@apache.org> on 2023/06/06 17:42:25 UTC, 0 replies.
- [GitHub] [spark] jdesjean commented on a diff in pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "jdesjean (via GitHub)" <gi...@apache.org> on 2023/06/06 17:55:53 UTC, 25 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/06 18:02:28 UTC, 10 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41484: [SPARK-43973][SS][UI][TESTS][FOLLOWUP][3.4] Fix compilation by switching QueryTerminatedEvent constructor - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 19:06:10 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41449: [SPARK-43959][SQL][TESTS] Make RowLevelOperationSuiteBase and AlignAssignmentsSuite abstract - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/06 19:10:20 UTC, 0 replies.
- [GitHub] [spark] pengzhon-db commented on a diff in pull request #41318: [SPARK-43803] [SS] [CONNECT] Improve awaitTermination() to handle client disconnects - posted by "pengzhon-db (via GitHub)" <gi...@apache.org> on 2023/06/06 22:03:15 UTC, 2 replies.
- [GitHub] [spark] pengzhon-db commented on pull request #41318: [SPARK-43803] [SS] [CONNECT] Improve awaitTermination() to handle client disconnects - posted by "pengzhon-db (via GitHub)" <gi...@apache.org> on 2023/06/06 22:12:00 UTC, 2 replies.
- [GitHub] [spark] rangadi commented on pull request #41318: [SPARK-43803] [SS] [CONNECT] Improve awaitTermination() to handle client disconnects - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/06 22:16:13 UTC, 1 replies.
- [GitHub] [spark] xinrong-meng closed pull request #41321: [SPARK-43893][PYTHON][CONNECT] Non-atomic data type support in Arrow-optimized Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/06 22:48:32 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang commented on pull request #10: Add DataFrame writer and reader prototype code - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/06 23:09:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #40128: [SPARK-42466][K8S]: Cleanup k8s upload directory when job terminates - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/06 23:11:10 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng opened a new pull request, #41485: Use pandas ExtensionDtype for integral Series with nulls - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/06 23:27:02 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a diff in pull request #41203: [SPARK-16484][SQL] Update hll function type checks to also check for non-foldable inputs - posted by "holdenk (via GitHub)" <gi...@apache.org> on 2023/06/06 23:37:00 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #41136: [SPARK-43356][K8S] Migrate deprecated createOrReplace to serverSideApply - posted by "holdenk (via GitHub)" <gi...@apache.org> on 2023/06/06 23:41:40 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #41067: [SPARK-43496][KUBERNETES] Add configuration for pod memory limits - posted by "holdenk (via GitHub)" <gi...@apache.org> on 2023/06/06 23:43:45 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #41461: [SPARK-43961][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listTables - posted by "holdenk (via GitHub)" <gi...@apache.org> on 2023/06/06 23:47:14 UTC, 0 replies.
- [GitHub] [spark] dtenedor opened a new pull request, #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/07 00:20:28 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40040: [SPARK-42399] [SQL] Support big numbers for conv function (get rid of overflow) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/07 00:21:27 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on pull request #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/07 00:28:27 UTC, 5 replies.
- [GitHub] [spark] panbingkun commented on pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/07 00:40:10 UTC, 6 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #10: Add DataFrame writer and reader prototype code - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 01:00:14 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41458: [SPARK-43969][SQL] Refactor & Assign names to the error class _LEGACY_ERROR_TEMP_1170 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/07 01:04:58 UTC, 6 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41462: [SPARK-43970][PYTHON][CONNECT] Hide unsupported dataframe methods from auto-completion - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 01:39:42 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41475: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/07 01:40:10 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41415: [SPARK-43906][PYTHON][CONNECT] Implement the file support in SparkSession.addArtifacts - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 01:54:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41136: [SPARK-43356][K8S] Migrate deprecated createOrReplace to serverSideApply - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 02:06:58 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41463: [SPARK-43930][SQL][PYTHON][CONNECT] Add unix_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 02:09:31 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41463: [SPARK-43930][SQL][PYTHON][CONNECT] Add unix_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 02:09:52 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41471: [SPARK-43615][TESTS][PS][CONNECT] Enable unit test `test_eval` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 02:09:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41471: [SPARK-43615][TESTS][PS][CONNECT] Enable unit test `test_eval` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 02:10:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41435: [SPARK-43943][SQL][PYTHON][CONNECT] Add SQL math functions to Scala and Python - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 02:12:26 UTC, 1 replies.
- [GitHub] [spark] itholic commented on pull request #41456: [SPARK-43783][SPARK-43784][SPARK-43788][ML] Make MLv2 (ML on spark connect) supports pandas >= 2.0 - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/07 02:13:52 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41469: [SPARK-43974][CONNECT][BUILD] Upgrade buf to v1.21.0 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 02:24:26 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41469: [SPARK-43974][CONNECT][BUILD] Upgrade buf to v1.21.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 02:26:18 UTC, 1 replies.
- [GitHub] [spark] panbingkun commented on pull request #41469: [SPARK-43974][CONNECT][BUILD] Upgrade buf to v1.21.0 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/07 02:26:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #40908: [SPARK-42750][SQL] Support Insert By Name statement - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 02:28:19 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41435: [SPARK-43943][SQL][PYTHON][CONNECT] Add SQL math functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 02:29:08 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #40908: [SPARK-42750][SQL] Support Insert By Name statement - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 02:31:13 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #40908: [SPARK-42750][SQL] Support Insert By Name statement - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/07 02:32:40 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/07 02:37:51 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41474: [SPARK-43933][SQL][PYTHON][CONNECT] Add linear regression aggregate functions to Scala and Python - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/07 02:38:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41409: [SPARK-43901][SQL] Avro to Support custom decimal type backed by Long - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 02:41:18 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41461: [SPARK-43961][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listTables - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/07 03:02:50 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 03:04:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41481: [SPARK-43985][PROTOBUF] spark protobuf: fix enums as ints bug - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 03:06:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41481: [SPARK-43985][PROTOBUF] spark protobuf: fix enums as ints bug - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 03:06:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41465: [WIP][CONNECT][PYTHON] Support Python's createDataFrame in streaming manner - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 03:07:35 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41377: [SPARK-43921] Generate Protobuf descriptor files at build time. - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 03:07:55 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41474: [SPARK-43933][SQL][PYTHON][CONNECT] Add linear regression aggregate functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 03:08:30 UTC, 2 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41474: [SPARK-43933][SQL][PYTHON][CONNECT] Add linear regression aggregate functions to Scala and Python - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/07 03:10:25 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 03:10:31 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang commented on pull request #10: [spark-43351] Add DataFrame writer and reader prototype code - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/07 03:28:35 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41461: [SPARK-43961][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listTables - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/07 04:09:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile like functions to Scala and Python API - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 04:24:57 UTC, 0 replies.
- [GitHub] [spark] sweisdb opened a new pull request, #41488: [SPARK-43290][SQL] Adds support for aes_encrypt IVs and AAD - posted by "sweisdb (via GitHub)" <gi...@apache.org> on 2023/06/07 04:26:59 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 04:48:49 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 04:50:11 UTC, 12 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 05:28:44 UTC, 3 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41347: [SPARK-43838][SQL] Fix subquery on single table with having clause can't be optimized - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/07 05:37:36 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 06:03:17 UTC, 15 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41253: [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 06:25:40 UTC, 0 replies.
- [GitHub] [spark] shuwang21 opened a new pull request, #41489: [SPARK-43987][Shuffle] Separate finalizeShuffleMerge Processing to Dedicated Thread Pools - posted by "shuwang21 (via GitHub)" <gi...@apache.org> on 2023/06/07 06:30:09 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41264: [SPARK-43717][CONNECT] Scala client reduce agg cannot handle null partitions for scala primitive inputs - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 06:30:56 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41264: [SPARK-43717][CONNECT] Scala client reduce agg cannot handle null partitions for scala primitive inputs - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 06:31:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41475: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 06:45:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41475: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 06:46:36 UTC, 0 replies.
- [GitHub] [spark] shuwang21 commented on pull request #41489: [SPARK-43987][Shuffle] Separate finalizeShuffleMerge Processing to Dedicated Thread Pools - posted by "shuwang21 (via GitHub)" <gi...@apache.org> on 2023/06/07 06:49:22 UTC, 1 replies.
- [GitHub] [spark] bjornjorgensen opened a new pull request, #41490: [SPARK-43990][BUILD] Upgrade kubernetes-client to 6.7.1 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/07 07:16:27 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/07 07:32:05 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 07:39:45 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 07:52:28 UTC, 2 replies.
- [GitHub] [spark] pan3793 commented on pull request #41466: [SPARK-43646][PROTOBUF][BUILD] Split `protobuf-assembly` module from `protobuf` module - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/07 07:56:01 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip commented on a diff in pull request #10: [SPARK-43351] Add DataFrame writer and reader prototype code - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/07 08:29:04 UTC, 2 replies.
- [GitHub] [spark] shuyouZZ opened a new pull request, #41491: SPARK-43991. Use the compression codec set by the spark config file when write compact log - posted by "shuyouZZ (via GitHub)" <gi...@apache.org> on 2023/06/07 08:46:44 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 08:52:21 UTC, 6 replies.
- [GitHub] [spark] pan3793 commented on pull request #36789: [SPARK-39403] Add SPARK_SUBMIT_OPTS in spark-env.sh.template - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/07 08:56:42 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41492: [MINOR][PS][DOCS] Add `DataFrame.{from_dict, to_orc}` to API references - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 09:21:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41454: [SPARK-43376][SQL][FOLLOWUP] lazy construct subquery to improve reuse subquery - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 09:30:48 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41454: [SPARK-43376][SQL][FOLLOWUP] lazy construct subquery to improve reuse subquery - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 09:32:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41461: [SPARK-43961][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listTables - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 09:36:39 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41461: [SPARK-43961][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listTables - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/07 09:37:27 UTC, 0 replies.
- [GitHub] [spark] vicennial commented on a diff in pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/07 09:52:16 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41493: [WIP][SQL][TESTS] Add tests for cache artifacts - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/07 10:55:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41465: [WIP][CONNECT][PYTHON] Support Python's createDataFrame in streaming manner - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/07 10:57:33 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/07 11:01:33 UTC, 6 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41494: [SPARK-43994][BUILD] Upgrade zstd-jni to 1.5.5-4 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/07 11:08:39 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41494: [SPARK-43994][BUILD] Upgrade zstd-jni to 1.5.5-4 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/07 11:12:03 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41495: [WIP] Session-based files and archives in Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 11:25:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41492: [MINOR][PS][DOCS] Add `DataFrame.{from_dict, to_orc}` to API references - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 11:57:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41492: [MINOR][PS][DOCS] Add `DataFrame.{from_dict, to_orc}` to API references - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 11:57:54 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41494: [SPARK-43994][BUILD] Upgrade zstd-jni to 1.5.5-4 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 12:00:00 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41466: [SPARK-43646][PROTOBUF][BUILD] Split `protobuf-assembly` module from `protobuf` module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 12:05:32 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41493: [SPARK-43993][SQL][TESTS] Add tests for cache artifacts - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/07 12:58:58 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41377: [SPARK-43921][PROTOBUF] Generate Protobuf descriptor files at build time - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 13:00:06 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41377: [SPARK-43921][PROTOBUF] Generate Protobuf descriptor files at build time - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 13:00:37 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41493: [SPARK-43993][SQL][TESTS] Add tests for cache artifacts - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/07 13:01:00 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41357: [SPARK-43790][PYTHON][CONNECT][ML] Add `copyFromLocalToFs` API - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/07 13:01:48 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41482: [SPARK-43984][SQL][PROTOBUF] Change to use `foreach` when `map` doesn't produce results - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 13:03:07 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41496: [SPARK-42750][SQL][FOLLOWUP] Add INSERT OVERWRITE BY NAME statement - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/07 13:08:55 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41496: [SPARK-42750][SQL][FOLLOWUP] Add INSERT OVERWRITE BY NAME statement - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/07 13:09:07 UTC, 1 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41497: [SPARK-43992][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listFunctions - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/07 13:14:30 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41474: [SPARK-43933][SQL][PYTHON][CONNECT] Add linear regression aggregate functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 14:56:39 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41474: [SPARK-43933][SQL][PYTHON][CONNECT] Add linear regression aggregate functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 14:56:54 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41491: [SPARK-43991][CORE][WEBUI] Use the value of spark.eventLog.compression.codec set by user when write compact file - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 15:11:35 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 15:13:13 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41495: [WIP][CONNECT] Session-based files and archives in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/07 15:16:16 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41491: [SPARK-43991][CORE][WEBUI] Use the value of spark.eventLog.compression.codec set by user when write compact file - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 15:19:59 UTC, 1 replies.
- [GitHub] [spark] justaparth opened a new pull request, #41498: spark protobuf: handle well known wrapper types - posted by "justaparth (via GitHub)" <gi...@apache.org> on 2023/06/07 15:39:28 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41498: spark protobuf: handle well known wrapper types - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/07 15:45:11 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on pull request #41377: [SPARK-43921][PROTOBUF] Generate Protobuf descriptor files at build time - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/07 15:49:29 UTC, 0 replies.
- [GitHub] [spark] justaparth commented on pull request #41498: spark protobuf: handle well known wrapper types - posted by "justaparth (via GitHub)" <gi...@apache.org> on 2023/06/07 15:53:37 UTC, 0 replies.
- [GitHub] [spark] pengzhon-db commented on pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "pengzhon-db (via GitHub)" <gi...@apache.org> on 2023/06/07 15:57:40 UTC, 0 replies.
- [GitHub] [spark] justaparth commented on pull request #41498: [SPARK-44001][Protobuf] spark protobuf: handle well known wrapper types - posted by "justaparth (via GitHub)" <gi...@apache.org> on 2023/06/07 15:57:48 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/07 16:00:15 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/07 16:02:33 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 16:04:29 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 16:06:37 UTC, 3 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41498: [SPARK-44001][Protobuf] spark protobuf: handle well known wrapper types - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/07 16:09:33 UTC, 5 replies.
- [GitHub] [spark] otterc commented on a diff in pull request #41489: [SPARK-43987][Shuffle] Separate finalizeShuffleMerge Processing to Dedicated Thread Pools - posted by "otterc (via GitHub)" <gi...@apache.org> on 2023/06/07 17:05:21 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/07 17:25:17 UTC, 4 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/07 17:47:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41490: [SPARK-43990][BUILD] Upgrade `kubernetes-client` to 6.7.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 17:54:28 UTC, 4 replies.
- [GitHub] [spark] bjornjorgensen commented on pull request #41490: [SPARK-43990][BUILD] Upgrade `kubernetes-client` to 6.7.1 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/07 18:00:23 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/07 18:28:42 UTC, 3 replies.
- [GitHub] [spark] aokolnychyi commented on a diff in pull request #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/07 18:28:57 UTC, 5 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/07 18:57:59 UTC, 10 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41500: [WIP][CONNECT] Fix the artifact statuses handler - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/07 20:23:27 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41489: [SPARK-43987][Shuffle] Separate finalizeShuffleMerge Processing to Dedicated Thread Pools - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/07 20:42:03 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #38596: [SPARK-41093][BUILD] Remove netty-tcnative-classes from Spark dependencyList - posted by "attilapiros (via GitHub)" <gi...@apache.org> on 2023/06/07 21:09:01 UTC, 0 replies.
- [GitHub] [spark] justaparth commented on a diff in pull request #41498: [SPARK-44001][Protobuf] spark protobuf: handle well known wrapper types - posted by "justaparth (via GitHub)" <gi...@apache.org> on 2023/06/07 21:13:00 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41201: [SPARK-43540][K8S][CORE] Add working directory into classpath on the driver in K8S cluster mode - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 22:38:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41201: [SPARK-43540][K8S][CORE] Add working directory into classpath on the driver in K8S cluster mode - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/07 22:38:55 UTC, 0 replies.
- [GitHub] [spark] pang-wu commented on a diff in pull request #41498: [SPARK-44001][Protobuf] spark protobuf: handle well known wrapper types - posted by "pang-wu (via GitHub)" <gi...@apache.org> on 2023/06/07 22:41:58 UTC, 12 replies.
- [GitHub] [spark] zhenlineo opened a new pull request, #41501: [WIP][Connect] Rewrite the keyValueGrouppedDS plan to simplify the mapValues logic - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/07 23:03:51 UTC, 0 replies.
- [GitHub] [spark] otterc opened a new pull request, #41502: [SPARK-43179][FOLLOW-UP] Use the secret ByteBuffer instead of the String - posted by "otterc (via GitHub)" <gi...@apache.org> on 2023/06/07 23:43:55 UTC, 0 replies.
- [GitHub] [spark] otterc commented on pull request #41502: [SPARK-43179][FOLLOW-UP] Use the secret ByteBuffer instead of the String - posted by "otterc (via GitHub)" <gi...@apache.org> on 2023/06/07 23:45:24 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng opened a new pull request, #41503: [WIP] Explicit Arrow casting for mismatched return type - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/07 23:46:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41500: [SPARK-44002][CONNECT] Fix the artifact statuses handler - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 23:46:55 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41500: [SPARK-44002][CONNECT] Fix the artifact statuses handler - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/07 23:47:18 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41401: [SPARK-43897][TESTS][PS][CONNECT] Reorganize ps.Series unit tests - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 00:03:52 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41401: [SPARK-43897][TESTS][PS][CONNECT] Reorganize ps.Series unit tests - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 00:04:05 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40178: [MINOR][DOCS] Remove `Jenkins` from web page. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/08 00:20:49 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40040: [SPARK-42399] [SQL] Support big numbers for conv function (get rid of overflow) - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/08 00:20:51 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/08 00:52:25 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/08 00:53:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41495: [WIP][CONNECT] Session-based files and archives in Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 01:14:50 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41500: [SPARK-44002][CONNECT] Fix the artifact statuses handler - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/08 01:16:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41318: [SPARK-43803] [SS] [CONNECT] Improve awaitTermination() to handle client disconnects - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 01:44:57 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41491: [SPARK-43991][CORE] Use the value of spark.eventLog.compression.codec set by user when write compact file - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 02:18:03 UTC, 6 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41491: [SPARK-43991][CORE] Use the value of spark.eventLog.compression.codec set by user when write compact file - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 02:21:58 UTC, 1 replies.
- [GitHub] [spark] pan3793 commented on pull request #38596: [SPARK-41093][BUILD] Remove netty-tcnative-classes from Spark dependencyList - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/08 02:29:15 UTC, 0 replies.
- [GitHub] [spark] turboFei commented on pull request #41201: [SPARK-43540][K8S][CORE] Add working directory into classpath on the driver in K8S cluster mode - posted by "turboFei (via GitHub)" <gi...@apache.org> on 2023/06/08 02:38:50 UTC, 0 replies.
- [GitHub] [spark] shuyouZZ commented on a diff in pull request #41491: [SPARK-43991][CORE] Use the value of spark.eventLog.compression.codec set by user when write compact file - posted by "shuyouZZ (via GitHub)" <gi...@apache.org> on 2023/06/08 02:44:34 UTC, 6 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile to Scala and Python API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/08 02:51:25 UTC, 1 replies.
- [GitHub] [spark] itholic opened a new pull request, #41504: [SPARK-44004][SQL] Assign name & improve error message for frequent LEGACY errors. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/08 02:53:02 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/08 02:53:47 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41504: [SPARK-44004][SQL] Assign name & improve error message for frequent LEGACY errors. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/08 02:58:51 UTC, 4 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/08 02:58:55 UTC, 10 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41478: [WIP][SPARK-43981][PYTHON][ML] Basic saving / loading implementation for ML on spark connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 02:59:55 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41506: Revert "[SPARK-43840][INFRA] Switch `scala-213` GitHub Action Job to `scala-212`" - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 03:00:50 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41506: Revert "[SPARK-43840][INFRA] Switch `scala-213` GitHub Action Job to `scala-212`" - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 03:03:01 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41506: Revert "[SPARK-43840][INFRA] Switch `scala-213` GitHub Action Job to `scala-212`" - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 03:04:59 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41506: Revert "[SPARK-43840][INFRA] Switch `scala-213` GitHub Action Job to `scala-212`" - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 03:08:18 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/08 03:10:26 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 03:15:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 03:16:24 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 03:28:13 UTC, 9 replies.
- [GitHub] [spark] beliefer commented on pull request #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/08 03:50:14 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #37154: [SPARK-39744][SQL] Add the `REGEXP_INSTR` function - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/08 04:10:51 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41496: [SPARK-42750][SQL][FOLLOWUP] Add INSERT OVERWRITE BY NAME statement - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/08 04:18:42 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request, #41507: [SPARK-43273][SQL] Support writing Parquet files with lz4raw compression codec - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/08 04:27:51 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41253: [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 04:29:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41426: [SPARK-43920][SQL][CONNECT] Create sql/api module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 05:06:23 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41508: [SPARK-43712][SPARK-43713][CONNECT][PS] Enable parity test: `test_line_plot`, `test_pie_plot`. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/08 05:14:09 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41509: [SPARK-44000][SQL][FOLLOWUP] Add comments when picking build side for BNLJ - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/08 05:28:54 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41509: [SPARK-44000][SQL][FOLLOWUP] Add comments when picking build side for BNLJ - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/08 05:29:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41509: [SPARK-44000][SQL][FOLLOWUP] Add comments when picking build side for BNLJ - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 05:32:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41509: [SPARK-44000][SQL][FOLLOWUP] Add comments when picking build side for BNLJ - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 05:32:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41507: [SPARK-43273][SQL] Support writing Parquet files with lz4raw compression codec - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 05:36:14 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41470: [SPARK-43935][SQL][PYTHON][CONNECT] Add xpath_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 05:39:06 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41507: [SPARK-43273][SQL] Support writing Parquet files with lz4raw compression codec - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/08 05:40:38 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile to Scala and Python API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/08 05:45:18 UTC, 2 replies.
- [GitHub] [spark] advancedxy commented on pull request #41257: [SPARK-43657][K8S]: reuse config map for executor when running on k8s-cluster mode - posted by "advancedxy (via GitHub)" <gi...@apache.org> on 2023/06/08 05:48:44 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41504: [SPARK-44004][SQL] Assign name & improve error message for frequent LEGACY errors. - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/08 05:57:45 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/08 06:34:18 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41510: [SPARK-43612][PYTHON][CONNECT][FOLLOW-UP] Copy dependent data files to data directory - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 06:37:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 07:13:01 UTC, 1 replies.
- [GitHub] [spark] Tagar commented on pull request #40204: [SPARK-42601][SQL] New physical type Decimal128 for DecimalType - posted by "Tagar (via GitHub)" <gi...@apache.org> on 2023/06/08 07:14:43 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41511: [SPARK-43613][PS][CONNECT] Enable `pyspark.pandas.spark.functions.covar` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 07:16:34 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41508: [SPARK-43712][SPARK-43713][CONNECT][PS] Enable parity test: `test_line_plot`, `test_pie_plot`. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 07:34:41 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41508: [SPARK-43712][SPARK-43713][CONNECT][PS] Enable parity test: `test_line_plot`, `test_pie_plot`. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 07:34:56 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile to Scala and Python API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 07:36:05 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41251: [SPARK-43521][SQL] Add `CREATE TABLE LIKE FILE` statement - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/08 07:46:19 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 08:12:46 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41504: [SPARK-44004][SQL] Assign name & improve error message for frequent LEGACY errors. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/08 08:19:12 UTC, 3 replies.
- [GitHub] [spark] beliefer commented on pull request #41497: [SPARK-43992][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listFunctions - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/08 08:23:49 UTC, 1 replies.
- [GitHub] [spark] YannByron commented on pull request #41417: [SPARK-43908][SQL] Choose the bigger rowCount to initialize BloomFilterAggregate in InjectRuntimeFilter - posted by "YannByron (via GitHub)" <gi...@apache.org> on 2023/06/08 08:32:21 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #40204: [SPARK-42601][SQL] New physical type Decimal128 for DecimalType - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/08 08:42:46 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41507: [SPARK-43273][SQL] Support `lz4raw` compression codec for Parquet - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 08:48:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41507: [SPARK-43273][SQL] Support `lz4raw` compression codec for Parquet - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 08:48:52 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41512: [SPARK-43700][SPARK-43701][CONNECT][PS] Enable `TimedeltaOps.(sub|rsub)` with Spark Connect - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/08 08:58:24 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41494: [SPARK-43994][BUILD] Upgrade zstd-jni to 1.5.5-4 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 08:59:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41257: [SPARK-43657][K8S]: reuse config map for executor when running on k8s-cluster mode - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 09:04:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41494: [SPARK-43994][BUILD] Upgrade zstd-jni to 1.5.5-4 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 09:04:49 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41469: [SPARK-43974][CONNECT][BUILD] Upgrade buf to v1.21.0 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 09:07:01 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41435: [SPARK-43943][SQL][PYTHON][CONNECT] Add SQL math functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 09:14:28 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41512: [SPARK-43700][SPARK-43701][CONNECT][PS] Enable `TimedeltaOps.(sub|rsub)` with Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 09:25:43 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41497: [SPARK-43992][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listFunctions - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 09:33:23 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41497: [SPARK-43992][SQL][PYTHON][CONNECT] Add optional pattern for Catalog.listFunctions - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 09:34:52 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41511: [SPARK-43613][PS][CONNECT] Enable `pyspark.pandas.spark.functions.covar` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 09:38:22 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile to Scala and Python API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 09:49:39 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41444: [SPARK-43916][SQL][PYTHON][CONNECT] Add percentile to Scala and Python API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 09:50:26 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41511: [SPARK-43613][PS][CONNECT] Enable `pyspark.pandas.spark.functions.covar` in Spark Connect - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/08 10:02:06 UTC, 0 replies.
- [GitHub] [spark] TongWei1105 opened a new pull request, #41513: [SPARK-44007][SQL] Unresolved hint cause query failure - posted by "TongWei1105 (via GitHub)" <gi...@apache.org> on 2023/06/08 10:11:58 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #41496: [SPARK-42750][SQL][FOLLOWUP] Add INSERT OVERWRITE BY NAME statement - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/08 10:28:08 UTC, 4 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41435: [SPARK-43943][SQL][PYTHON][CONNECT] Add SQL math functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 10:39:24 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41510: [SPARK-43612][PYTHON][CONNECT][FOLLOW-UP] Copy dependent data files to data directory - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 10:50:18 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41510: [SPARK-43612][PYTHON][CONNECT][FOLLOW-UP] Copy dependent data files to data directory - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 10:50:25 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41251: [SPARK-43521][SQL] Add `CREATE TABLE LIKE FILE` statement - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/08 11:33:06 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on a diff in pull request #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/08 11:36:29 UTC, 1 replies.
- [GitHub] [spark] itholic opened a new pull request, #41514: [SPARK-43684][SPARK-43685][SPARK-43686][SPARK-43691][CONNECT][PS] Fix `(NullOps|NumOps).(eq|ne)` for Spark Connect. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/08 11:45:16 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41465: [SPARK-44006][CONNECT][PYTHON] Support cache artifacts - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/08 12:05:01 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41465: [SPARK-44006][CONNECT][PYTHON] Support cache artifacts - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/08 12:05:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41514: [SPARK-43684][SPARK-43685][SPARK-43686][SPARK-43691][CONNECT][PS] Fix `(NullOps|NumOps).(eq|ne)` for Spark Connect. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 12:13:57 UTC, 6 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41427: [SPARK-43888][CONNECT][FOLLOW-UP] Spark Connect client should depend on common-utils explicitly - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 12:21:17 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41515: [SPARK-43934][SQL][PYTHON][CONNECT] Add regexp_* functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/08 12:50:31 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 commented on a diff in pull request #41478: [WIP][SPARK-43981][PYTHON][ML] Basic saving / loading implementation for ML on spark connect - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/08 12:53:21 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41516: [SPARK-43932][SQL][PYTHON][CONNECT] Add `current` like functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 13:12:49 UTC, 0 replies.
- [GitHub] [spark] TongWei1105 commented on pull request #41513: [SPARK-44007][SQL] Unresolved hint cause query failure - posted by "TongWei1105 (via GitHub)" <gi...@apache.org> on 2023/06/08 13:49:37 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41516: [SPARK-43932][SQL][PYTHON][CONNECT] Add `current` like functions to Scala and Python - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 14:52:15 UTC, 1 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41517: [SPARK-42290][SQL] The OOM error can't be reported when AQE on - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/08 15:02:22 UTC, 0 replies.
- [GitHub] [spark] EnricoMi opened a new pull request, #41518: [SPARK-19335][SQL] Add upserts for writing to JDBC - posted by "EnricoMi (via GitHub)" <gi...@apache.org> on 2023/06/08 15:02:50 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41517: [SPARK-42290][SQL] The OOM error can't be reported when AQE on - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/08 15:04:17 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41519: [SQL][TESTS] Fix `DataFrame function and SQL functon parity` in `DataFrameFunctionsSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 15:10:33 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41519: [SPARK-43943][SQL][TESTS][FOLLOW] Fix `DataFrame function and SQL function parity` in `DataFrameFunctionsSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 15:36:28 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41517: [SPARK-42290][SQL] Fix the OOM error can't be reported when AQE on - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 15:57:01 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41517: [SPARK-42290][SQL] Fix the OOM error can't be reported when AQE on - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 15:57:18 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41435: [SPARK-43943][SQL][PYTHON][CONNECT] Add SQL math functions to Scala and Python - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/08 16:00:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41517: [SPARK-42290][SQL] Fix the OOM error can't be reported when AQE on - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 16:11:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #38173: [SPARK-40663][SQL] Migrate execution errors onto error classes: _LEGACY_ERROR_TEMP_2226-2250 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 16:16:07 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang commented on a diff in pull request #10: [SPARK-43351] Add DataFrame writer and reader prototype code - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/08 16:25:07 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41517: [SPARK-42290][SQL] Fix the OOM error can't be reported when AQE on - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 16:34:20 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #40652: [SPARK-43018][SQL] Fix bug for INSERT commands with timestamp literals - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 17:36:22 UTC, 2 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #41439: [SPARK-43778][SQL]Reassign expression IDs in the scalar subquery input - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/08 17:45:12 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #40652: [SPARK-43018][SQL] Fix bug for INSERT commands with timestamp literals - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/08 18:12:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41520: [MINOR][SQL][TESTS] Move ResolveDefaultColumnsSuite to 'o.a.s.sql' - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 18:33:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41520: [MINOR][SQL][TESTS] Move ResolveDefaultColumnsSuite to 'o.a.s.sql' - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 18:34:18 UTC, 2 replies.
- [GitHub] [spark] dtenedor commented on pull request #41520: [MINOR][SQL][TESTS] Move ResolveDefaultColumnsSuite to 'o.a.s.sql' - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/08 18:37:26 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on a diff in pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/08 18:38:26 UTC, 1 replies.
- [GitHub] [spark] zeruibao opened a new pull request, #41521: [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long - posted by "zeruibao (via GitHub)" <gi...@apache.org> on 2023/06/08 18:54:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41520: [MINOR][SQL][TESTS] Move ResolveDefaultColumnsSuite to 'o.a.s.sql' - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 19:25:57 UTC, 0 replies.
- [GitHub] [spark] yliou commented on pull request #34622: [SPARK-37340][UI] Display StageIds in Operators for SQL UI - posted by "yliou (via GitHub)" <gi...@apache.org> on 2023/06/08 19:50:31 UTC, 2 replies.
- [GitHub] [spark] yliou commented on pull request #40502: [SPARK-42829] [UI] add repeat identifier to cached RDD on stage page - posted by "yliou (via GitHub)" <gi...@apache.org> on 2023/06/08 19:52:34 UTC, 1 replies.
- [GitHub] [spark] tgravescs commented on pull request #34622: [SPARK-37340][UI] Display StageIds in Operators for SQL UI - posted by "tgravescs (via GitHub)" <gi...@apache.org> on 2023/06/08 20:01:03 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41517: [SPARK-42290][SQL] Fix the OOM error can't be reported when AQE on - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/08 20:12:54 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/08 20:29:45 UTC, 2 replies.
- [GitHub] [spark] zeruibao commented on pull request #41521: [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long - posted by "zeruibao (via GitHub)" <gi...@apache.org> on 2023/06/08 20:55:02 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/08 20:59:25 UTC, 2 replies.
- [GitHub] [spark] yliou commented on pull request #40503: [SPARK-42830] [UI] Link skipped stages on Spark UI - posted by "yliou (via GitHub)" <gi...@apache.org> on 2023/06/08 21:18:33 UTC, 1 replies.
- [GitHub] [spark] jimmyzzxhlh commented on pull request #39691: [SPARK-31561][SQL] Add QUALIFY clause - posted by "jimmyzzxhlh (via GitHub)" <gi...@apache.org> on 2023/06/08 23:01:41 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41129: [SPARK-43133] Scala Client DataStreamWriter Foreach support - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/08 23:28:53 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41519: [SPARK-43943][SQL][TESTS][FOLLOW] Fix `DataFrame function and SQL function parity` in `DataFrameFunctionsSuite` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 23:49:12 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41519: [SPARK-43943][SQL][TESTS][FOLLOW] Fix `DataFrame function and SQL function parity` in `DataFrameFunctionsSuite` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/08 23:51:56 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41512: [SPARK-43700][SPARK-43701][CONNECT][PS] Enable `TimedeltaOps.(sub|rsub)` with Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 23:53:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41511: [SPARK-43613][PS][CONNECT] Enable `pyspark.pandas.spark.functions.covar` in Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 23:53:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41512: [SPARK-43700][SPARK-43701][CONNECT][PS] Enable `TimedeltaOps.(sub|rsub)` with Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 23:53:40 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41511: [SPARK-43613][PS][CONNECT] Enable `pyspark.pandas.spark.functions.covar` in Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 23:54:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41129: [SPARK-43133] Scala Client DataStreamWriter Foreach support - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 23:58:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41129: [SPARK-43133] Scala Client DataStreamWriter Foreach support - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 23:58:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41318: [SPARK-43803] [SS] [CONNECT] Improve awaitTermination() to handle client disconnects - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/08 23:59:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41517: [SPARK-42290][SQL] Fix the OOM error can't be reported when AQE on - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/09 00:05:45 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/09 00:14:05 UTC, 3 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40221: [SPARK-41551][SQL] Dynamic/absolute path support in PathOutputCommitters - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/09 00:21:57 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40189: [SPARK-27483] [SS] [SQL] Move fallback logic for StreamingRelation(V2) to an analyzer rule - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/09 00:21:59 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40178: [MINOR][DOCS] Remove `Jenkins` from web page. - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/09 00:22:00 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #39185: [SPARK-41551][SQL] Dynamic/absolute path support in PathOutputCommitters - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/09 00:22:01 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #38035: [SPARK-42438][SQL] Improve constraint propagation using multiTransform - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/09 00:22:03 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41516: [SPARK-43932][SQL][PYTHON][CONNECT] Add `current` like functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/09 00:47:59 UTC, 6 replies.
- [GitHub] [spark] melin commented on pull request #41518: [SPARK-19335][SQL] Add upserts for writing to JDBC - posted by "melin (via GitHub)" <gi...@apache.org> on 2023/06/09 01:03:14 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41517: [SPARK-42290][SQL] Fix the OOM error can't be reported when AQE on - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/09 01:14:13 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41514: [SPARK-43684][SPARK-43685][SPARK-43686][SPARK-43691][CONNECT][PS] Fix `(NullOps|NumOps).(eq|ne)` for Spark Connect. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/09 01:19:52 UTC, 7 replies.
- [GitHub] [spark] thepinetree commented on a diff in pull request #41072: [SPARK-43393][SQL] Address sequence expression overflow bug. - posted by "thepinetree (via GitHub)" <gi...@apache.org> on 2023/06/09 01:25:37 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/09 01:36:11 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41515: [SPARK-43934][SQL][PYTHON][CONNECT] Add regexp_* functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 02:00:24 UTC, 3 replies.
- [GitHub] [spark] WweiL opened a new pull request, #41522: [SPARK-44010][Python][SS][Minor] Python StreamingQueryProgress rowsPerSecond type fix - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/09 02:02:56 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41523: [WIP][SPARK-43616][PS][CONNECT] Enable `pyspark.pandas.spark.functions.mode` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/09 02:07:41 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41524: [SPARK-43621][PS][CONNECT] Enable `pyspark.pandas.spark.functions.repeat` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/09 02:53:39 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41515: [SPARK-43934][SQL][PYTHON][CONNECT] Add regexp_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/09 03:17:46 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41518: [SPARK-19335][SQL] Add upserts for writing to JDBC - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 03:29:58 UTC, 2 replies.
- [GitHub] [spark] siying opened a new pull request, #41525: [SPARK-44012][SS]KafkaDataConsumer to print some read status - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/09 03:30:42 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41516: [SPARK-43932][SQL][PYTHON][CONNECT] Add `current` like functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 03:40:23 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41526: [SPARK-43943][SPARK-43935][SPARK-43930][DOCS][FOLLOW-UP] Add missing `versionadded` annotations - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/09 03:51:12 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41527: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 03:54:16 UTC, 0 replies.
- [GitHub] [spark] beliefer closed pull request #41464: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 04:04:12 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41513: [SPARK-44007][SQL] Unresolved hint cause query failure - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/09 04:08:06 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41522: [SPARK-44010][PYTHON][SS][MINOR] Python StreamingQueryProgress rowsPerSecond type fix - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 04:11:19 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41522: [SPARK-44010][PYTHON][SS][MINOR] Python StreamingQueryProgress rowsPerSecond type fix - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 04:11:46 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41528: [SPARK-43610][CONNECT][PS] Enable `InternalFrame.attach_distributed_column` in Spark Connect. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/09 04:39:09 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41521: [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/09 04:57:20 UTC, 1 replies.
- [GitHub] [spark] zeruibao commented on a diff in pull request #41521: [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long - posted by "zeruibao (via GitHub)" <gi...@apache.org> on 2023/06/09 05:18:43 UTC, 10 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41529: [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 05:47:58 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41529: [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 05:48:16 UTC, 6 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41529: [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 05:55:11 UTC, 2 replies.
- [GitHub] [spark] TongWei1105 closed pull request #41513: [SPARK-44007][SQL] Unresolved hint cause query failure - posted by "TongWei1105 (via GitHub)" <gi...@apache.org> on 2023/06/09 05:59:53 UTC, 0 replies.
- [GitHub] [spark] TongWei1105 commented on a diff in pull request #41513: [SPARK-44007][SQL] Unresolved hint cause query failure - posted by "TongWei1105 (via GitHub)" <gi...@apache.org> on 2023/06/09 05:59:57 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41528: [SPARK-43610][CONNECT][PS] Enable `InternalFrame.attach_distributed_column` in Spark Connect. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 06:01:12 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 06:08:02 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41521: [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/09 06:13:03 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41504: [SPARK-44004][SQL] Assign name & improve error message for frequent LEGACY errors. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/09 06:25:34 UTC, 2 replies.
- [GitHub] [spark] LuciferYang closed pull request #37604: [DON'T MERGE] Try to replace all `json4s` with `Jackson` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 06:58:21 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41527: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 07:09:27 UTC, 5 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request, #41530: [SPARK-43404][SS][3.4] Skip reusing sst file for same version of RocksDB state store to avoid id mismatch error - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/09 07:30:21 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41530: [SPARK-43404][SS][3.4] Skip reusing sst file for same version of RocksDB state store to avoid id mismatch error - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/09 07:30:48 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41521: [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/09 07:35:06 UTC, 3 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41531: [SPARK-40637] Fix spark-sql can not show binary result normally - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/09 07:39:00 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41531: [SPARK-40637][SQL] Fix spark-sql can not show binary result normally - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 08:21:18 UTC, 1 replies.
- [GitHub] [spark] Vahidm281993 opened a new pull request, #41532: Branch 2.4 - posted by "Vahidm281993 (via GitHub)" <gi...@apache.org> on 2023/06/09 08:31:52 UTC, 0 replies.
- [GitHub] [spark] Vahidm281993 commented on pull request #41532: Branch 2.4 - posted by "Vahidm281993 (via GitHub)" <gi...@apache.org> on 2023/06/09 08:32:18 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41531: [SPARK-40637][SQL] Fix spark-sql can not show binary result normally - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/09 08:33:20 UTC, 8 replies.
- [GitHub] [spark] asiunov commented on a diff in pull request #35768: [SPARK-38432][SQL] Refactor framework so as JDBC dialect could compile filter by self way - posted by "asiunov (via GitHub)" <gi...@apache.org> on 2023/06/09 08:45:52 UTC, 2 replies.
- [GitHub] [spark] asiunov commented on a diff in pull request #36593: [SPARK-39139][SQL] DS V2 supports push down DS V2 UDF - posted by "asiunov (via GitHub)" <gi...@apache.org> on 2023/06/09 08:48:07 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41533: [DRAFT] Test remove `script` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 08:48:44 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41533: [DRAFT] Test remove `script` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 08:51:23 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41534: [SPARK-43937][CONNECT][PYTHON] Add ifnull,isnotnull,equal_null,nullif,nvl,nvl2 to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/09 08:59:31 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41534: [SPARK-43937][CONNECT][PYTHON] Add ifnull,isnotnull,equal_null,nullif,nvl,nvl2 to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/09 08:59:53 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41534: [SPARK-43937][CONNECT][PYTHON] Add ifnull,isnotnull,equal_null,nullif,nvl,nvl2 to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/09 09:01:58 UTC, 6 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41528: [SPARK-43610][CONNECT][PS] Enable `InternalFrame.attach_distributed_column` in Spark Connect. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/09 09:03:34 UTC, 1 replies.
- [GitHub] [spark] Kwafoor opened a new pull request, #41535: Fix the trim logic did't handle ASCII control characters correctly - posted by "Kwafoor (via GitHub)" <gi...@apache.org> on 2023/06/09 09:24:09 UTC, 0 replies.
- [GitHub] [spark] Kwafoor commented on pull request #41535: Fix the trim logic did't handle ASCII control characters correctly - posted by "Kwafoor (via GitHub)" <gi...@apache.org> on 2023/06/09 09:30:03 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request, #41536: [SPARK-37043][SQL] Cancel all running job when main query is going to final plan - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/09 09:35:09 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41537: [WIP][SPARK-43971][CONNECT][PYTHON] Support Python's createDataFrame in streaming manner - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/09 09:39:10 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 09:40:16 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41535: [SPARK-32559]Fix the trim logic did't handle ASCII control characters correctly - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/09 10:00:22 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41538: [SPARK-43916][CONNECT] Adds the test case that percentile with frequency for Scala API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 10:20:07 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #35768: [SPARK-38432][SQL] Refactor framework so as JDBC dialect could compile filter by self way - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 10:22:54 UTC, 2 replies.
- [GitHub] [spark] Kwafoor commented on a diff in pull request #41535: [SPARK-32559]Fix the trim logic did't handle ASCII control characters correctly - posted by "Kwafoor (via GitHub)" <gi...@apache.org> on 2023/06/09 10:23:44 UTC, 1 replies.
- [GitHub] [spark] vicennial commented on pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/09 10:23:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 11:09:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 11:09:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41526: [SPARK-43943][SPARK-43935][SPARK-43930][DOCS][FOLLOW-UP] Add missing `versionadded` annotations - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 11:18:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41526: [SPARK-43943][SPARK-43935][SPARK-43930][DOCS][FOLLOW-UP] Add missing `versionadded` annotations - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 11:19:05 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #41530: [SPARK-43404][SS][3.4] Skip reusing sst file for same version of RocksDB state store to avoid id mismatch error - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/09 11:50:01 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41539: [SPARK-43925][SQL][PYTHON][CONNECT] Add any, some, bool_or,bool_and,every to Scala, Python and Connect - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/09 13:37:49 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41483: [SPARK-43648][CONNECT][TESTS] Make `interrupt all` related test can be tested using maven - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/09 14:41:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41537: [SPARK-43971][CONNECT][PYTHON] Support Python's createDataFrame in streaming manner - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 15:21:57 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41535: [SPARK-32559]Fix the trim logic did't handle ASCII control characters correctly - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/09 15:26:00 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41531: [SPARK-40637][SQL] Fix spark-sql can not show binary result normally - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/09 15:27:30 UTC, 1 replies.
- [GitHub] [spark] srowen closed pull request #41532: Branch 2.4 - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/09 15:28:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41531: [SPARK-40637][SQL] Fix spark-sql can not show binary result normally - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/09 15:47:12 UTC, 0 replies.
- [GitHub] [spark] pengzhon-db commented on a diff in pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "pengzhon-db (via GitHub)" <gi...@apache.org> on 2023/06/09 18:44:28 UTC, 0 replies.
- [GitHub] [spark] WweiL opened a new pull request, #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/09 19:13:05 UTC, 0 replies.
- [GitHub] [spark] WweiL commented on pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/09 19:16:35 UTC, 1 replies.
- [GitHub] [spark] WweiL commented on a diff in pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/09 19:18:01 UTC, 9 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41537: [SPARK-43971][CONNECT][PYTHON] Support Python's createDataFrame in streaming manner - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/09 22:24:40 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41537: [SPARK-43971][CONNECT][PYTHON] Support Python's createDataFrame in streaming manner - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/09 22:25:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41528: [SPARK-43610][CONNECT][PS] Enable `InternalFrame.attach_distributed_column` in Spark Connect. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 23:22:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41528: [SPARK-43610][CONNECT][PS] Enable `InternalFrame.attach_distributed_column` in Spark Connect. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/09 23:23:13 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41526: [SPARK-43943][SPARK-43935][SPARK-43930][DOCS][FOLLOW-UP] Add missing `versionadded` annotations - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/09 23:40:01 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40221: [SPARK-41551][SQL] Dynamic/absolute path support in PathOutputCommitters - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/10 00:19:37 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40189: [SPARK-27483] [SS] [SQL] Move fallback logic for StreamingRelation(V2) to an analyzer rule - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/10 00:19:38 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #39185: [SPARK-41551][SQL] Dynamic/absolute path support in PathOutputCommitters - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/10 00:19:39 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #38035: [SPARK-42438][SQL] Improve constraint propagation using multiTransform - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/10 00:19:40 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41523: [SPARK-43616][PS][CONNECT] Enable `pyspark.pandas.spark.functions.mode` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 01:30:19 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41524: [SPARK-43621][PS][CONNECT] Enable `pyspark.pandas.spark.functions.repeat` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 01:30:49 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41523: [SPARK-43616][PS][CONNECT] Enable `pyspark.pandas.spark.functions.mode` in Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/10 01:33:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41523: [SPARK-43616][PS][CONNECT] Enable `pyspark.pandas.spark.functions.mode` in Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/10 01:33:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41524: [SPARK-43621][PS][CONNECT] Enable `pyspark.pandas.spark.functions.repeat` in Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/10 01:34:50 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/10 01:35:52 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41524: [SPARK-43621][PS][CONNECT] Enable `pyspark.pandas.spark.functions.repeat` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 01:53:06 UTC, 0 replies.
- [GitHub] [spark-connect-go] zhengruifeng commented on pull request #10: [SPARK-43351] Add DataFrame writer and reader prototype code - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 02:15:38 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41538: [SPARK-43916][CONNECT][TESTS] Adds the test case that percentile with frequency for Scala API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 02:17:31 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41538: [SPARK-43916][CONNECT][TESTS] Adds the test case that percentile with frequency for Scala API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 02:18:28 UTC, 0 replies.
- [GitHub] [spark] Kwafoor commented on pull request #41535: [SPARK-32559]Fix the trim logic did't handle ASCII control characters correctly - posted by "Kwafoor (via GitHub)" <gi...@apache.org> on 2023/06/10 02:49:35 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41534: [SPARK-43937][CONNECT][PYTHON] Add ifnull,isnotnull,equal_null,nullif,nvl,nvl2 to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 03:04:32 UTC, 9 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41515: [SPARK-43934][SQL][PYTHON][CONNECT] Add regexp_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 03:11:13 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41539: [SPARK-43925][SQL][PYTHON][CONNECT] Add any, some, bool_or,bool_and,every to Scala, Python and Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 03:19:02 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41538: [SPARK-43916][CONNECT][TESTS] Adds the test case that percentile with frequency for Scala API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/10 03:41:36 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41534: [SPARK-43937][CONNECT][PYTHON] Add ifnull,isnotnull,equal_null,nullif,nvl,nvl2 to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/10 04:10:52 UTC, 5 replies.
- [GitHub] [spark] Fokko commented on pull request #41238: [SPARK-43594][SQL] Add LocalDateTime to anyToMicros - posted by "Fokko (via GitHub)" <gi...@apache.org> on 2023/06/10 05:18:25 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41238: [SPARK-43594][SQL] Add LocalDateTime to anyToMicros - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/10 05:20:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41238: [SPARK-43594][SQL] Add LocalDateTime to anyToMicros - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/10 05:21:26 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/10 05:53:11 UTC, 6 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41541: [SPARK-44017][PS][CONNECT][TESTS] Reorganize `ps.Groupby` unit tests - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 06:59:33 UTC, 0 replies.
- [GitHub] [spark] Fokko opened a new pull request, #41542: [SPARK-43594][SQL] Add LocalDateTime to anyToMicros - posted by "Fokko (via GitHub)" <gi...@apache.org> on 2023/06/10 07:05:30 UTC, 0 replies.
- [GitHub] [spark] Fokko commented on pull request #41542: [SPARK-43594][SQL] Add LocalDateTime to anyToMicros - posted by "Fokko (via GitHub)" <gi...@apache.org> on 2023/06/10 07:06:15 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41524: [SPARK-43621][PS][CONNECT] Enable `pyspark.pandas.spark.functions.repeat` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 07:25:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41542: [SPARK-43594][SQL] Add LocalDateTime to anyToMicros - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/10 07:48:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41542: [SPARK-43594][SQL] Add LocalDateTime to anyToMicros - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/10 07:48:54 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41543: [SPARK-44018][SQL] Improve the hashCode for Some DS V2 Expression - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/10 08:07:18 UTC, 0 replies.
- [GitHub] [spark] zzzzming95 closed pull request #41370: [SPARK-43866] Partition filter condition should pushed down to metastore query if it is equivalence Predicate - posted by "zzzzming95 (via GitHub)" <gi...@apache.org> on 2023/06/10 09:42:44 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41544: [SPARK-44020][ML][PYTHON][TESTS] Split `pyspark.ml.tests.test_tuning` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 10:47:10 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41541: [SPARK-44017][PS][CONNECT][TESTS] Reorganize `ps.Groupby` unit tests - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 10:53:22 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41544: [SPARK-44020][ML][PYTHON][TESTS] Split `pyspark.ml.tests.test_tuning` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/10 12:36:03 UTC, 1 replies.
- [GitHub] [spark-connect-go] grundprinzip commented on pull request #10: [SPARK-43351] Add DataFrame writer and reader prototype code - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/10 13:02:41 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on a diff in pull request #41144: [SPARK-43470][CORE] Add OS, Java, Python version information to application log - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/10 15:08:55 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41502: [SPARK-43179][FOLLOW-UP] Use the secret ByteBuffer instead of the String - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/10 15:18:59 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #10: [SPARK-43351] Add DataFrame writer and reader prototype code - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/10 23:08:45 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41543: [SPARK-44018][SQL] Improve the hash code for some DS V2 Expression - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/11 03:02:44 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41539: [SPARK-43925][SQL][PYTHON][CONNECT] Add any, some, bool_or,bool_and,every to Scala, Python and Connect - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/11 03:05:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41544: [SPARK-44020][ML][PYTHON][TESTS] Split `pyspark.ml.tests.test_tuning` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/11 05:02:01 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41395: [SPARK-43884] Param markers in DDL - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/11 05:02:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41544: [SPARK-44020][ML][PYTHON][TESTS] Split `pyspark.ml.tests.test_tuning` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/11 05:02:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41541: [SPARK-44017][PS][CONNECT][TESTS] Reorganize `ps.Groupby` unit tests - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/11 05:02:54 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41541: [SPARK-44017][PS][CONNECT][TESTS] Reorganize `ps.Groupby` unit tests - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/11 05:03:11 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #41395: [SPARK-43884] Param markers in DDL - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/11 05:03:26 UTC, 0 replies.
- [GitHub] [spark] asiunov commented on a diff in pull request #41543: [SPARK-44018][SQL] Improve the hash code for some DS V2 Expression - posted by "asiunov (via GitHub)" <gi...@apache.org> on 2023/06/11 05:30:06 UTC, 0 replies.
- [GitHub] [spark] shuwang21 commented on pull request #41502: [SPARK-43179][FOLLOW-UP] Use the secret ByteBuffer instead of the String - posted by "shuwang21 (via GitHub)" <gi...@apache.org> on 2023/06/11 05:55:22 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41533: [DRAFT] Test add `System.gc` to PruneFileSourcePartitionsSuite - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/11 07:47:07 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41295: [SPARK-43772][BUILD][CONNECT] Move version configuration in `connect` module to parent - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/11 07:55:00 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #40632: [SPARK-42298][SQL] Assign name to _LEGACY_ERROR_TEMP_2132 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/11 09:22:13 UTC, 1 replies.
- [GitHub] [spark] srowen closed pull request #41502: [SPARK-43179][FOLLOW-UP] Use the secret ByteBuffer instead of the String - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/11 12:59:51 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41502: [SPARK-43179][FOLLOW-UP] Use the secret ByteBuffer instead of the String - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/11 13:00:00 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request, #41545: [SPARK-44021][SQL] Add spark.sql.files.maxDesiredPartitionNum - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/11 16:26:07 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/12 00:51:36 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41505: [SPARK-43938][CONNECT][PYTHON] Add to_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/12 00:51:40 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41543: [SPARK-44018][SQL] Improve the hash code for some DS V2 Expression - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 01:26:03 UTC, 0 replies.
- [GitHub] [spark] bowenliang123 opened a new pull request, #41546: Enforce Java max bytecode version to maven dependencies - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/12 01:49:35 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41535: [SPARK-32559][SQL] Fix the trim logic did't handle ASCII control characters correctly - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/12 01:54:35 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41547: [SPARK-43617][PS][CONNECT] Enable `pyspark.pandas.spark.functions.product` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/12 02:34:32 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41533: [DRAFT] Test add `System.gc` to PruneFileSourcePartitionsSuite - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 03:02:11 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41548: [SPARK-44024][SQL] Change to use `map` when `unzip` only used to extract a single element - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 03:13:04 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41531: [SPARK-40637][SQL] Fix spark-sql can not show binary result normally - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/12 03:14:27 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41546: [SPARK-44022] Enforce Java max bytecode version to maven dependencies - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 03:16:41 UTC, 4 replies.
- [GitHub] [spark] pan3793 commented on a diff in pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxDesiredPartitionNum - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/12 03:18:02 UTC, 2 replies.
- [GitHub] [spark] bowenliang123 commented on pull request #41546: [SPARK-44022] Enforce Java max bytecode version to maven dependencies - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/12 03:18:31 UTC, 5 replies.
- [GitHub] [spark] pan3793 commented on pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxDesiredPartitionNum - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/12 03:35:24 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxDesiredPartitionNum - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 03:53:30 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41191: [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/12 04:30:46 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #41191: [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/12 04:31:19 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxDesiredPartitionNum - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 04:32:22 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 04:47:02 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41547: [SPARK-43617][PS][CONNECT] Enable `pyspark.pandas.spark.functions.product` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/12 04:58:44 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 04:59:20 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41546: [SPARK-44022] Enforce Java max bytecode version to maven dependencies - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 05:25:22 UTC, 5 replies.
- [GitHub] [spark] bowenliang123 commented on a diff in pull request #41546: [SPARK-44022] Enforce Java max bytecode version to maven dependencies - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/12 05:28:27 UTC, 6 replies.
- [GitHub] [spark] bowenliang123 closed pull request #41546: [SPARK-44022] Enforce Java max bytecode version to maven dependencies - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/12 05:57:12 UTC, 0 replies.
- [GitHub] [spark] bowenliang123 opened a new pull request, #41546: [SPARK-44022] Enforce Java max bytecode version to maven dependencies - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/12 05:57:17 UTC, 0 replies.
- [GitHub] [spark] sharmaplkt commented on a diff in pull request #41457: Session Configs were not getting honored in RDDs - posted by "sharmaplkt (via GitHub)" <gi...@apache.org> on 2023/06/12 06:02:31 UTC, 1 replies.
- [GitHub] [spark] gengliangwang opened a new pull request, #41549: [SPARK-43529][SQL][FOLLOWUP] Code cleanup in UnresolvedTableSpec and related plans - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/12 06:12:50 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41549: [SPARK-43529][SQL][FOLLOWUP] Code cleanup in UnresolvedTableSpec and related plans - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/12 06:13:00 UTC, 1 replies.
- [GitHub] [spark] pan3793 commented on pull request #41546: [SPARK-44022] Enforce Java max bytecode version to maven dependencies - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/12 06:17:24 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on pull request #41543: [SPARK-44018][SQL] Improve the hashCode and toString for some DS V2 Expression - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/12 06:25:18 UTC, 1 replies.
- [GitHub] [spark] tudouzhao opened a new pull request, #41550: little testing - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/06/12 06:30:12 UTC, 0 replies.
- [GitHub] [spark] tudouzhao commented on pull request #41550: little testing - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/06/12 06:31:04 UTC, 0 replies.
- [GitHub] [spark] tudouzhao closed pull request #41550: little testing - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/06/12 06:31:05 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxDesiredPartitionNum - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/12 06:41:54 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #41543: [SPARK-44018][SQL] Improve the hashCode and toString for some DS V2 Expression - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 07:22:09 UTC, 3 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxPartitionNum - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 07:28:49 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41547: [SPARK-43617][PS][CONNECT] Enable `pyspark.pandas.spark.functions.product` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/12 07:35:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41082: [SPARK-43398][CORE] Executor timeout should be max of idle shuffle and rdd timeout - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/12 07:39:59 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41082: [SPARK-43398][CORE] Executor timeout should be max of idle shuffle and rdd timeout - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/12 07:40:22 UTC, 0 replies.
- [GitHub] [spark] tudouzhao opened a new pull request, #41551: for testing - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/06/12 10:40:19 UTC, 0 replies.
- [GitHub] [spark] tudouzhao closed pull request #41551: for testing - posted by "tudouzhao (via GitHub)" <gi...@apache.org> on 2023/06/12 10:42:54 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41533: [SPARK-44023][SQL][TESTS] Add `System.gc` at `beforeEach` in `PruneFileSourcePartitionsSuite` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/12 10:52:06 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41533: [SPARK-44023][SQL][TESTS] Add `System.gc` at `beforeEach` in `PruneFileSourcePartitionsSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 11:09:17 UTC, 3 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41552: [INFRA] Add new test group for sql - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 12:06:41 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41552: [INFRA] Add new test group for sql - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 12:35:00 UTC, 1 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41553: [SPARK-43915][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2438-2445] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 13:12:35 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41553: [SPARK-43915][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2438-2445] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/12 13:15:22 UTC, 2 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41554: [SPARK-43781][SQL] Fix IllegalStateException when cogrouping two datasets derived from the same source - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/12 13:16:41 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41533: [SPARK-44023][SQL][TESTS] Add `System.gc` at `beforeEach` in `PruneFileSourcePartitionsSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 14:07:37 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41554: [SPARK-43781][SQL] Fix IllegalStateException when cogrouping two datasets derived from the same source - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/12 14:39:55 UTC, 2 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/12 14:43:33 UTC, 0 replies.
- [GitHub] [spark] johanl-db opened a new pull request, #41555: [SPARK-44026] Allow providing initial value for SQLMetrics - posted by "johanl-db (via GitHub)" <gi...@apache.org> on 2023/06/12 14:43:41 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41487: [SPARK-43648][CONNECT][TESTS] Move `interrupt all` related test to a new test file to pass Maven test - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/12 14:48:55 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxPartitionNum - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/12 15:26:34 UTC, 1 replies.
- [GitHub] [spark] siying commented on pull request #41525: [SPARK-44012][SS]KafkaDataConsumer to print some read status - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/12 16:29:19 UTC, 1 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/12 17:12:13 UTC, 7 replies.
- [GitHub] [spark] anchovYu commented on a diff in pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "anchovYu (via GitHub)" <gi...@apache.org> on 2023/06/12 17:24:54 UTC, 3 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41546: [SPARK-44022][BUILD] Enforce Java max bytecode version to maven dependencies - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 17:26:29 UTC, 0 replies.
- [GitHub] [spark] andylam-db commented on a diff in pull request #41499: [SPARK-44000][SQL] Add hint to disable broadcasting and replicating one side of join - posted by "andylam-db (via GitHub)" <gi...@apache.org> on 2023/06/12 17:41:21 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41556: [SPARK-44028][BUILD] Upgrade Apache `commons-io` to 2.13.0 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 17:46:35 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41556: [SPARK-44028][BUILD] Upgrade Apache `commons-io` to 2.13.0 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/12 17:46:47 UTC, 1 replies.
- [GitHub] [spark] yliou commented on pull request #34637: [SPARK-37349][SQL] add SQL Rest API parsing logic - posted by "yliou (via GitHub)" <gi...@apache.org> on 2023/06/12 18:07:14 UTC, 0 replies.
- [GitHub] [spark] yliou commented on pull request #40529: [SPARK-42890] [UI] add repeat identifier on SQL UI - posted by "yliou (via GitHub)" <gi...@apache.org> on 2023/06/12 18:10:42 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #40503: [SPARK-42830] [UI] Link skipped stages on Spark UI - posted by "tgravescs (via GitHub)" <gi...@apache.org> on 2023/06/12 18:23:25 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #40502: [SPARK-42829] [UI] add repeat identifier to cached RDD on stage page - posted by "tgravescs (via GitHub)" <gi...@apache.org> on 2023/06/12 18:30:31 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on pull request #41549: [SPARK-43529][SQL][FOLLOWUP] Code cleanup in UnresolvedTableSpec and related plans - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/12 18:41:13 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #41549: [SPARK-43529][SQL][FOLLOWUP] Code cleanup in UnresolvedTableSpec and related plans - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/12 18:48:05 UTC, 1 replies.
- [GitHub] [spark] WweiL opened a new pull request, #41557: [SPARK-44029][MINOR][DOC][PYTHON] Remove notes of Python Observe doesn't support streaming dataframes - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/12 18:50:53 UTC, 0 replies.
- [GitHub] [spark] bogao007 opened a new pull request, #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/12 18:53:16 UTC, 0 replies.
- [GitHub] [spark] bogao007 commented on pull request #40959: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/12 19:00:27 UTC, 0 replies.
- [GitHub] [spark] WweiL commented on pull request #41557: [SPARK-44029][MINOR][DOC][PYTHON] Remove notes of Python Observe doesn't support streaming dataframes - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/12 19:03:46 UTC, 1 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41559: [SPARK-44030][SQL] Move out json and expression private methods from DataType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/12 19:09:55 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41559: [SPARK-44030][SQL] Move out json and expression private methods from DataType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/12 19:11:39 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/12 20:01:47 UTC, 1 replies.
- [GitHub] [spark] asiunov commented on pull request #41543: [SPARK-44018][SQL] Improve the hashCode and toString for some DS V2 Expression - posted by "asiunov (via GitHub)" <gi...@apache.org> on 2023/06/12 20:40:35 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41560: [SPARK-XXX][BUILD] Upgrade silencer to 1.7.13 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/12 20:53:01 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #40632: [SPARK-42298][SQL] Assign name to _LEGACY_ERROR_TEMP_2132 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/12 20:54:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41560: [SPARK-44031][BUILD] Upgrade silencer to 1.7.13 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/12 21:01:12 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/12 21:02:23 UTC, 3 replies.
- [GitHub] [spark] WweiL closed pull request #41557: [SPARK-44029][MINOR][DOC][PYTHON] Remove notes of Python Observe doesn't support streaming dataframes - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/12 21:16:16 UTC, 0 replies.
- [GitHub] [spark] yliou commented on pull request #35939: [SPARK-38617][SQL][WEBUI] Show Spark rule and phase timings in SQL UI and REST API - posted by "yliou (via GitHub)" <gi...@apache.org> on 2023/06/12 21:28:36 UTC, 0 replies.
- [GitHub] [spark] learningchess2003 commented on pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "learningchess2003 (via GitHub)" <gi...@apache.org> on 2023/06/12 21:56:21 UTC, 7 replies.
- [GitHub] [spark] WweiL commented on a diff in pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/12 21:59:08 UTC, 14 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41549: [SPARK-43529][SQL][FOLLOWUP] Code cleanup in UnresolvedTableSpec and related plans - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/12 22:23:45 UTC, 3 replies.
- [GitHub] [spark] bogao007 commented on a diff in pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/12 22:52:26 UTC, 10 replies.
- [GitHub] [spark] WweiL commented on pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/12 22:58:55 UTC, 1 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/12 23:08:42 UTC, 1 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/12 23:08:57 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/12 23:13:00 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/12 23:52:41 UTC, 4 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41560: [SPARK-44031][BUILD] Upgrade silencer to 1.7.13 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 00:08:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41533: [SPARK-44023][SQL][TESTS] Add `System.gc` at `beforeEach` in `PruneFileSourcePartitionsSuite` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 00:08:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41533: [SPARK-44023][SQL][TESTS] Add `System.gc` at `beforeEach` in `PruneFileSourcePartitionsSuite` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 00:08:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41533: [SPARK-44023][SQL][TESTS] Add `System.gc` at `beforeEach` in `PruneFileSourcePartitionsSuite` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 00:08:47 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #41501: [WIP][Connect] Rewrite the keyValueGrouppedDS plan to simplify the mapValues logic - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/13 00:40:31 UTC, 0 replies.
- [GitHub] [spark] bowenliang123 commented on a diff in pull request #41546: [SPARK-44022][BUILD] Enforce Java max bytecode version to maven dependencies - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/13 00:54:02 UTC, 0 replies.
- [GitHub] [spark] bowenliang123 commented on pull request #41546: [SPARK-44022][BUILD] Enforce max bytecode version on Maven dependencies - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/13 01:05:33 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41546: [SPARK-44022][BUILD] Enforce max bytecode version on Maven dependencies - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 01:08:52 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41560: [SPARK-44031][BUILD] Upgrade silencer to 1.7.13 - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/13 01:16:30 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41516: [SPARK-43932][SQL][PYTHON][CONNECT] Add `current` like functions to Scala and Python - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 01:33:51 UTC, 1 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/13 01:39:01 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41533: [SPARK-44023][SQL][TESTS] Add `System.gc` at `beforeEach` in `PruneFileSourcePartitionsSuite` - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/13 02:01:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 02:16:59 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 02:17:34 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #41536: [SPARK-37043][SQL] Cancel all running job when main query is going to final plan - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/13 02:23:09 UTC, 0 replies.
- [GitHub] [spark] ulysses-you closed pull request #41536: [SPARK-37043][SQL] Cancel all running job when main query is going to final plan - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/13 02:23:10 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41560: [SPARK-44031][BUILD] Upgrade silencer to 1.7.13 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 02:31:15 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a diff in pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/13 03:14:42 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41562: [DRAFT] Change StreamingQueryProgress use Jackson API instead of json4s - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 03:43:45 UTC, 0 replies.
- [GitHub] [spark] yaooqinn closed pull request #41535: [SPARK-32559][SQL] Fix the trim logic did't handle ASCII control characters correctly - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/13 03:44:07 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41559: [SPARK-44030][SQL] Move out json and expression private methods from DataType - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/13 03:45:40 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41535: [SPARK-32559][SQL] Fix the trim logic did't handle ASCII control characters correctly - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/13 03:46:16 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41560: [SPARK-44031][BUILD] Upgrade silencer to 1.7.13 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 03:50:46 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41563: [SPARK-43798][PYTHON][FOLLOW-UP] Sets the batch size as 1 to send individual group - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 04:00:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 04:02:30 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41515: [SPARK-43934][SQL][PYTHON][CONNECT] Add regexp_* functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/13 04:10:37 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41514: [WIP][SPARK-43684][SPARK-43685][SPARK-43686][SPARK-43691][CONNECT][PS] Fix `(NullOps|NumOps).(eq|ne)` for Spark Connect. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/13 04:20:17 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/13 04:22:21 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 04:40:45 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/13 04:45:08 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 04:46:24 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41552: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 05:33:02 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxPartitionNum - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 05:41:32 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxPartitionNum - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 05:45:54 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41559: [SPARK-44030][SQL] Move out json and expression private methods from DataType - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 06:20:43 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41563: [SPARK-43798][PYTHON][FOLLOW-UP] Sets the batch size as 1 to send individual group - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 06:26:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41563: [SPARK-43798][PYTHON][FOLLOW-UP] Sets the batch size as 1 to send individual group - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 06:27:14 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41525: [SPARK-44012][SS]KafkaDataConsumer to print some read status - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/13 07:08:45 UTC, 1 replies.
- [GitHub] [spark] LuciferYang closed pull request #41418: [BUILD] Test build with maven 3.9.2 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 07:09:33 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41565: [SPARK-44035][PS][CONNECT][TESTS] Split `pyspark.pandas.tests.connect.test_parity_ops_on_diff_frames_slow` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/13 07:10:15 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41566: [SPARK-42497][CONNECT][PS] Cleanup & consolidate tickets to simplify the tasks. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/13 07:25:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #39572: [SPARK-39979][SQL] Add option to use large variable width vectors for arrow UDF operations - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 07:30:54 UTC, 4 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/13 07:41:50 UTC, 9 replies.
- [GitHub] [spark] itholic opened a new pull request, #41567: [SPARK-43663][CONNECT][PS] Enable `SeriesParityTests.test_compare` - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/13 07:47:04 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41568: [WIP][SQL] Support positional parameters in parameterized query - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/13 08:06:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41567: [SPARK-43663][CONNECT][PS] Enable `SeriesParityTests.test_compare` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 08:29:20 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41569: [SPARK-39979][SQL][FOLLOW-UP] Support large variable types in pandas UDF, createDataFrame and toPandas with Arrow - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 08:34:14 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxPartitionNum - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/13 08:41:46 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41570: [SPARK-43703][CONNECT][PS] Enable `IndexesParityTests.test_monotonic` - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/13 09:28:35 UTC, 0 replies.
- [GitHub] [spark] yashStreamSets commented on pull request #31290: [SPARK-33813][SQL][3.0] Fix the issue that JDBC source can't treat MS SQL Server's spatial types - posted by "yashStreamSets (via GitHub)" <gi...@apache.org> on 2023/06/13 09:47:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41571: [SPARK-44038][DOCS][K8S] Update YuniKorn docs with v1.3 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 10:06:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41571: [SPARK-44038][DOCS][K8S] Update YuniKorn docs with v1.3 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 10:36:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41571: [SPARK-44038][DOCS][K8S] Update YuniKorn docs with v1.3 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 10:37:25 UTC, 0 replies.
- [GitHub] [spark] Kimahriman commented on pull request #41569: [SPARK-39979][SQL][FOLLOW-UP] Support large variable types in pandas UDF, createDataFrame and toPandas with Arrow - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/13 11:34:43 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41569: [SPARK-39979][SQL][FOLLOW-UP] Support large variable types in pandas UDF, createDataFrame and toPandas with Arrow - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 11:42:33 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41570: [SPARK-43703][CONNECT][PS] Enable `IndexesParityTests.test_monotonic` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 11:57:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41566: [SPARK-44036][CONNECT][PS] Cleanup & consolidate tickets to simplify the tasks. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 11:57:10 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41566: [SPARK-44036][CONNECT][PS] Cleanup & consolidate tickets to simplify the tasks. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 11:57:38 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/13 12:02:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41529: [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/13 12:03:04 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/13 12:04:51 UTC, 2 replies.
- [GitHub] [spark] panbingkun commented on pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/13 12:05:21 UTC, 3 replies.
- [GitHub] [spark] vicennial opened a new pull request, #41573: [SPARK-44016][CONNECT] Prevent processing of artifacts that contain invalid paths (absolute, parent, sibling, nephew) - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/13 12:13:02 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/13 12:25:37 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/13 13:04:26 UTC, 4 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41574: [SPARK-43149][SQL] Fix when CTAS with USING fails metadata in metastore gets left - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/13 13:42:05 UTC, 0 replies.
- [GitHub] [spark] bozhang2820 opened a new pull request, #41575: [SPARK-38477][CORE] Use error class in org.apache.spark.shuffle - posted by "bozhang2820 (via GitHub)" <gi...@apache.org> on 2023/06/13 14:12:24 UTC, 0 replies.
- [GitHub] [spark] grundprinzip commented on a diff in pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/13 14:46:23 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41427: [SPARK-43888][CONNECT][FOLLOW-UP] Spark Connect client should depend on common-utils explicitly - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/13 15:18:30 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41427: [SPARK-43888][CONNECT][FOLLOW-UP] Spark Connect client should depend on common-utils explicitly - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/13 15:19:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41556: [SPARK-44028][BUILD] Upgrade Apache `commons-io` to 2.13.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 16:08:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41556: [SPARK-44028][BUILD] Upgrade Apache `commons-io` to 2.13.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 16:09:04 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #41501: [SPARK-43415][Connect] Add mapValues for KeyValueGroupedDS#agg - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/13 16:12:17 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41521: [SPARK-43380][SQL] Fix conversion of Avro logical timestamp type to Long - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 16:34:07 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request, #41576: [SPARK-44040][SQL] Fix compute stats when AggregateExec nodes above QueryStageExec - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/13 16:35:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41521: [SPARK-43380][SQL][FOLLOWUP] Fix conversion of Avro logical timestamp type to Long - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 16:35:22 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41573: [SPARK-44016][CONNECT] Prevent processing of artifacts that contain invalid paths (absolute, parent, sibling, nephew) - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/13 17:04:35 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41573: [SPARK-44016][CONNECT] Prevent processing of artifacts that contain invalid paths (absolute, parent, sibling, nephew) - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/13 17:05:11 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41577: [SPARK-43963][SQL] DataSource V2: Handle MERGE commands for group-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/13 17:08:34 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on a diff in pull request #41577: [SPARK-43963][SQL] DataSource V2: Handle MERGE commands for group-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/13 17:17:56 UTC, 3 replies.
- [GitHub] [spark] gengliangwang closed pull request #41549: [SPARK-43529][SQL][FOLLOWUP] Code cleanup in UnresolvedTableSpec and related plans - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/13 17:34:50 UTC, 0 replies.
- [GitHub] [spark] siying opened a new pull request, #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/13 18:51:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41579: [SPARK-44045][SQL][TESTS] Mark `WholeStageCodegenSparkSubmitSuite` as `ExtendedSQLTest` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 19:56:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41579: [SPARK-44045][SQL][TESTS] Mark `WholeStageCodegenSparkSubmitSuite` as `ExtendedSQLTest` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 20:01:11 UTC, 8 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41577: [SPARK-43963][SQL] DataSource V2: Handle MERGE commands for group-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/13 20:39:55 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41577: [SPARK-43963][SQL] DataSource V2: Handle MERGE commands for group-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 21:35:30 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41579: [SPARK-44045][SQL][TESTS] Mark `WholeStageCodegenSparkSubmitSuite` as `ExtendedSQLTest` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/13 21:58:06 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a diff in pull request #41525: [SPARK-44012][SS]KafkaDataConsumer to print some read status - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/13 22:17:33 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/13 23:53:18 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #41332: [SPARK-43801][SQL] Support unwrap date type to string type in UnwrapCastInBinaryComparison - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/13 23:58:02 UTC, 1 replies.
- [GitHub] [spark] rangadi opened a new pull request, #41580: [SPARK-43474] [SS] [CONNECT] Add a spark connect access to runtime Dataframes by ID. - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/13 23:59:35 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41332: [SPARK-43801][SQL] Support unwrap date type to string type in UnwrapCastInBinaryComparison - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/14 00:33:31 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41579: [SPARK-44045][SQL][TESTS] Mark `WholeStageCodegenSparkSubmitSuite` as `ExtendedSQLTest` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/14 00:33:33 UTC, 0 replies.
- [GitHub] [spark] puchengy commented on a diff in pull request #41332: [SPARK-43801][SQL] Support unwrap date type to string type in UnwrapCastInBinaryComparison - posted by "puchengy (via GitHub)" <gi...@apache.org> on 2023/06/14 00:35:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41514: [SPARK-43684][SPARK-43685][SPARK-43686][SPARK-43691][CONNECT][PS] Fix `(NullOps|NumOps).(eq|ne)` for Spark Connect. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 00:38:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41514: [SPARK-43684][SPARK-43685][SPARK-43686][SPARK-43691][CONNECT][PS] Fix `(NullOps|NumOps).(eq|ne)` for Spark Connect. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 00:38:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41579: [SPARK-44045][SQL][TESTS] Mark `WholeStageCodegenSparkSubmitSuite` as `ExtendedSQLTest` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 00:39:33 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41515: [SPARK-43934][SQL][PYTHON][CONNECT] Add regexp_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 00:44:03 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng closed pull request #41283: [WIP] Remove outdated assumptions on nested struct types - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/14 00:56:40 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41516: [SPARK-43932][SQL][PYTHON][CONNECT] Add `current` like functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 00:56:56 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41545: [SPARK-44021][SQL] Add spark.sql.files.maxPartitionNum - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 01:13:33 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41581: [SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/14 01:18:44 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41580: [SPARK-43474] [SS] [CONNECT] Add a spark connect access to runtime Dataframes by ID. - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/14 01:45:43 UTC, 10 replies.
- [GitHub] [spark] itholic opened a new pull request, #41582: [SPARK-43659][CONNECT][PS][TESTS] Enable `OpsOnDiffFramesEnabledSlowParityTests.test_series_eq` - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/14 01:48:48 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41552: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 01:53:06 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #41576: [SPARK-44040][SQL] Fix compute stats when AggregateExec node above QueryStageExec - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/14 02:32:29 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41552: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/14 02:32:51 UTC, 6 replies.
- [GitHub] [spark] panbingkun commented on pull request #41579: [SPARK-44045][SQL][TESTS] Mark `WholeStageCodegenSparkSubmitSuite` as `ExtendedSQLTest` - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/14 02:36:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41257: [SPARK-43657][K8S]: reuse config map for executor when running on k8s-cluster mode - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 02:44:41 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41576: [SPARK-44040][SQL] Fix compute stats when AggregateExec node above QueryStageExec - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 03:00:14 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request, #41583: [SPARK-44048][DOCS] Remove sql-migration-old.md - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/14 03:28:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41569: [SPARK-39979][SQL][FOLLOW-UP] Support large variable types in pandas UDF, createDataFrame and toPandas with Arrow - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 03:34:00 UTC, 0 replies.
- [GitHub] [spark] advancedxy commented on a diff in pull request #41257: [SPARK-43657][K8S]: reuse config map for executor when running on k8s-cluster mode - posted by "advancedxy (via GitHub)" <gi...@apache.org> on 2023/06/14 03:34:11 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41584: [SPARK-39979][SQL][FOLLOW-UP] Make `spark.sql.execution.arrow.useLargeVarTypes` as an internal configuration - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 03:41:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41584: [SPARK-39979][SQL][FOLLOW-UP] Make `spark.sql.execution.arrow.useLargeVarTypes` as an internal configuration - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 03:42:02 UTC, 0 replies.
- [GitHub] [spark] hvanhovell opened a new pull request, #41585: [WIP] Alternative for JoinWith - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/14 03:44:58 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41567: [SPARK-43663][CONNECT][PS] Enable `SeriesParityTests.test_compare` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 04:02:36 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41567: [SPARK-43663][CONNECT][PS] Enable `SeriesParityTests.test_compare` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 04:02:52 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/14 04:07:09 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41576: [SPARK-44040][SQL] Fix compute stats when AggregateExec node above QueryStageExec - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 04:07:14 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/14 04:09:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41586: [SPARK-44049][K8S][TESTS] Fix KubernetesSuite to use `inNamespace` for validating driver pod cleanup - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 04:14:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41583: [SPARK-44048][DOCS] Remove sql-migration-old.md - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 04:21:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41586: [SPARK-44049][K8S][TESTS] Fix KubernetesSuite to use `inNamespace` for validating driver pod cleanup - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 04:24:16 UTC, 1 replies.
- [GitHub] [spark] itholic opened a new pull request, #41587: [SPARK-43654][SPARK-43655] Ensure that Spark Connect assigns correct column name - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/14 04:36:37 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41587: [SPARK-43654][SPARK-43655] Ensure that Spark Connect assigns correct column name - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/14 04:38:12 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41586: [SPARK-44049][K8S][TESTS] Fix KubernetesSuite to use `inNamespace` for validating driver pod cleanup - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 04:38:27 UTC, 1 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41478: [SPARK-43981][PYTHON][ML] Basic saving / loading implementation for ML on spark connect - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/14 04:42:35 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41516: [SPARK-43932][SQL][PYTHON][CONNECT] Add `current` like functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 04:44:51 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41583: [SPARK-44048][DOCS] Remove sql-migration-old.md - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/14 04:50:49 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41576: [SPARK-44040][SQL] Fix compute stats when AggregateExec node above QueryStageExec - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/14 04:55:09 UTC, 1 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41588: [SPARK-43941][SQL][PYTHON][CONNECT] Add any_value, approx_percentile, count_if, first_value, histogram_numeric, last_value, reduce to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/14 04:58:53 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/14 05:00:32 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41589: [SPARK-43645][SPARK-43622][PS][CONNECT] Enable `pyspark.pandas.spark.functions.{var, stddev}` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 05:12:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41583: [SPARK-44048][DOCS] Remove sql-migration-old.md - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 05:41:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/14 05:43:44 UTC, 2 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41590: [DRAFT][CORE][TESTS] Allow test cases that inherit `SparkFunSuite` to have a default timeout - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/14 06:02:49 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41590: [DRAFT][CORE][TESTS] Allow test cases that inherit `SparkFunSuite` to have a default timeout - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/14 06:10:07 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41591: [SPARK-44051][TESTS][PS][CONNECT] Split `pyspark.pandas.tests.connect.data_type_ops.test_parity_num_ops` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 06:20:00 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41570: [SPARK-43703][SPARK-44052][CONNECT][PS] Enable `IndexesParityTests.test_monotonic` & add `get_column_class` and `get_dataframe_class` - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/14 07:18:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41586: [SPARK-44049][K8S][TESTS] Fix KubernetesSuite to use `inNamespace` for validating driver pod cleanup - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 07:21:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41577: [SPARK-43963][SQL] DataSource V2: Handle MERGE commands for group-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 07:23:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41583: [SPARK-44048][DOCS] Remove sql-migration-old.md - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 07:24:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41583: [SPARK-44048][DOCS] Remove sql-migration-old.md - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 07:24:57 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41565: [SPARK-44035][PS][CONNECT][TESTS] Split `pyspark.pandas.tests.connect.test_parity_ops_on_diff_frames_slow` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 07:28:24 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41565: [SPARK-44035][PS][CONNECT][TESTS] Split `pyspark.pandas.tests.connect.test_parity_ops_on_diff_frames_slow` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 07:28:45 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41589: [SPARK-43645][SPARK-43622][PS][CONNECT] Enable `pyspark.pandas.spark.functions.{var, stddev}` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 07:53:42 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41589: [SPARK-43645][SPARK-43622][PS][CONNECT] Enable `pyspark.pandas.spark.functions.{var, stddev}` in Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 07:53:55 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41477: [SPARK-43931][SQL][PYTHON][CONNECT] Add make_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 08:16:31 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang opened a new pull request, #41592: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "guiyanakuang (via GitHub)" <gi...@apache.org> on 2023/06/14 08:34:26 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang commented on pull request #41592: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "guiyanakuang (via GitHub)" <gi...@apache.org> on 2023/06/14 08:34:42 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on pull request #41592: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/14 08:48:13 UTC, 0 replies.
- [GitHub] [spark] jaceklaskowski commented on a diff in pull request #41407: [SPARK-43900][SQL] Support optimize skewed partitions even if introduce extra shuffle - posted by "jaceklaskowski (via GitHub)" <gi...@apache.org> on 2023/06/14 09:07:28 UTC, 0 replies.
- [GitHub] [spark] jaceklaskowski commented on a diff in pull request #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "jaceklaskowski (via GitHub)" <gi...@apache.org> on 2023/06/14 09:12:58 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41592: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 09:25:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41592: [SPARK-44053][BUILD][3.4] Update ORC to 1.8.4 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 09:27:38 UTC, 2 replies.
- [GitHub] [spark] guiyanakuang commented on pull request #41592: [SPARK-44053][BUILD][3.4] Update ORC to 1.8.4 - posted by "guiyanakuang (via GitHub)" <gi...@apache.org> on 2023/06/14 09:30:30 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang opened a new pull request, #41593: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "guiyanakuang (via GitHub)" <gi...@apache.org> on 2023/06/14 09:38:00 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang commented on pull request #41593: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "guiyanakuang (via GitHub)" <gi...@apache.org> on 2023/06/14 09:39:29 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41591: [SPARK-44051][TESTS][PS][CONNECT] Split `pyspark.pandas.tests.connect.data_type_ops.test_parity_num_ops` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 09:41:56 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41591: [SPARK-44051][TESTS][PS][CONNECT] Split `pyspark.pandas.tests.connect.data_type_ops.test_parity_num_ops` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 09:42:09 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a diff in pull request #41576: [SPARK-44040][SQL] Fix compute stats when AggregateExec node above QueryStageExec - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/14 10:18:39 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41552: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/14 10:22:00 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41594: [SPARK-43944][CONNECT][PYTHON] Add string functions to Scala and Python - part 2 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/14 11:23:09 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/14 11:59:22 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41588: [SPARK-43941][SQL][PYTHON][CONNECT] Add any_value, approx_percentile, count_if, first_value, histogram_numeric, last_value, reduce to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/14 13:12:11 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41476: [SPARK-43914][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2433-2437] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/14 13:13:21 UTC, 3 replies.
- [GitHub] [spark] beliefer commented on pull request #41342: [SPARK-43829][CONNECT] Improve SparkConnectPlanner by reuse Dataset and avoid construct new Dataset - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/14 13:14:51 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #40782: [SPARK-42669][CONNECT] Short circuit local relation RPCs - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/14 13:15:37 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #40528: [SPARK-42584][CONNECT] Improve output of Column.explain - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/14 13:17:04 UTC, 1 replies.
- [GitHub] [spark] Kimahriman commented on pull request #41584: [SPARK-39979][SQL][FOLLOW-UP] Make `spark.sql.execution.arrow.useLargeVarTypes` as an internal configuration - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/14 13:23:38 UTC, 0 replies.
- [GitHub] [spark] danielsparing opened a new pull request, #41595: remove double quote to fix link - posted by "danielsparing (via GitHub)" <gi...@apache.org> on 2023/06/14 13:58:19 UTC, 0 replies.
- [GitHub] [spark] danielsparing closed pull request #41595: remove double quote to fix link - posted by "danielsparing (via GitHub)" <gi...@apache.org> on 2023/06/14 14:02:16 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41581: [SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/14 14:15:47 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41581: [SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/14 14:16:21 UTC, 0 replies.
- [GitHub] [spark] zhenlineo opened a new pull request, #41596: [SPARK-43415][Connect] Alternative mapValues for KeyValueGroupedDS#agg using withContext - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/14 15:16:48 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on pull request #41501: [SPARK-43415][Connect] Add mapValues for KeyValueGroupedDS#agg using select rewrite - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/14 15:17:15 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang commented on pull request #10: [SPARK-43351] Add DataFrame writer and reader prototype code - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/14 15:25:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41593: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 16:37:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41593: [SPARK-44053][BUILD] Update ORC to 1.8.4 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 16:39:57 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41597: [SPARK-44055][CORE] Remove redundant `override` functions from `CheckpointRDD` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/14 16:40:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41592: [SPARK-44053][BUILD][3.4] Update ORC to 1.8.4 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 16:40:36 UTC, 0 replies.
- [GitHub] [spark] robreeves opened a new pull request, #41598: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "robreeves (via GitHub)" <gi...@apache.org> on 2023/06/14 16:51:32 UTC, 0 replies.
- [GitHub] [spark] robreeves closed pull request #41598: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "robreeves (via GitHub)" <gi...@apache.org> on 2023/06/14 16:52:12 UTC, 0 replies.
- [GitHub] [spark] robreeves opened a new pull request, #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "robreeves (via GitHub)" <gi...@apache.org> on 2023/06/14 16:57:52 UTC, 0 replies.
- [GitHub] [spark] siying commented on a diff in pull request #41525: [SPARK-44012][SS]KafkaDataConsumer to print some read status - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/14 17:14:08 UTC, 1 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41600: [SPARK-43975][SQL] DataSource V2: Handle UPDATE commands for group-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/14 17:36:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41601: [SPARK-44057][SQL][TESTS] Mark all `local-cluster` tests as `ExtendedSQLTest` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 18:06:43 UTC, 0 replies.
- [GitHub] [spark] amanraj2520 opened a new pull request, #41602: SPARK-44058: Removed createPartition deprecated method for HiveShim.scala - posted by "amanraj2520 (via GitHub)" <gi...@apache.org> on 2023/06/14 18:10:13 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41146: [SPARK-43474] [SS] [CONNECT] Add a spark connect function to create DataFrame reference - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/14 18:11:38 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/14 18:12:33 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41600: [SPARK-43975][SQL] DataSource V2: Handle UPDATE commands for group-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 18:27:19 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41601: [SPARK-44057][SQL][TESTS] Mark all `local-cluster`-based tests as `ExtendedSQLTest` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 18:34:21 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #41601: [SPARK-44057][SQL][TESTS] Mark all `local-cluster`-based tests as `ExtendedSQLTest` - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/14 18:37:25 UTC, 1 replies.
- [GitHub] [spark] learningchess2003 commented on a diff in pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "learningchess2003 (via GitHub)" <gi...@apache.org> on 2023/06/14 18:37:41 UTC, 4 replies.
- [GitHub] [spark] WweiL commented on a diff in pull request #41096: [SPARK-42941][SS][CONNECT][DRAFT][DO-NOT-REVIEW] Python StreamingQueryListener POC - posted by "WweiL (via GitHub)" <gi...@apache.org> on 2023/06/14 18:39:56 UTC, 0 replies.
- [GitHub] [spark] grundprinzip commented on a diff in pull request #41580: [SPARK-43474] [SS] [CONNECT] Add a spark connect access to runtime Dataframes by ID. - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/14 18:44:11 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41597: [SPARK-44055][CORE] Remove redundant `override` functions from `CheckpointRDD` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 18:48:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41584: [SPARK-39979][SQL][FOLLOW-UP] Make `spark.sql.execution.arrow.useLargeVarTypes` as an internal configuration - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 18:49:13 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on a diff in pull request #41600: [SPARK-43975][SQL] DataSource V2: Handle UPDATE commands for group-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/14 19:01:17 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41600: [SPARK-43975][SQL] DataSource V2: Handle UPDATE commands for group-based sources - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/14 19:01:29 UTC, 1 replies.
- [GitHub] [spark] siying commented on a diff in pull request #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/14 19:32:35 UTC, 2 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/14 20:06:16 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41601: [SPARK-44057][SQL][TESTS] Mark all `local-cluster`-based tests as `ExtendedSQLTest` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 20:27:28 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/14 20:27:50 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41529: [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/14 20:37:16 UTC, 3 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/14 20:45:38 UTC, 1 replies.
- [GitHub] [spark] mkaravel commented on a diff in pull request #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "mkaravel (via GitHub)" <gi...@apache.org> on 2023/06/14 21:28:26 UTC, 2 replies.
- [GitHub] [spark] xinrong-meng opened a new pull request, #41603: [SPARK-43903][PYTHON][CONNECT] Improve ArrayType input support in Arrow Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/14 21:52:27 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41600: [SPARK-43975][SQL] DataSource V2: Handle UPDATE commands for group-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/15 00:14:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41600: [SPARK-43975][SQL] DataSource V2: Handle UPDATE commands for group-based sources - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/15 00:14:47 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40298: [SPARK-42595][SQL] Support query inserted partitions after insert data into table when hive.exec.dynamic.partition=true - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/15 00:20:37 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #38640: [WIP][SPARK-41124][SQL][TEST] Add DSv2 PlanStabilitySuites - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/15 00:20:39 UTC, 0 replies.
- [GitHub] [spark-connect-go] zhengruifeng closed pull request #10: [SPARK-43351] Add DataFrame writer and reader prototype code - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 01:09:01 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41582: [SPARK-43659][CONNECT][PS][TESTS] Enable `OpsOnDiffFramesEnabledSlowParityTests.test_series_eq` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 01:17:03 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41582: [SPARK-43659][CONNECT][PS][TESTS] Enable `OpsOnDiffFramesEnabledSlowParityTests.test_series_eq` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 01:17:15 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41588: [SPARK-43941][SQL][PYTHON][CONNECT] Add any_value, approx_percentile, count_if, first_value, histogram_numeric, last_value, reduce to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 01:32:59 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41588: [SPARK-43941][SQL][PYTHON][CONNECT] Add any_value, approx_percentile, count_if, first_value, histogram_numeric, last_value, reduce to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 01:33:11 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 01:52:32 UTC, 9 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 01:52:35 UTC, 3 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41570: [SPARK-44052][CONNECT][PS] Add util to get proper Column or DataFrame class for Spark Connect. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/15 02:13:39 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41604: [SPARK-43627][SPARK-43626][PS][CONNECT] Enable `pyspark.pandas.spark.functions.{kurt, skew}` in Spark Connect. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 02:19:45 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41529: [SPARK-43988][INFRA] Add a daily maven testing GitHub Action job - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/15 02:34:06 UTC, 3 replies.
- [GitHub] [spark] panbingkun commented on pull request #41581: [SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/15 03:06:39 UTC, 1 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41605: Revert "[SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre" - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/15 03:13:30 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41605: Revert "[SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre" - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/15 03:13:49 UTC, 1 replies.
- [GitHub] [spark] panbingkun closed pull request #41605: Revert "[SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre" - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/15 03:24:55 UTC, 0 replies.
- [GitHub] [spark] yaooqinn closed pull request #40822: [WIP] cancel-in-progress - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/15 03:33:34 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/15 03:52:20 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41552: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/15 04:03:17 UTC, 0 replies.
- [GitHub] [spark] asl3 opened a new pull request, #41606: [WIP] [SPARK-44061] Add assert_df_equality util function - posted by "asl3 (via GitHub)" <gi...@apache.org> on 2023/06/15 04:25:25 UTC, 0 replies.
- [GitHub] [spark] Abhijeetsng97 opened a new pull request, #41607: [SPARK-43259][SQL] Rename the error class `_LEGACY_ERROR_TEMP_2024` to `UNSUPPORTED_ENCODER_ERROR` - posted by "Abhijeetsng97 (via GitHub)" <gi...@apache.org> on 2023/06/15 04:35:10 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/15 04:54:58 UTC, 12 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41552: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/15 05:00:58 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41529: [SPARK-43988][INFRA] Add a daily maven testing GitHub Action job - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/15 05:45:19 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41604: [SPARK-43627][SPARK-43626][PS][CONNECT] Enable `pyspark.pandas.spark.functions.{kurt, skew}` in Spark Connect. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 06:15:58 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41604: [SPARK-43627][SPARK-43626][PS][CONNECT] Enable `pyspark.pandas.spark.functions.{kurt, skew}` in Spark Connect. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 06:16:06 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/15 06:35:11 UTC, 13 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/15 07:12:08 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41597: [SPARK-44055][CORE] Remove redundant `override` functions from `CheckpointRDD` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/15 07:37:04 UTC, 2 replies.
- [GitHub] [spark] wForget opened a new pull request, #41609: [SPARK-44065][SQL] Optimize BroadcastHashJoin skew when localShuffleReader is disabled - posted by "wForget (via GitHub)" <gi...@apache.org> on 2023/06/15 07:57:38 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41610: [SPARK-43941][PYTHON][TESTS][FOLLOWUP] Doctest clean up - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 08:20:40 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 08:22:37 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/15 08:36:29 UTC, 1 replies.
- [GitHub] [spark] EnricoMi opened a new pull request, #41611: [SPARK-38200][SQL] JDBC upsert MERGE INTO using temp table - posted by "EnricoMi (via GitHub)" <gi...@apache.org> on 2023/06/15 09:04:04 UTC, 0 replies.
- [GitHub] [spark] EnricoMi commented on pull request #41518: [SPARK-19335][SQL] Add upserts for writing to JDBC - posted by "EnricoMi (via GitHub)" <gi...@apache.org> on 2023/06/15 09:16:05 UTC, 0 replies.
- [GitHub] [spark] EnricoMi commented on a diff in pull request #41518: [SPARK-19335][SQL] Add upserts for writing to JDBC - posted by "EnricoMi (via GitHub)" <gi...@apache.org> on 2023/06/15 09:22:28 UTC, 2 replies.
- [GitHub] [spark] Abhijeetsng97 commented on pull request #41607: [WIP][SPARK-43259][SQL] Rename the error class `_LEGACY_ERROR_TEMP_2024` to `UNSUPPORTED_ENCODER_ERROR` - posted by "Abhijeetsng97 (via GitHub)" <gi...@apache.org> on 2023/06/15 10:03:55 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41612: [SPARK-42618][PYTHON][PS] Warning for the pandas-related behavior changes in next major release - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/15 10:54:40 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41580: [SPARK-43474] [SS] [CONNECT] Add a spark connect access to runtime Dataframes by ID. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/15 12:02:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/15 12:13:19 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41610: [SPARK-43941][PYTHON][TESTS][FOLLOWUP] Doctest clean up - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/15 12:13:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41610: [SPARK-43941][PYTHON][TESTS][FOLLOWUP] Doctest clean up - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/15 12:13:46 UTC, 0 replies.
- [GitHub] [spark] shrprasa opened a new pull request, #41613: [SPARK-39740][UI]: Upgrade vis timeline to 7.7.2 to fix CVE-2020-28487 - posted by "shrprasa (via GitHub)" <gi...@apache.org> on 2023/06/15 15:26:12 UTC, 0 replies.
- [GitHub] [spark] jdesjean commented on a diff in pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "jdesjean (via GitHub)" <gi...@apache.org> on 2023/06/15 15:30:56 UTC, 0 replies.
- [GitHub] [spark] entong commented on a diff in pull request #41568: [SPARK-44066][SQL] Support positional parameters in Scala/Java `sql()` - posted by "entong (via GitHub)" <gi...@apache.org> on 2023/06/15 15:43:47 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41568: [SPARK-44066][SQL] Support positional parameters in Scala/Java `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/15 15:55:19 UTC, 6 replies.
- [GitHub] [spark] szehon-ho opened a new pull request, #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/15 16:09:21 UTC, 0 replies.
- [GitHub] [spark] szehon-ho commented on a diff in pull request #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/15 16:12:20 UTC, 10 replies.
- [GitHub] [spark] dependabot[bot] opened a new pull request, #41615: Bump snappy-java from 1.1.10.0 to 1.1.10.1 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/15 16:19:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41615: Bump snappy-java from 1.1.10.0 to 1.1.10.1 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/15 16:35:10 UTC, 0 replies.
- [GitHub] [spark] dependabot[bot] commented on pull request #41615: Bump snappy-java from 1.1.10.0 to 1.1.10.1 - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/15 16:35:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41612: [SPARK-42618][PYTHON][PS] Warning for the pandas-related behavior changes in next major release - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/15 16:36:32 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41597: [SPARK-44055][CORE] Remove redundant `override` functions from `CheckpointRDD` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/15 16:49:23 UTC, 0 replies.
- [GitHub] [spark] pan3793 opened a new pull request, #41616: [SPARK-44070][BUILD] Bump snappy-jave 1.1.10.1 - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/15 17:14:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41496: [SPARK-42750][SQL][FOLLOWUP] Add INSERT OVERWRITE BY NAME statement - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/15 17:26:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41496: [SPARK-42750][SQL][FOLLOWUP] Add INSERT OVERWRITE BY NAME statement - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/15 17:26:51 UTC, 0 replies.
- [GitHub] [spark] allisonwang-db commented on a diff in pull request #41563: [SPARK-43798][PYTHON][FOLLOW-UP] Sets the batch size as 1 to send individual group - posted by "allisonwang-db (via GitHub)" <gi...@apache.org> on 2023/06/15 17:28:07 UTC, 0 replies.
- [GitHub] [spark] bogao007 commented on pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/15 17:48:09 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41581: [SPARK-44047][CONNECT][BUILD] Upgrade google guava for connect from 31.0.1-jre to 32.0.1-jre - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/15 17:48:56 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41553: [SPARK-43915][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2438-2445] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/15 18:23:52 UTC, 2 replies.
- [GitHub] [spark] ryan-johnson-databricks opened a new pull request, #41617: [SPARK-44071] Define and use Unresolved[Leaf|Unary]Node traits. - posted by "ryan-johnson-databricks (via GitHub)" <gi...@apache.org> on 2023/06/15 18:53:59 UTC, 0 replies.
- [GitHub] [spark] robreeves commented on pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "robreeves (via GitHub)" <gi...@apache.org> on 2023/06/15 19:52:46 UTC, 1 replies.
- [GitHub] [spark] ueshin commented on a diff in pull request #41603: [WIP][SPARK-43903][PYTHON][CONNECT] Improve ArrayType input support in Arrow Python UDF - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/15 20:42:50 UTC, 2 replies.
- [GitHub] [spark] xinrong-meng commented on a diff in pull request #41603: [WIP][SPARK-43903][PYTHON][CONNECT] Improve ArrayType input support in Arrow Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/15 20:55:15 UTC, 3 replies.
- [GitHub] [spark] mridulm commented on pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/15 21:03:00 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/15 21:19:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41563: [SPARK-43798][PYTHON][FOLLOW-UP] Sets the batch size as 1 to send individual group - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/15 22:49:47 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41616: [SPARK-44070][BUILD] Bump snappy-jave 1.1.10.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/15 23:37:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/15 23:46:36 UTC, 4 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41539: [SPARK-43925][SQL][PYTHON][CONNECT] Add some, bool_or,bool_and,every to Scala, Python and Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/15 23:46:41 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41612: [SPARK-42618][PYTHON][PS] Warning for the pandas-related behavior changes in next major release - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/16 00:04:58 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40320: Update code example formatting for protobuf parsing readme - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/16 00:21:51 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40298: [SPARK-42595][SQL] Support query inserted partitions after insert data into table when hive.exec.dynamic.partition=true - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/16 00:21:53 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #38640: [WIP][SPARK-41124][SQL][TEST] Add DSv2 PlanStabilitySuites - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/16 00:21:55 UTC, 0 replies.
- [GitHub] [spark] rangadi opened a new pull request, #41618: [SPARK-43474] [SS] [CONNECT] Add SessionHolder to SparkConnectPlanner - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/16 00:23:21 UTC, 0 replies.
- [GitHub] [spark] rangadi commented on a diff in pull request #41618: [SPARK-43474] [SS] [CONNECT] Add SessionHolder to SparkConnectPlanner - posted by "rangadi (via GitHub)" <gi...@apache.org> on 2023/06/16 00:24:58 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41534: [SPARK-43937][CONNECT][PYTHON] Add ifnull,isnotnull,equal_null,nullif,nvl,nvl2 to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/16 00:29:52 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41618: [SPARK-43474] [SS] [CONNECT] Add SessionHolder to SparkConnectPlanner - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/16 00:29:58 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41534: [SPARK-43937][CONNECT][PYTHON] Add ifnull,isnotnull,equal_null,nullif,nvl,nvl2 to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/16 00:30:24 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41574: [SPARK-43149][SQL] Fix when CTAS with USING fails metadata in metastore gets left - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/16 01:26:15 UTC, 3 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41595: remove double quote to fix link - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/16 01:40:17 UTC, 0 replies.
- [GitHub] [spark] Yohahaha opened a new pull request, #41619: [SPARK-44072] Update insert table docs for incorrect sql example - posted by "Yohahaha (via GitHub)" <gi...@apache.org> on 2023/06/16 02:36:02 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/16 02:56:22 UTC, 1 replies.
- [GitHub] [spark] yaooqinn closed pull request #41619: [SPARK-44072][DOCS] Update insert table docs for incorrect sql example - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/16 03:07:53 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41619: [SPARK-44072][DOCS] Update insert table docs for incorrect sql example - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/16 03:08:39 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #40982: [SPARK-43300][CORE] NonFateSharingCache wrapper for Guava Cache - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 03:08:43 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #41576: [SPARK-44040][SQL] Fix compute stats when AggregateExec node above QueryStageExec - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/16 03:18:49 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41620: [SPARK-43979][SQL][FOLLOW-UP] Simplify metrics plan should replace nodes by new attributes - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/16 03:33:03 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41620: [SPARK-43979][SQL][FOLLOW-UP] Simplify metrics plan should replace nodes by new attributes - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/16 03:33:08 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a diff in pull request #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "huaxingao (via GitHub)" <gi...@apache.org> on 2023/06/16 03:34:39 UTC, 1 replies.
- [GitHub] [spark] Hisoka-X closed pull request #41531: [SPARK-40637][SQL] Fix spark-sql can not show binary result normally - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/16 03:46:02 UTC, 0 replies.
- [GitHub] [spark] grundprinzip commented on a diff in pull request #41618: [SPARK-43474] [SS] [CONNECT] Add SessionHolder to SparkConnectPlanner - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/16 03:56:51 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41621: [SPARK-44075][CONNECT] Make 'transformStatCorr' lazy - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/16 04:05:56 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/16 05:21:39 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41622: [SPARK-44064][SQL] Move `NonFateSharingCache` from `core` module to `catalyst` module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 06:07:48 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41622: [SPARK-44064][SQL] Move `NonFateSharingCache` from `core` module to `catalyst` module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 07:19:11 UTC, 2 replies.
- [GitHub] [spark] gene-db opened a new pull request, #41623: [WIP] Implement bitmap functions - posted by "gene-db (via GitHub)" <gi...@apache.org> on 2023/06/16 07:28:07 UTC, 0 replies.
- [GitHub] [spark] Zouxxyy commented on pull request #40577: [SPARK-42947][SQL] Spark Thriftserver LDAP should not use DN pattern if user contains domain - posted by "Zouxxyy (via GitHub)" <gi...@apache.org> on 2023/06/16 07:55:08 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41575: [SPARK-38477][CORE] Use error class in org.apache.spark.shuffle - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/16 08:23:05 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41621: [SPARK-44075][CONNECT] Make `transformStatCorr` lazy - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/16 08:24:23 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41539: [SPARK-43925][SQL][PYTHON][CONNECT] Add some, bool_or,bool_and,every to Scala, Python and Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/16 08:27:36 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41539: [SPARK-43925][SQL][PYTHON][CONNECT] Add some, bool_or,bool_and,every to Scala, Python and Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/16 08:27:49 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/16 08:29:09 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41621: [SPARK-44075][CONNECT] Make `transformStatCorr` lazy - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/16 08:36:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41621: [SPARK-44075][CONNECT] Make `transformStatCorr` lazy - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/16 08:37:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41585: [WIP] Alternative for JoinWith - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/16 08:55:52 UTC, 2 replies.
- [GitHub] [spark] shrprasa commented on pull request #41613: [SPARK-39740][UI]: Upgrade vis timeline to 7.7.2 to fix CVE-2020-28487 - posted by "shrprasa (via GitHub)" <gi...@apache.org> on 2023/06/16 09:00:01 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on pull request #41539: [SPARK-43925][SQL][PYTHON][CONNECT] Add some, bool_or,bool_and,every to Scala, Python and Connect - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/16 09:31:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/16 09:36:16 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41607: [WIP][SPARK-43259][SQL] Rename the error class `_LEGACY_ERROR_TEMP_2024` to `UNSUPPORTED_ENCODER_ERROR` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/16 09:45:07 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41448: [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/16 10:01:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/16 10:15:15 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41620: [SPARK-43979][SQL][FOLLOW-UP] Simplify metrics plan should replace nodes by new attributes - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/16 10:51:53 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41624: [SPARK-44041][BUILD] Upgrade ammonite to 2.5.9 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 11:18:09 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41624: [SPARK-44041][BUILD] Upgrade ammonite to 2.5.9 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 11:18:17 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41488: [SPARK-43290][SQL] Adds support for aes_encrypt IVs and AAD - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/16 12:41:25 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41488: [SPARK-43290][SQL] Adds support for aes_encrypt IVs and AAD - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/16 12:42:19 UTC, 0 replies.
- [GitHub] [spark] ryan-johnson-databricks commented on pull request #41617: [SPARK-44071] Define and use Unresolved[Leaf|Unary]Node traits. - posted by "ryan-johnson-databricks (via GitHub)" <gi...@apache.org> on 2023/06/16 12:50:09 UTC, 2 replies.
- [GitHub] [spark] vicennial opened a new pull request, #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/16 12:58:02 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41169: [SPARK-43493][SQL] Add a max distance argument to the levenshtein() function - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/16 12:59:05 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41617: [SPARK-44071] Define and use Unresolved[Leaf|Unary]Node traits. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/16 13:00:54 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41626: [SPARK-40497][BUILD] Upgrade Scala to 2.13.11 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 13:07:53 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41626: [SPARK-40497][BUILD] Upgrade Scala to 2.13.11 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 13:08:45 UTC, 7 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41626: [SPARK-40497][BUILD] Upgrade Scala to 2.13.11 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 13:08:47 UTC, 2 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41627: [SPARK-43832][BUILD] Upgrade Scala to 2.12.18 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 13:15:02 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41627: [SPARK-43832][BUILD] Upgrade Scala to 2.12.18 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 13:15:37 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41627: [SPARK-43832][BUILD] Upgrade Scala to 2.12.18 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 13:15:48 UTC, 3 replies.
- [GitHub] [spark] jeanlyn opened a new pull request, #41628: [Spark 38230][SQL] InsertIntoHadoopFsRelationCommand unnecessarily fetches details of partitions - posted by "jeanlyn (via GitHub)" <gi...@apache.org> on 2023/06/16 13:56:37 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41585: [WIP] Alternative for JoinWith - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/16 14:02:32 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41629: [SPARK-43097][FOLLOW-UP][ML] Improve logistic regression model saving - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/16 14:21:23 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/16 14:30:56 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41618: [SPARK-43474] [SS] [CONNECT] Add SessionHolder to SparkConnectPlanner - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/16 14:59:17 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41618: [SPARK-43474] [SS] [CONNECT] Add SessionHolder to SparkConnectPlanner - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/16 15:00:07 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request, #41630: [SPARK-44080][SQL] Update Spark SQL config default value for thriftserver - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/16 15:26:15 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #41616: [SPARK-44070][BUILD] Bump snappy-java 1.1.10.1 - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/16 15:30:00 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #41616: [SPARK-44070][BUILD] Bump snappy-java 1.1.10.1 - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/16 15:36:41 UTC, 1 replies.
- [GitHub] [spark] cloud-fan opened a new pull request, #41631: [WIP] fix context - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/16 16:16:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41616: [SPARK-44070][BUILD] Bump snappy-java 1.1.10.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/16 16:16:44 UTC, 1 replies.
- [GitHub] [spark] ryan-johnson-databricks opened a new pull request, #41632: [SPARK-44081] Simplify PartitionedFileUtil API a little - posted by "ryan-johnson-databricks (via GitHub)" <gi...@apache.org> on 2023/06/16 17:45:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41624: [SPARK-44041][BUILD] Upgrade Ammonite to 2.5.9 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/16 18:18:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41624: [SPARK-44041][BUILD] Upgrade Ammonite to 2.5.9 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/16 18:19:01 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41633: [SPARK-44082][SQL] Generate operator does not update reference set properly - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/16 19:29:26 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41633: [SPARK-44082][SQL] Generate operator does not update reference set properly - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/16 19:29:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41612: [SPARK-42618][PYTHON][PS] Warning for the pandas-related behavior changes in next major release - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/16 20:18:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41612: [SPARK-42618][PYTHON][PS] Warning for the pandas-related behavior changes in next major release - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/16 20:18:52 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41632: [SPARK-44081] Simplify PartitionedFileUtil API a little - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/16 20:28:42 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #41632: [SPARK-44081] Simplify PartitionedFileUtil API a little - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/16 20:29:20 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41617: [SPARK-44071] Define and use Unresolved[Leaf|Unary]Node traits. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/16 20:30:20 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "huaxingao (via GitHub)" <gi...@apache.org> on 2023/06/16 21:59:15 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41624: [SPARK-44041][BUILD] Upgrade Ammonite to 2.5.9 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/16 23:10:58 UTC, 0 replies.
- [GitHub] [spark] jdesjean commented on pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "jdesjean (via GitHub)" <gi...@apache.org> on 2023/06/16 23:55:44 UTC, 1 replies.
- [GitHub] [spark] deepyaman opened a new pull request, #41634: [WIP] Rename `k_res` to `ps_res` (drop Koalas reference) - posted by "deepyaman (via GitHub)" <gi...@apache.org> on 2023/06/17 00:00:09 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40320: Update code example formatting for protobuf parsing readme - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/17 00:19:55 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40287: [SPARK-42562][CONNECT] UnresolvedNamedLambdaVariable in python do not need unique names - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/17 00:19:56 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request, #41635: [MINOR][K8S][DOCS] Fix all dead links for K8s doc - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/17 01:25:26 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #41635: [MINOR][K8S][DOCS] Fix all dead links for K8s doc - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/17 01:26:35 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41169: [SPARK-43493][SQL] Add a max distance argument to the levenshtein() function - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/17 02:02:35 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41594: [SPARK-43944][CONNECT][PYTHON] Add string functions to Scala and Python - part 2 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/17 02:12:16 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41594: [SPARK-43944][CONNECT][PYTHON] Add string functions to Scala and Python - part 2 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 03:49:22 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41634: [PYTHON][PS] Rename `k_res` to `ps_res` (drop Koalas reference) - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 03:50:33 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 04:36:16 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41594: [SPARK-43944][CONNECT][PYTHON] Add string functions to Scala and Python - part 2 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 04:39:53 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41595: [MINOR][DOCS] Remove double quote to fix link - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 04:47:03 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41595: [MINOR][DOCS] Remove double quote to fix link - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 04:47:26 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41570: [SPARK-44052][CONNECT][PS] Add util to get proper Column or DataFrame class for Spark Connect. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 05:00:04 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41570: [SPARK-44052][CONNECT][PS] Add util to get proper Column or DataFrame class for Spark Connect. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 05:00:21 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/17 05:01:22 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41590: [SPARK-44054][CORE][TESTS] Make test cases inherit `SparkFunSuite` have a default timeout - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 05:09:53 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41594: [SPARK-43944][CONNECT][PYTHON] Add string functions to Scala and Python - part 2 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/17 05:28:04 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41590: [SPARK-44054][CORE][TESTS] Make test cases inherit `SparkFunSuite` have a default timeout - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 05:36:50 UTC, 3 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41636: [SPARK-43929][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect API - part 1 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/17 06:17:33 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #41635: [MINOR][K8S][DOCS] Fix all dead links for K8s doc - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/17 06:35:21 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41637: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 07:41:03 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41637: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 07:43:44 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41638: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 07:44:19 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41552: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 07:46:05 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41638: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 07:47:33 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/17 08:18:32 UTC, 3 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41608: [SPARK-43928][SQL][PYTHON][CONNECT] Add bit operations to Scala, Python and Connect API - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 09:07:20 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41639: [SPARK-43928][SQL][TESTS][FOLLOWUP] Fix DataFrameFunctionsSuite - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 09:15:29 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41639: [SPARK-43928][SQL][TESTS][FOLLOWUP] Fix DataFrameFunctionsSuite - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 09:21:15 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update excludedSqlFunctions of DataFrameFunctionsSuite - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/17 09:26:44 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update excludedSqlFunctions of DataFrameFunctionsSuite - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/17 09:27:26 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update excludedSqlFunctions of DataFrameFunctionsSuite - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 09:28:41 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41639: [SPARK-43928][SQL][TESTS][FOLLOWUP] Remove `getbit` from `excludedSqlFunctions` to fix `DataFrame function and SQL function parity` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/17 09:28:48 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41641: [SPARK-44085][BUILD] Update some maven plugins to newest version - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/17 09:42:39 UTC, 0 replies.
- [GitHub] [spark] amanraj2520 commented on pull request #41602: SPARK-44058: Removed createPartition deprecated method for HiveShim.scala - posted by "amanraj2520 (via GitHub)" <gi...@apache.org> on 2023/06/17 09:47:46 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/17 10:55:01 UTC, 1 replies.
- [GitHub] [spark] panbingkun commented on pull request #41639: [SPARK-43928][SQL][TESTS][FOLLOWUP] Remove `getbit` from `excludedSqlFunctions` to fix `DataFrame function and SQL function parity` - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/17 11:24:53 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41642: [SPARK-43928][SQL][CONNECT][PYTHON][FOLLOWUP] Fix bug for DataFrameFunctionsSuite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/17 11:29:15 UTC, 0 replies.
- [GitHub] [spark] panbingkun closed pull request #41642: [SPARK-43928][SQL][CONNECT][PYTHON][FOLLOWUP] Fix bug for DataFrameFunctionsSuite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/17 11:29:20 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update `excludedSqlFunctions` of `DataFrameFunctionsSuite` - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/17 12:00:21 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41639: [SPARK-43928][SQL][TESTS][FOLLOWUP] Remove `getbit` from `excludedSqlFunctions` to fix `DataFrame function and SQL function parity` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 12:26:52 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update `excludedSqlFunctions` of `DataFrameFunctionsSuite` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 12:38:19 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update `excludedSqlFunctions` of `DataFrameFunctionsSuite` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 12:38:41 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41643: [SPARK-44086][SQL][TESTS] Move `DataFrameFunctionsSuite` to `sql - slow` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/17 12:49:44 UTC, 0 replies.
- [GitHub] [spark] deepyaman commented on pull request #41634: [PYTHON][PS] Rename `k_res` to `ps_res` (drop Koalas reference) - posted by "deepyaman (via GitHub)" <gi...@apache.org> on 2023/06/17 13:34:46 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41629: [SPARK-43097][FOLLOW-UP][ML] Improve logistic regression model saving - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/17 14:32:03 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41644: [SPARK-43009][PYTHON][FOLLOWUP] Parameterized `sql_formatter.sql()` with Any constants - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/17 18:22:57 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40354: [SPARK-42735][CONNECT][SCALA] Allow passing extra confs to RemoteSparkSession - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 00:22:38 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40287: [SPARK-42562][CONNECT] UnresolvedNamedLambdaVariable in python do not need unique names - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 00:22:40 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40271: SPARK-42258][PYTHON] pyspark.sql.functions should not expose typing.cast - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 00:22:41 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40238: [SPARK-42633][CONNECT] Make LocalRelation take an actual schema - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 00:22:43 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41548: [SPARK-44024][SQL] Change to use `map` when `unzip` only used to extract a single element - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/18 01:21:46 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #41613: [SPARK-39740][UI]: Upgrade vis timeline to 7.7.2 to fix CVE-2020-28487 - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/18 01:24:21 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update `excludedSqlFunctions` of `DataFrameFunctionsSuite` - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/18 01:52:48 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41643: [SPARK-44086][SQL][TESTS] Move `DataFrameFunctionsSuite` to `sql - slow` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/18 02:14:55 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41548: [SPARK-44024][SQL] Change to use `map` when `unzip` only used to extract a single element - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/18 02:36:53 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41640: [SPARK-43928][SQL][PYTHON][CONNECT][FOLLOWUP] Update `excludedSqlFunctions` of `DataFrameFunctionsSuite` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:07:10 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41627: [SPARK-43832][BUILD] Upgrade Scala to 2.12.18 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:08:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41627: [SPARK-43832][BUILD] Upgrade Scala to 2.12.18 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:09:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41643: [SPARK-44086][SQL][TESTS] Move `DataFrameFunctionsSuite` to `sql - slow` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:10:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41638: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:13:14 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41643: [SPARK-44086][SQL][TESTS] Move `DataFrameFunctionsSuite` to `sql - slow` - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/18 04:17:35 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41638: [SPARK-44034][INFRA] Add a new test group for sql module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/18 04:22:05 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41643: [SPARK-44086][SQL][TESTS] Move `DataFrameFunctionsSuite` to `sql - slow` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/18 04:27:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41645: [SPARK-43835][INFRA] Add `build_java21.yml` Github Action Daily Job - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:30:23 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41645: [SPARK-43835][INFRA] Add `build_java21.yml` Github Action Daily Job - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/18 04:40:18 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41646: [SPARK-44088][BUILD] Remove jdk.incubator.foreign usage in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:48:34 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41647: [SPARK-44089][SQL][TESTS] Remove the `@ignore` annotation from `AlterTableRenamePartitionSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/18 04:50:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41645: [SPARK-43835][INFRA] Add `build_java21.yml` Github Action Daily Job - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:51:27 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41646: [SPARK-44088][BUILD] Remove `jdk.incubator.foreign` usage in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 04:59:27 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41646: [SPARK-44088][BUILD] Remove `jdk.incubator.foreign` usage in Java 21 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/18 05:04:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41646: [SPARK-44088][BUILD] Remove `jdk.incubator.foreign` usage in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 05:06:44 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #40877: [SPARK-31733][YARN][TESTS] Make `specify a more specific type for the application` in `ClientSuite` pass in Hadoop 3 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/18 05:17:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #40877: [SPARK-31733][YARN][TESTS] Make `specify a more specific type for the application` in `ClientSuite` pass in Hadoop 3 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 05:19:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41645: [SPARK-43835][INFRA] Add `build_java21.yml` Github Action Daily Job - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 05:39:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41646: [SPARK-44088][BUILD] Remove `jdk.incubator.foreign` usage in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 05:40:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41641: [SPARK-44085][BUILD] Update some maven plugins to newest version - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 05:42:47 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41636: [SPARK-43929][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect API - part 1 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/18 05:48:23 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #41553: [SPARK-43915][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2438-2445] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/18 05:49:31 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #41613: [SPARK-39740][UI]: Upgrade vis timeline to 7.7.2 to fix CVE-2020-28487 - posted by "sarutak (via GitHub)" <gi...@apache.org> on 2023/06/18 05:53:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41648: [SPARK-44092][CORE] Fix UtilsSuite Failure in Java 21 and add `Utils.isJavaVersionAtLeast21` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 06:07:52 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41594: [SPARK-43944][CONNECT][PYTHON] Add string functions to Scala and Python - part 2 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/18 06:46:17 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/18 07:23:26 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41649: [SPARK-44093][SQL][TESTS] Make `catalyst` module passes in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 08:07:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41650: [SPARK-44094][BUILD] Upgrade Apache Arrow to 12.0.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 08:44:38 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41651: [SPARK-44073][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect - part 2 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/18 11:03:57 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #41548: [SPARK-44024][SQL] Change to use `map` when `unzip` only used to extract a single element - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/18 12:20:06 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen commented on pull request #41634: [PYTHON][PS] Rename `k_res` to `ps_res` (drop Koalas reference) - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/18 13:31:20 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41458: [SPARK-43969][SQL] Refactor & Assign names to the error class _LEGACY_ERROR_TEMP_1170 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/18 13:51:03 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41647: [SPARK-44089][SQL][TESTS] Remove the `@ignore` identifier from `AlterTableRenamePartitionSuite` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/18 14:24:13 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41647: [SPARK-44089][SQL][TESTS] Remove the `@ignore` identifier from `AlterTableRenamePartitionSuite` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/18 14:24:47 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41649: [SPARK-44093][SQL][TESTS] Make `catalyst` module passes in Java 21 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/18 14:33:45 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41649: [SPARK-44093][SQL][TESTS] Make `catalyst` module passes in Java 21 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/18 14:34:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41649: [SPARK-44093][SQL][TESTS] Make `catalyst` module passes in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 16:03:53 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41458: [SPARK-43969][SQL] Refactor & Assign names to the error class _LEGACY_ERROR_TEMP_1170 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/18 16:32:57 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41650: [SPARK-44094][BUILD] Upgrade Apache Arrow to 12.0.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 20:27:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41650: [SPARK-44094][BUILD] Upgrade Apache Arrow to 12.0.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 20:27:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41648: [SPARK-44092][CORE] Add `Utils.isJavaVersionAtLeast21` and make `core` module pass with Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 20:39:40 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41622: [SPARK-44064][SQL] Move `NonFateSharingCache` from `core` module to `catalyst` module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 20:44:04 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41620: [SPARK-43979][SQL][FOLLOW-UP] Simplify metrics plan should replace nodes by new attributes - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 20:45:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41638: [SPARK-44034][TESTS] Add a new test group for sql module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 20:50:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41602: SPARK-44058: Removed createPartition deprecated method for HiveShim.scala - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 21:01:22 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41638: [SPARK-44034][TESTS] Add a new test group for sql module - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 21:07:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41652: [SPARK-44095][SQL][TESTS] Make HiveExternalCatalogVersionsSuite skip old Spark versions on Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/18 23:39:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41638: [SPARK-44034][TESTS] Add a new test group for sql module - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/18 23:48:56 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #40982: [SPARK-43300][CORE] NonFateSharingCache wrapper for Guava Cache - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:07:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41590: [SPARK-44054][CORE][TESTS] Make test cases inherit `SparkFunSuite` have a default timeout - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:17:15 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40354: [SPARK-42735][CONNECT][SCALA] Allow passing extra confs to RemoteSparkSession - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/19 00:21:04 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40271: SPARK-42258][PYTHON] pyspark.sql.functions should not expose typing.cast - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/19 00:21:06 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40238: [SPARK-42633][CONNECT] Make LocalRelation take an actual schema - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/19 00:21:06 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41622: [SPARK-44064][SQL] Move `NonFateSharingCache` from `core` module to `catalyst` module - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:22:43 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41648: [SPARK-44092][CORE] Add `Utils.isJavaVersionAtLeast21` and make `core` module pass with Java 21 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:30:53 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41644: [SPARK-43009][PYTHON][FOLLOWUP] Parameterized `sql_formatter.sql()` with Any constants - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:31:40 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41644: [SPARK-43009][PYTHON][FOLLOWUP] Parameterized `sql_formatter.sql()` with Any constants - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:32:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41634: [PYTHON][PS] Rename `k_res` to `ps_res` (drop Koalas reference) - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:33:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41634: [MINOR][PYTHON][PS][TESTS] Rename `k_res` to `ps_res` (drop Koalas reference) - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:33:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41634: [MINOR][PYTHON][PS][TESTS] Rename `k_res` to `ps_res` (drop Koalas reference) - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:33:40 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:48:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41652: [SPARK-44095][SQL][TESTS] Make HiveExternalCatalogVersionsSuite skip old Spark versions on Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 00:49:58 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41652: [SPARK-44095][SQL][TESTS] Make HiveExternalCatalogVersionsSuite skip old Spark versions on Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 00:50:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41648: [SPARK-44092][CORE] Add `Utils.isJavaVersionAtLeast21` and make `core` module pass with Java 21 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:57:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41648: [SPARK-44092][CORE] Add `Utils.isJavaVersionAtLeast21` and make `core` module pass with Java 21 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 00:57:24 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41636: [SPARK-43929][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect API - part 1 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 01:16:15 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 02:16:44 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 02:18:39 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41628: [SPARK-38230][SQL] InsertIntoHadoopFsRelationCommand unnecessarily fetches details of partitions - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 02:19:37 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41630: [SPARK-44080][SQL] Update Spark SQL config default value for thriftserver - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 02:20:46 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41590: [SPARK-44054][CORE][TESTS] Make test cases inherit `SparkFunSuite` have a default timeout - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 02:27:59 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41628: [SPARK-38230][SQL] InsertIntoHadoopFsRelationCommand unnecessarily fetches details of partitions - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/19 02:55:55 UTC, 4 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41653: [SPARK-43939][CONNECT][PYTHON] Add try_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/19 03:50:19 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on pull request #41622: [SPARK-44064][SQL] Move `NonFateSharingCache` from `core` module to `catalyst` module - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/19 04:34:27 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41590: [SPARK-44054][CORE][TESTS] Make test cases inherit `SparkFunSuite` have a default timeout - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 05:11:21 UTC, 2 replies.
- [GitHub] [spark] VindhyaG commented on pull request #41543: [SPARK-44018][SQL] Improve the hashCode and toString for some DS V2 Expression - posted by "VindhyaG (via GitHub)" <gi...@apache.org> on 2023/06/19 05:26:11 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41636: [SPARK-43929][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect API - part 1 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 05:29:22 UTC, 0 replies.
- [GitHub] [spark] Yikf commented on pull request #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "Yikf (via GitHub)" <gi...@apache.org> on 2023/06/19 05:57:42 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41654: [SPARK-44064][CORE][SQL] Add a new `apply` function to `NonFateSharingCache` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/19 06:03:15 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41590: [SPARK-44054][CORE][TESTS] Make test cases inherit `SparkFunSuite` have a default timeout - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/19 06:12:39 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41655: [MINOR][PYTHON][DOCS] Make mapInPandas example copy-pastable - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 07:26:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request, #41656: [SPARK-43742][SQL][FOLLOWUP] Do not use null literal as default value for non-nullable columns - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 07:31:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41656: [SPARK-43742][SQL][FOLLOWUP] Do not use null literal as default value for non-nullable columns - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 07:33:06 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41655: [MINOR][PYTHON][DOCS] Make mapInPandas example copy-pastable - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 07:41:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41655: [MINOR][PYTHON][DOCS] Make mapInPandas example copy-pastable - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 07:41:49 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41647: [SPARK-44089][SQL][TESTS] Remove the `@ignore` identifier from `AlterTableRenamePartitionSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/19 07:44:30 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41543: [SPARK-44018][SQL] Improve the hashCode and toString for some DS V2 Expression - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 07:54:36 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #41543: [SPARK-44018][SQL] Improve the hashCode and toString for some DS V2 Expression - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 07:55:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41657: [SPARK-44096][PYTHOM][DOCS] Make examples copy-pastable by adding a newline in docs - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/19 08:08:05 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41651: [SPARK-44073][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect - part 2 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 08:19:36 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41658: [SPARK-40732][SQL][TESTS] Make `SQLQueryTestSuite` passes except Pandas UDF tests - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 08:25:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41658: [SPARK-40732][SQL][TESTS] Make `(SQL|ThriftServer)QueryTestSuite` pass except Pandas UDF tests in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 08:52:59 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 08:59:43 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41568: [SPARK-44066][SQL] Support positional parameters in Scala/Java `sql()` - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 09:07:20 UTC, 6 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41658: [SPARK-40732][SQL][TESTS] Make `(SQL|ThriftServer)QueryTestSuite` pass except Pandas UDF tests in Java 21 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/19 09:16:53 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 09:29:27 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41332: [WIP][SPARK-43801][SQL] Support unwrap date type to string type in UnwrapCastInBinaryComparison - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 09:34:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41574: [SPARK-43149][SQL] Fix when CTAS with USING fails metadata in metastore gets left - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 09:46:04 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41626: [SPARK-40497][BUILD] Upgrade Scala to 2.13.11 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 10:16:47 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41657: [SPARK-44096][PYTHOM][DOCS] Make examples copy-pastable by adding a newline in all modules - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/19 10:33:56 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41657: [SPARK-44096][PYTHOM][DOCS] Make examples copy-pastable by adding a newline in all modules - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/19 10:34:58 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41554: [SPARK-43781][SQL] Fix IllegalStateException when cogrouping two datasets derived from the same source - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 10:36:58 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/19 10:41:17 UTC, 5 replies.
- [GitHub] [spark] itholic opened a new pull request, #41660: [SPARK-43624][PS][CONNECT] Add `EWM` to SparkConnectPlanner. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/19 11:48:45 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41660: [SPARK-43624][PS][CONNECT] Add `EWM` to SparkConnectPlanner. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/19 11:52:03 UTC, 2 replies.
- [GitHub] [spark] itholic commented on pull request #41660: [SPARK-43624][PS][CONNECT] Add `EWM` to SparkConnectPlanner. - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/19 11:52:25 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41660: [SPARK-43624][PS][CONNECT] Add `EWM` to SparkConnectPlanner. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 12:14:29 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/19 12:24:05 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41316: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 12:28:20 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41561: [SPARK-43942][CONNECT][PYTHON] Add string functions to Scala and Python - part 1 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 12:37:14 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41653: [SPARK-43939][CONNECT][PYTHON] Add try_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 12:39:56 UTC, 4 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/19 12:40:26 UTC, 1 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41653: [SPARK-43939][CONNECT][PYTHON] Add try_* functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/19 12:41:21 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 12:41:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 12:43:18 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41661: [SPARK-44036][FOLLOWUP][CONNECT][TESTS] Consolidate remaining tickets - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/19 12:50:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41154: [SPARK-43327][CORE][3.3] Trigger `committer.setupJob` before plan execute in `FileFormatWriter#write` - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 13:00:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41154: [SPARK-43327][CORE][3.3] Trigger `committer.setupJob` before plan execute in `FileFormatWriter#write` - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/19 13:01:18 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41662: [SPARK-44079][SQL] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/19 13:29:19 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41662: [SPARK-44079][SQL] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/19 13:29:54 UTC, 3 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41479: [SPARK-43982][ML][PYTHON][CONNECT] Implement pipeline estimator for ML on spark connect - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/19 13:36:37 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/19 13:40:50 UTC, 2 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41663: [SPARK-44074][SQL][TESTS] Re-enable test `Logging plan changes for execution` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/19 15:14:51 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41663: [SPARK-44074][CORE][SQL][TESTS] Re-enable test `Logging plan changes for execution` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/19 15:19:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41658: [SPARK-40732][SQL][TESTS] Make `(SQL|ThriftServer)QueryTestSuite` pass except Pandas UDF tests in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 16:59:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41590: [SPARK-44054][CORE][TESTS] Make test cases inherit `SparkFunSuite` have a default timeout - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 20:05:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41664: [SPARK-44099][INFRA] Support both java-8-openjdk-amd64 and java-8-openjdk-arm64 in `spark-rm` Dockerfile - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/19 21:27:38 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/19 23:06:10 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/19 23:18:59 UTC, 7 replies.
- [GitHub] [spark] HeartSaVioR commented on a diff in pull request #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/19 23:36:45 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41660: [SPARK-43624][PS][CONNECT] Add `EWM` to SparkConnectPlanner. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 00:15:38 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41660: [SPARK-43624][PS][CONNECT] Add `EWM` to SparkConnectPlanner. - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 00:15:51 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41661: [SPARK-44036][FOLLOWUP][CONNECT][TESTS] Consolidate remaining tickets - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 00:17:01 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41661: [SPARK-44036][FOLLOWUP][CONNECT][TESTS] Consolidate remaining tickets - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 00:17:10 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41665: [SPARK-43942][SQL][CONNECT][PYTHON][FOLLOW-UP] Make contains support … - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/20 01:00:12 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41665: [SPARK-43942][SQL][CONNECT][PYTHON][FOLLOW-UP] Make contains support binary type - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/20 01:00:47 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41664: [SPARK-44099][INFRA] Support both java-8-openjdk-amd64 and java-8-openjdk-arm64 in `spark-rm` Dockerfile - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 01:49:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41664: [SPARK-44099][INFRA] Support both java-8-openjdk-amd64 and java-8-openjdk-arm64 in `spark-rm` Dockerfile - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 01:49:56 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41651: [SPARK-44073][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect - part 2 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/20 01:54:10 UTC, 2 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/20 02:21:55 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41666: [SPARK-44100][ML][CONNECT][PYTHON] Move namespace from `pyspark.mlv2` to `pyspark.ml.connect` - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/20 02:52:35 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41666: [SPARK-44100][ML][CONNECT][PYTHON] Move namespace from `pyspark.mlv2` to `pyspark.ml.connect` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 02:56:53 UTC, 2 replies.
- [GitHub] [spark] amaliujia commented on pull request #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/20 03:34:23 UTC, 0 replies.
- [GitHub] [spark] jeanlyn commented on a diff in pull request #41628: [SPARK-38230][SQL] InsertIntoHadoopFsRelationCommand unnecessarily fetches details of partitions - posted by "jeanlyn (via GitHub)" <gi...@apache.org> on 2023/06/20 03:36:46 UTC, 8 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41665: [SPARK-43942][SQL][CONNECT][PYTHON][FOLLOW-UP] Make contains support binary type - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 03:45:16 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41665: [SPARK-43942][SQL][CONNECT][PYTHON][FOLLOW-UP] Make contains support binary type - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 03:45:25 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41663: [SPARK-44074][CORE][SQL][TESTS] Fix loglevel restore behavior of `SparkFunSuite#withLogAppender` and re-enable UT `Logging plan changes for execution` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 04:14:14 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41654: [SPARK-44064][CORE][SQL] Add a new `apply` function to `NonFateSharingCache` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 04:15:17 UTC, 5 replies.
- [GitHub] [spark] gengliangwang commented on a diff in pull request #41656: [SPARK-43742][SQL][FOLLOWUP] Do not use null literal as default value for non-nullable columns - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/20 04:19:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41626: [SPARK-40497][BUILD] Upgrade Scala to 2.13.11 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 04:34:45 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41663: [SPARK-44074][CORE][SQL][TESTS] Fix loglevel restore behavior of `SparkFunSuite#withLogAppender` and re-enable UT `Logging plan changes for execution` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 04:40:36 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41667: [SPARK-43929][SPARK-44073][SQL][PYTHON][CONNECT][FOLLOWUP] Add extract, date_part, datepart to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/20 04:41:45 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41651: [SPARK-44073][SQL][PYTHON][CONNECT] Add date time functions to Scala, Python and Connect - part 2 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 05:32:49 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41668: [SPARK-44103][INFRA] Make pending container jobs cancelable - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 06:04:07 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41668: [SPARK-44103][INFRA] Make pending container jobs cancelable - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 06:06:15 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41659: [SPARK-43944][SQL][CONNECT][PYTHON][FOLLOW-UP] Make `startswith` & `endswith` support binary type - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 06:09:13 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41667: [SPARK-43929][SPARK-44073][SQL][PYTHON][CONNECT][FOLLOWUP] Add extract, date_part, datepart to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 06:17:27 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41668: [WIP][SPARK-44103][INFRA] Make pending container jobs cancelable - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/20 06:23:02 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41669: [SPARK-43944][SPARK-43942][SQL][FOLLOWUP] Directly leverage UnresolvedFunction for `startswith`/`endswith`/`contains` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 06:31:17 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41669: [SPARK-43944][SPARK-43942][SQL][FOLLOWUP] Directly leverage UnresolvedFunction for `startswith`/`endswith`/`contains` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 06:31:50 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41670: [SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/20 06:32:08 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41668: [WIP][SPARK-44103][INFRA] Make pending container jobs cancelable - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 06:37:58 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41670: [WIP][SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/20 06:42:40 UTC, 3 replies.
- [GitHub] [spark] jeanlyn commented on pull request #41628: [SPARK-38230][SQL] InsertIntoHadoopFsRelationCommand unnecessarily fetches details of partitions - posted by "jeanlyn (via GitHub)" <gi...@apache.org> on 2023/06/20 07:06:27 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41671: [SPARK-44104][INFRA] Enabled `protobuf` module mima check for Spark 3.5.0 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 07:07:05 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41671: [SPARK-44104][BUILD] Enabled `protobuf` module mima check for Spark 3.5.0 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 07:15:42 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41667: [SPARK-43929][SPARK-44073][SQL][PYTHON][CONNECT][FOLLOWUP] Add extract, date_part, datepart to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/20 07:36:49 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41670: [WIP][SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 07:46:30 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41672: [SPARK-44105][PS] LastNonNull should be lazily resolved - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 08:05:30 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41672: [SPARK-44105][PS] LastNonNull should be lazily resolved - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 08:05:50 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41669: [SPARK-43944][SPARK-43942][SQL][FOLLOWUP] Directly leverage `UnresolvedFunction` for functions `startswith`/`endswith`/`contains` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 08:18:35 UTC, 1 replies.
- [GitHub] [spark] MaxGekk closed pull request #41458: [SPARK-43969][SQL] Refactor & Assign names to the error class _LEGACY_ERROR_TEMP_1170 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/20 08:30:38 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41476: [SPARK-43914][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2433-2437] - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/20 08:34:19 UTC, 0 replies.
- [GitHub] [spark] jaceklaskowski commented on a diff in pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "jaceklaskowski (via GitHub)" <gi...@apache.org> on 2023/06/20 09:26:59 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41669: [SPARK-43944][SPARK-43942][SQL][FOLLOWUP] Directly leverage `UnresolvedFunction` for functions `startswith`/`endswith`/`contains` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 10:00:56 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41673: [SPARK-44091][YARN][TESTS] Reset `resourceTypes` as default after test `ResourceRequestHelperSuite/ClientSuite/YarnAllocatorSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 10:56:21 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41673: [SPARK-44091][YARN][TESTS] Restore `resourceTypes` to default after test `ResourceRequestHelperSuite/ClientSuite/YarnAllocatorSuite` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 11:03:31 UTC, 0 replies.
- [GitHub] [spark] 0xdarkman commented on pull request #36374: [SPARK-39006][K8S] Show a directional error message for executor PVC dynamic allocation failure - posted by "0xdarkman (via GitHub)" <gi...@apache.org> on 2023/06/20 11:20:56 UTC, 2 replies.
- [GitHub] [spark] vicennial commented on a diff in pull request #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/20 12:13:46 UTC, 1 replies.
- [GitHub] [spark] WeichenXu123 closed pull request #41666: [SPARK-44100][ML][CONNECT][PYTHON] Move namespace from `pyspark.mlv2` to `pyspark.ml.connect` - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/20 12:45:10 UTC, 0 replies.
- [GitHub] [spark] vicennial commented on pull request #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/20 13:20:14 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41660: [SPARK-43624][PS][CONNECT] Add `EWM` to SparkConnectPlanner. - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 13:30:02 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41674: [SPARK-44106][PYTHON][CONNECT] Add `__repr__` for `GroupedData` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 13:31:28 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41674: [SPARK-44106][PYTHON][CONNECT] Add `__repr__` for `GroupedData` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 13:33:08 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41675: [SPARK-44107][CONNECT][PYTHON] Hide unsupported Column methods from auto-completion - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 13:42:41 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41667: [SPARK-43929][SPARK-44073][SQL][PYTHON][CONNECT][FOLLOWUP] Add extract, date_part, datepart to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 13:47:20 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41667: [SPARK-43929][SPARK-44073][SQL][PYTHON][CONNECT][FOLLOWUP] Add extract, date_part, datepart to Scala, Python and Connect API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 13:47:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41671: [SPARK-44104][BUILD] Enabled `protobuf` module mima check for Spark 3.5.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 14:45:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41671: [SPARK-44104][BUILD] Enabled `protobuf` module mima check for Spark 3.5.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 14:46:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41672: [SPARK-44105][SQL] `LastNonNull` should be lazily resolved - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 14:49:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41374: [SPARK-43876][SQL] Enable fast hashmap for distinct queries - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 15:01:10 UTC, 2 replies.
- [GitHub] [spark] wankunde opened a new pull request, #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/20 15:14:31 UTC, 0 replies.
- [GitHub] [spark] asl3 commented on pull request #41606: [WIP] [SPARK-44061] Add assert_df_equality util function - posted by "asl3 (via GitHub)" <gi...@apache.org> on 2023/06/20 15:15:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41374: [SPARK-43876][SQL] Enable fast hashmap for distinct queries - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 15:16:08 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41656: [SPARK-43742][SQL][FOLLOWUP] Do not use null literal as default value for non-nullable columns - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 15:20:47 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41546: [SPARK-44022][BUILD] Enforce max bytecode version on Maven dependencies - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 15:22:39 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #36374: [SPARK-39006][K8S] Show a directional error message for executor PVC dynamic allocation failure - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 15:59:31 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41633: [SPARK-44082][SQL] Generate operator does not update reference set properly - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/20 16:01:06 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41631: [SPARK-43205][SQL][FOLLOWUP] remove unnecessary abstraction for `withIdentClause` - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/20 16:04:51 UTC, 0 replies.
- [GitHub] [spark] wankunde commented on pull request #40339: [SPARK-42719][CORE] `MapOutputTracker#getMapLocation` should respect `spark.shuffle.reduceLocality.enabled` - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/20 16:11:28 UTC, 0 replies.
- [GitHub] [spark] ivanmurray commented on pull request #40981: [SPARK-43311][SS] Add RocksDB state store provider memory management enhancements - posted by "ivanmurray (via GitHub)" <gi...@apache.org> on 2023/06/20 16:12:00 UTC, 0 replies.
- [GitHub] [spark] wankunde commented on a diff in pull request #41374: [SPARK-43876][SQL] Enable fast hashmap for distinct queries - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/20 16:20:48 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41672: [SPARK-44105][SQL] `LastNonNull` should be lazily resolved - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 16:36:34 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41653: [SPARK-43939][CONNECT][PYTHON] Add try_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 16:38:43 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41653: [SPARK-43939][CONNECT][PYTHON] Add try_* functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/20 16:39:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41374: [SPARK-43876][SQL] Enable fast hashmap for distinct queries - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 17:14:08 UTC, 0 replies.
- [GitHub] [spark] robreeves commented on a diff in pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "robreeves (via GitHub)" <gi...@apache.org> on 2023/06/20 17:31:59 UTC, 3 replies.
- [GitHub] [spark] peter-toth opened a new pull request, #41677: [WIP][SPARK-35564][SQL] Improve subexpression elimination - posted by "peter-toth (via GitHub)" <gi...@apache.org> on 2023/06/20 17:34:00 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/20 17:48:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 17:55:17 UTC, 0 replies.
- [GitHub] [spark] snmvaughan opened a new pull request, #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "snmvaughan (via GitHub)" <gi...@apache.org> on 2023/06/20 19:16:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 19:55:01 UTC, 1 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41633: [SPARK-44082][SQL] Generate operator does not update reference set properly - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/20 20:05:22 UTC, 3 replies.
- [GitHub] [spark] wankunde commented on a diff in pull request #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/20 20:35:34 UTC, 0 replies.
- [GitHub] [spark] ryan-johnson-databricks commented on pull request #41654: [SPARK-44064][CORE][SQL] Add a new `apply` function to `NonFateSharingCache` - posted by "ryan-johnson-databricks (via GitHub)" <gi...@apache.org> on 2023/06/20 20:43:50 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/20 21:20:57 UTC, 16 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41679: [SPARK-44122][CONNECT][TESTS] Make `connect` module pass except Arrow-related ones in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 21:39:09 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41374: [SPARK-43876][SQL] Enable fast hashmap for distinct queries - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/20 21:43:53 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41680: [SPARK-44125][R] Support Java 21 in SparkR - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 22:26:11 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41525: [SPARK-44012][SS] KafkaDataConsumer to print some read status - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/20 22:33:03 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #41525: [SPARK-44012][SS] KafkaDataConsumer to print some read status - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/20 22:34:00 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang opened a new pull request, #11: [SPARK-43351] Support more data types when reading from spark connect arrow dataset to data frame; Also implement CreateTempView - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/20 22:57:53 UTC, 0 replies.
- [GitHub] [spark-connect-go] hiboyang commented on pull request #11: [SPARK-43351] Support more data types when reading from spark connect arrow dataset to data frame; Also implement CreateTempView - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/20 22:59:56 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41680: [SPARK-44125][R] Support Java 21 in SparkR - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 23:39:09 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41679: [SPARK-44122][CONNECT][TESTS] Make `connect` module pass except Arrow-related ones in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/20 23:48:42 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41654: [SPARK-44064][CORE][SQL] Add a new `apply` function to `NonFateSharingCache` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/20 23:53:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41440: [SPARK-43952][CORE][CONNECT][SQL] Add SparkContext APIs for query cancellation by tag - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 00:21:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41679: [SPARK-44122][CONNECT][TESTS] Make `connect` module pass except Arrow-related ones in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 00:22:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41680: [SPARK-44125][R] Support Java 21 in SparkR - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 00:52:57 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41674: [SPARK-44106][PYTHON][CONNECT] Add `__repr__` for `GroupedData` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 00:58:22 UTC, 4 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.94 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/21 01:07:39 UTC, 0 replies.
- [GitHub] [spark] mkaravel commented on pull request #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "mkaravel (via GitHub)" <gi...@apache.org> on 2023/06/21 01:22:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41682: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 01:33:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41540: [SPARK-42941][SS][CONNECT][1/2] StreamingQueryListener - Event Serde in JSON format - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 01:34:17 UTC, 0 replies.
- [GitHub] [spark] szehon-ho opened a new pull request, #41683: [SPARK-36680][SQL] Supports Dynamic Table Options for Spark SQL - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/21 01:36:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41682: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 01:38:42 UTC, 3 replies.
- [GitHub] [spark] szehon-ho commented on pull request #34072: [SPARK-36680][SQL] Supports Dynamic Table Options for Spark SQL - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/21 01:39:22 UTC, 0 replies.
- [GitHub] [spark] szehon-ho commented on pull request #41683: [SPARK-36680][SQL] Supports Dynamic Table Options for Spark SQL - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/21 01:44:02 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41682: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 01:46:56 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41682: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 01:47:14 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41668: [SPARK-44103][INFRA] Make pending container jobs cancelable - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 01:48:43 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41674: [SPARK-44106][PYTHON][CONNECT] Add `__repr__` for `GroupedData` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 01:54:42 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41680: [SPARK-44125][R] Support Java 21 in SparkR - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 02:11:04 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41675: [SPARK-44107][CONNECT][PYTHON] Hide unsupported Column methods from auto-completion - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 02:11:54 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41675: [SPARK-44107][CONNECT][PYTHON] Hide unsupported Column methods from auto-completion - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 02:12:29 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41667: [SPARK-43929][SPARK-44073][SQL][PYTHON][CONNECT][FOLLOWUP] Add extract, date_part, datepart to Scala, Python and Connect API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/21 02:15:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41684: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 02:19:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41684: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 02:20:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41684: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 02:21:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41684: [SPARK-44129][INFRA] Use "3.5.0" for "master" branch until creating `branch-3.5` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 02:22:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 02:35:23 UTC, 1 replies.
- [GitHub] [spark] otterc commented on a diff in pull request #40972: [SPARK-43301][CORE][SHUFFLE] BlockStoreClient getHostLocalDirs RPC supports IOException retry - posted by "otterc (via GitHub)" <gi...@apache.org> on 2023/06/21 03:44:17 UTC, 1 replies.
- [GitHub] [spark] wankunde opened a new pull request, #41685: [SPARK-43876][SQL][FOLLOWUP] Enable fast hashmap for distinct queries - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/21 03:46:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41685: [SPARK-43876][SQL][FOLLOWUP] Enable fast hashmap for distinct queries - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 04:10:24 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41672: [SPARK-44105][SQL] `LastNonNull` should be lazily resolved - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/21 04:38:13 UTC, 0 replies.
- [GitHub] [spark] jhaberstroh-sharethis opened a new pull request, #41686: Change handling of iterable objects for `on` field in joins - posted by "jhaberstroh-sharethis (via GitHub)" <gi...@apache.org> on 2023/06/21 04:48:42 UTC, 0 replies.
- [GitHub] [spark] wankunde commented on pull request #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/21 05:12:36 UTC, 1 replies.
- [GitHub] [spark] panbingkun commented on pull request #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.94 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/21 05:40:08 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.94 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/21 06:03:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41558: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 06:36:13 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41674: [SPARK-44106][PYTHON][CONNECT] Add `__repr__` for `GroupedData` - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 06:49:08 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41687: [SPARK-44131][SQL] Add call_function and deprecate call_udf for Scala API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/21 06:53:28 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41504: [SPARK-44004][SQL] Assign name & improve error message for frequent LEGACY errors. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/21 07:35:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41504: [SPARK-44004][SQL] Assign name & improve error message for frequent LEGACY errors. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/21 07:36:17 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #41683: [SPARK-36680][SQL] Supports Dynamic Table Options for Spark SQL - posted by "huaxingao (via GitHub)" <gi...@apache.org> on 2023/06/21 07:37:24 UTC, 0 replies.
- [GitHub] [spark] steven-aerts opened a new pull request, #41688: [WIP][SPARK-44132][SQL][TESTS] nesting full outer join confuses codegen - posted by "steven-aerts (via GitHub)" <gi...@apache.org> on 2023/06/21 07:50:34 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41685: [SPARK-43876][SQL][FOLLOWUP] Add a unit test for fast hashmap for distinct queries - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/21 08:27:16 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on pull request #41119: [SPARK-42551][SQL] Support more subexpression elimination cases - posted by "peter-toth (via GitHub)" <gi...@apache.org> on 2023/06/21 08:31:17 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41603: [SPARK-43903][PYTHON][CONNECT] Improve ArrayType input support in Arrow Python UDF - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 09:22:25 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41603: [SPARK-43903][PYTHON][CONNECT] Improve ArrayType input support in Arrow Python UDF - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 09:22:29 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41689: [SPARK-43924][CONNECT][PYTHON] Add misc functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/21 09:28:02 UTC, 0 replies.
- [GitHub] [spark] wankunde commented on a diff in pull request #41685: [SPARK-43876][SQL][FOLLOWUP] Add a unit test for fast hashmap for distinct queries - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/21 10:25:35 UTC, 0 replies.
- [GitHub] [spark-connect-go] arnarpall opened a new pull request, #12: Removed need to have buf preinstalled - posted by "arnarpall (via GitHub)" <gi...@apache.org> on 2023/06/21 10:34:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41383: [SPARK-43097][ML] New pyspark ML logistic regression estimator implemented on top of distributor - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 10:36:50 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/21 10:42:57 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41690: [SPARK-44133][PYTHON] Upgrade MyPy from 0.920 to 0.982 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 10:44:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41690: [SPARK-44133][PYTHON] Upgrade MyPy from 0.920 to 0.982 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 10:45:04 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41686: Change handling of iterable objects for `on` field in joins - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 10:46:38 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41689: [SPARK-43924][CONNECT][PYTHON] Add misc functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/21 11:09:20 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41623: Implement bitmap functions - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/21 12:19:13 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41689: [SPARK-43924][CONNECT][PYTHON] Add misc functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 12:51:08 UTC, 1 replies.
- [GitHub] [spark] bowenliang123 commented on pull request #41628: [SPARK-38230][SQL] InsertIntoHadoopFsRelationCommand unnecessarily fetches details of partitions - posted by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/06/21 12:52:04 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request, #41691: [SPARK-43710][PS][CONNECT] Support `functions.date_part` for Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 13:00:09 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41691: [SPARK-43710][PS][CONNECT] Support `functions.date_part` for Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 13:03:12 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41690: [SPARK-44133][PYTHON] Upgrade MyPy from 0.920 to 0.982 - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/21 13:03:32 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on pull request #41677: [WIP][SPARK-35564][SQL] Improve subexpression elimination - posted by "peter-toth (via GitHub)" <gi...@apache.org> on 2023/06/21 13:29:19 UTC, 3 replies.
- [GitHub] [spark] risyomei opened a new pull request, #41692: [SPARK-41599] Memory leak in FileSystem.CACHE when submitting apps to secure cluster using InProcessLauncher - posted by "risyomei (via GitHub)" <gi...@apache.org> on 2023/06/21 13:49:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #40390: [SPARK-42768][SQL] Enable cached plan apply AQE by default - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 14:30:22 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 14:31:38 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41656: [SPARK-43742][SQL][FOLLOWUP] Do not use null literal as default value for non-nullable columns - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 14:34:42 UTC, 0 replies.
- [GitHub] [spark] snmvaughan commented on a diff in pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "snmvaughan (via GitHub)" <gi...@apache.org> on 2023/06/21 14:40:18 UTC, 1 replies.
- [GitHub] [spark] snmvaughan commented on pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "snmvaughan (via GitHub)" <gi...@apache.org> on 2023/06/21 14:48:08 UTC, 1 replies.
- [GitHub] [spark] wankunde commented on pull request #41685: [SPARK-43876][SQL][FOLLOWUP] Add a unit test for fast hashmap for distinct queries - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/21 14:55:16 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/21 14:59:50 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41599: [SPARK-44056][SQL] Include UDF name in UDF execution failure error message when available - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/21 15:00:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41685: [SPARK-43876][SQL][FOLLOWUP] Add a unit test for fast hashmap for distinct queries - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 15:11:51 UTC, 2 replies.
- [GitHub] [spark-connect-go] grundprinzip commented on a diff in pull request #12: Removed need to have buf preinstalled - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/21 15:21:25 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41689: [SPARK-43924][CONNECT][PYTHON] Add misc functions to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/21 15:25:31 UTC, 3 replies.
- [GitHub] [spark] Kimahriman commented on pull request #41677: [WIP][SPARK-35564][SQL] Improve subexpression elimination - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/21 16:30:45 UTC, 1 replies.
- [GitHub] [spark] bogao007 closed pull request #40959: [SPARK-43511][CONNECT][SS]Implemented MapGroupsWithState and FlatMapGroupsWithState APIs for Spark Connect - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/21 17:11:55 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #41631: [SPARK-43205][SQL][FOLLOWUP] remove unnecessary abstraction for `withIdentClause` - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/21 17:32:12 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #41631: [SPARK-43205][SQL][FOLLOWUP] remove unnecessary abstraction for `withIdentClause` - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/21 17:32:46 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41553: [SPARK-43915][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2438-2445] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/21 18:19:12 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41553: [SPARK-43915][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2438-2445] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/21 18:20:13 UTC, 0 replies.
- [GitHub] [spark] jhaberstroh-sharethis commented on pull request #41686: Change handling of iterable objects for `on` field in joins - posted by "jhaberstroh-sharethis (via GitHub)" <gi...@apache.org> on 2023/06/21 19:18:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41690: [SPARK-44133][PYTHON] Upgrade MyPy from 0.920 to 0.982 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/21 19:57:42 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41559: [SPARK-44030][SQL] Move out json and expression private methods from DataType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/21 20:01:20 UTC, 0 replies.
- [GitHub] [spark] jhaberstroh-sharethis commented on pull request #41686: [SPARK-44137] Change handling of iterable objects for `on` field in joins - posted by "jhaberstroh-sharethis (via GitHub)" <gi...@apache.org> on 2023/06/21 21:24:27 UTC, 0 replies.
- [GitHub] [spark] bogao007 opened a new pull request, #41693: Fixed an issue that StateManager may get materialized in executor instead of driver in FlatMapGroupsWithStateExec - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/21 21:33:55 UTC, 0 replies.
- [GitHub] [spark] liuzqt commented on pull request #41654: [SPARK-44064][CORE][SQL] Add a new `apply` function to `NonFateSharingCache` - posted by "liuzqt (via GitHub)" <gi...@apache.org> on 2023/06/21 22:20:06 UTC, 0 replies.
- [GitHub] [spark] Kimahriman commented on a diff in pull request #41677: [WIP][SPARK-35564][SQL] Improve subexpression elimination - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/21 22:55:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41691: [SPARK-43710][PS][CONNECT] Support `functions.date_part` for Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 23:47:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41691: [SPARK-43710][PS][CONNECT] Support `functions.date_part` for Spark Connect - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/21 23:47:38 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41694: [SPARK-44138][SQL] Prohibit non-deterministic expressions, subqueries and aggregates in MERGE conditions - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/21 23:59:42 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/22 00:18:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/22 00:19:26 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40321: [SPARK-42704] SubqueryAlias propagates metadata columns that child outputs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/22 00:20:34 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40262: [SPARK-42651][SQL] Optimize global sort to driver sort - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/22 00:20:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41693: [SPARK-44136] [SS] Fixed an issue that StateManager may get materialized in executor instead of driver in FlatMapGroupsWithStateExec - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/22 00:26:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41693: [SPARK-44136] [SS] Fixed an issue that StateManager may get materialized in executor instead of driver in FlatMapGroupsWithStateExec - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/22 00:26:42 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/22 00:37:17 UTC, 1 replies.
- [GitHub] [spark] hvanhovell closed pull request #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/22 00:58:31 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41625: [SPARK-44078][CONNECT][CORE] Add support for classloader/resource isolation - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/22 00:58:32 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41559: [SPARK-44030][SQL] Implement DataTypeExpression to offer Unapply for expression - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/22 01:08:30 UTC, 0 replies.
- [GitHub] [spark] yerenkow commented on pull request #41067: [SPARK-43496][KUBERNETES] Add configuration for pod memory limits - posted by "yerenkow (via GitHub)" <gi...@apache.org> on 2023/06/22 03:19:14 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 04:45:24 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41568: [SPARK-44066][SQL] Support positional parameters in Scala/Java `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 06:39:40 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41568: [SPARK-44066][SQL] Support positional parameters in Scala/Java `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 06:41:09 UTC, 0 replies.
- [GitHub] [spark] gene-db commented on a diff in pull request #41623: Implement bitmap functions - posted by "gene-db (via GitHub)" <gi...@apache.org> on 2023/06/22 06:44:24 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41695: [WIP] Support positional parameters in Python `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 07:15:34 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on a diff in pull request #41677: [WIP][SPARK-35564][SQL] Improve subexpression elimination - posted by "peter-toth (via GitHub)" <gi...@apache.org> on 2023/06/22 07:28:21 UTC, 1 replies.
- [GitHub] [spark] jaceklaskowski commented on a diff in pull request #41695: [SPARK-44140][SQL][PYTHON] Support positional parameters in Python `sql()` - posted by "jaceklaskowski (via GitHub)" <gi...@apache.org> on 2023/06/22 08:23:29 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41695: [SPARK-44140][SQL][PYTHON] Support positional parameters in Python `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 08:25:45 UTC, 0 replies.
- [GitHub] [spark-connect-go] arnarpall commented on pull request #12: Removed need to have buf preinstalled - posted by "arnarpall (via GitHub)" <gi...@apache.org> on 2023/06/22 08:42:21 UTC, 0 replies.
- [GitHub] [spark] jaceklaskowski commented on a diff in pull request #34558: [SPARK-37019][SQL] Add codegen support to array higher-order functions - posted by "jaceklaskowski (via GitHub)" <gi...@apache.org> on 2023/06/22 09:12:42 UTC, 0 replies.
- [GitHub] [spark] jaceklaskowski commented on a diff in pull request #41683: [SPARK-36680][SQL] Supports Dynamic Table Options for Spark SQL - posted by "jaceklaskowski (via GitHub)" <gi...@apache.org> on 2023/06/22 09:18:58 UTC, 0 replies.
- [GitHub] [spark] jaceklaskowski commented on a diff in pull request #41628: [SPARK-38230][SQL] InsertIntoHadoopFsRelationCommand unnecessarily fetches details of partitions - posted by "jaceklaskowski (via GitHub)" <gi...@apache.org> on 2023/06/22 09:27:54 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41696: [SPARK-43624][FOLLOWUP][PS][CONNECT] Moving into Spark functions - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/22 10:42:54 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41696: [SPARK-43624][FOLLOWUP][PS][CONNECT] Moving into Spark functions - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/22 10:43:07 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41670: [SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/22 10:44:07 UTC, 0 replies.
- [GitHub] [spark] ted-jenks opened a new pull request, #41697: [SPARK-44142] Replace type with tpe in utility to convert python types to spark types - posted by "ted-jenks (via GitHub)" <gi...@apache.org> on 2023/06/22 12:07:56 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41695: [SPARK-44140][SQL][PYTHON] Support positional parameters in Python `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 13:37:29 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41695: [SPARK-44140][SQL][PYTHON] Support positional parameters in Python `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 13:38:54 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41476: [SPARK-43914][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2433-2437] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 14:01:26 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41698: [WIP][CONNECT] Support positional parameters in `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/22 15:04:52 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41699: [SPARK-44143][SQL][TESTS] Use checkError() to check Exception in *DDL*Suite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/22 15:20:18 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41694: [SPARK-44138][SQL] Prohibit non-deterministic expressions, subqueries and aggregates in MERGE conditions - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/22 15:56:52 UTC, 2 replies.
- [GitHub] [spark-connect-go] hiboyang commented on pull request #12: [SPARK-44141] Removed need to have buf preinstalled - posted by "hiboyang (via GitHub)" <gi...@apache.org> on 2023/06/22 16:05:37 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request, #41700: [SPARK-44139][SQL] Discard completely pushed down filters in group-based MERGE operations - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/22 16:38:42 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on a diff in pull request #41700: [SPARK-44139][SQL] Discard completely pushed down filters in group-based MERGE operations - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/22 16:43:27 UTC, 6 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41443: [SPARK-43923][CONNECT] Post listenerBus events during ExecutePlanRequest - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/22 16:44:58 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41559: [SPARK-44030][SQL] Implement DataTypeExpression to offer Unapply for expression - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/22 17:10:55 UTC, 2 replies.
- [GitHub] [spark] vicennial opened a new pull request, #41701: [WIP][CONNECT][SPARK-44146] Isolate Spark Connect sessions/artifacts - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/22 17:22:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41702: [SPARK-44147][DOCS] Add `spark.ui.allowFramingFrom` doc to `Security` page - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 17:46:45 UTC, 0 replies.
- [GitHub] [spark] tgravescs opened a new pull request, #41703: [SPARK-44134] Fix setting resources (GPU/FPGA) to 0 when they are set in spark-defaults.conf - posted by "tgravescs (via GitHub)" <gi...@apache.org> on 2023/06/22 18:09:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41702: [SPARK-44147][DOCS] Add `spark.ui.allowFramingFrom` doc to `Security` page - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 20:01:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41702: [SPARK-44147][DOCS] Add `spark.ui.allowFramingFrom` doc to `Security` page - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 20:02:21 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/22 20:11:48 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41694: [SPARK-44138][SQL] Prohibit non-deterministic expressions, subqueries and aggregates in MERGE conditions - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 20:15:41 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41703: [SPARK-44134][CORE] Fix setting resources (GPU/FPGA) to 0 when they are set in spark-defaults.conf - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 20:19:39 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41703: [SPARK-44134][CORE] Fix setting resources (GPU/FPGA) to 0 when they are set in spark-defaults.conf - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 20:21:37 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41685: [SPARK-43876][SQL][FOLLOWUP] Add a unit test for fast hashmap for distinct queries - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 20:50:03 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41700: [SPARK-44139][SQL] Discard completely pushed down filters in group-based MERGE operations - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/22 21:12:17 UTC, 1 replies.
- [GitHub] [spark] tgravescs commented on pull request #41703: [SPARK-44134][CORE] Fix setting resources (GPU/FPGA) to 0 when they are set in spark-defaults.conf - posted by "tgravescs (via GitHub)" <gi...@apache.org> on 2023/06/22 21:14:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41700: [SPARK-44139][SQL] Discard completely pushed down filters in group-based MERGE operations - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/22 21:17:52 UTC, 1 replies.
- [GitHub] [spark] zhenlineo opened a new pull request, #41704: [WIP][Connect] Handle Row input for UDFs - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/22 22:31:52 UTC, 0 replies.
- [GitHub] [spark] lucyyao-db opened a new pull request, #41705: [WIP][SS] Define a new error class and apply for the case where loading state from DFS fails - posted by "lucyyao-db (via GitHub)" <gi...@apache.org> on 2023/06/22 22:47:59 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41699: [SPARK-44143][SQL][TESTS] Use checkError() to check Exception in *DDL*Suite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/22 23:13:00 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng opened a new pull request, #41706: [DO NOT MERGE] Pickle vs. Arrow Type Coercion Difference - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/22 23:24:51 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41707: [SPARK-44151][BUILD] Upgrade commons-codec from 1.15 to 1.16.0 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/22 23:35:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41696: [SPARK-43624][FOLLOWUP][PS][CONNECT] Moving `ewm` into Spark functions - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/23 00:04:26 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41697: [SPARK-44142][PYTHON] Replace type with tpe in utility to convert python types to spark types - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/23 00:05:16 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41697: [SPARK-44142][PYTHON] Replace type with tpe in utility to convert python types to spark types - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/23 00:09:22 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40419: [SPARK-42789][SQL] Rewrite multiple GetJsonObjects to a JsonTuple if their json expressions are the same - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:23:58 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40411: [SPARK-42781][DOCS][PYTHON] provide one format for writing to kafka - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:24:01 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40391: [SPARK-42766][YARN] YarnAllocator filter excluded nodes when launching containers - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:24:03 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40321: [SPARK-42704] SubqueryAlias propagates metadata columns that child outputs - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:24:05 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40262: [SPARK-42651][SQL] Optimize global sort to driver sort - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:24:06 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40122: [SPARK-42349][PYTHON] Support pandas cogroup with multiple df - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:24:07 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #39985: [SPARK-42412][WIP] Initial prototype implementation of PySpark ML via Spark connect - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:24:09 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #38202: [SPARK-40763][K8S] Should expose driver service name to config for user features - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/23 00:24:10 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41678: [SPARK-44110][BUILD] Propagate proxy settings to forked JVMs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 00:29:28 UTC, 0 replies.
- [GitHub] [spark] Kimahriman commented on pull request #34558: [SPARK-37019][SQL] Add codegen support to array higher-order functions - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/23 00:33:44 UTC, 1 replies.
- [GitHub] [spark] Kimahriman closed pull request #34558: [SPARK-37019][SQL] Add codegen support to array higher-order functions - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/23 00:33:45 UTC, 0 replies.
- [GitHub] [spark] Kimahriman opened a new pull request, #34558: [SPARK-37019][SQL] Add codegen support to array higher-order functions - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/23 00:33:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41490: [SPARK-43990][BUILD] Upgrade `kubernetes-client` to 6.7.2 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 00:36:38 UTC, 0 replies.
- [GitHub] [spark] Kimahriman commented on a diff in pull request #34558: [SPARK-37019][SQL] Add codegen support to array higher-order functions - posted by "Kimahriman (via GitHub)" <gi...@apache.org> on 2023/06/23 00:36:49 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41703: [SPARK-44134][CORE] Fix setting resources (GPU/FPGA) to 0 when they are set in spark-defaults.conf - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 00:40:56 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41708: [SPARK-44135][PYTHON][CONNECT][DOCS] Document Spark Connect only API in PySpark - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/23 02:38:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41708: [SPARK-44135][PYTHON][CONNECT][DOCS] Document Spark Connect only API in PySpark - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/23 02:41:05 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41709: [SPARK-44153][CORE][UI] Support 'Heap Histogram' column in Executor tab - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 03:32:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41709: [SPARK-44153][CORE][UI] Support `Heap Histogram` column in Executor tab - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 03:39:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41700: [SPARK-44139][SQL] Discard completely pushed down filters in group-based MERGE operations - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 03:42:10 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41709: [SPARK-44153][CORE][UI] Support `Heap Histogram` column in `Executors` tab - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 03:53:26 UTC, 20 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41708: [SPARK-44135][PYTHON][CONNECT][DOCS] Document Spark Connect only API in PySpark - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/23 04:26:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41700: [SPARK-44139][SQL] Discard completely pushed down filters in group-based MERGE operations - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 04:28:30 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41689: [SPARK-43924][CONNECT][PYTHON] Add misc functions to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/23 04:36:05 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41709: [SPARK-44153][CORE][UI] Support `Heap Histogram` column in `Executors` tab - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/23 04:36:56 UTC, 2 replies.
- [GitHub] [spark] SUZHEWEI opened a new pull request, #41710: [SPARK-43255][SQL] Replace the error class _LEGACY_ERROR_TEMP_2020 by an internal error - posted by "SUZHEWEI (via GitHub)" <gi...@apache.org> on 2023/06/23 04:37:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41072: [SPARK-43393][SQL] Address sequence expression overflow bug. - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/23 05:43:11 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41709: [SPARK-44153][CORE][UI] Support `Heap Histogram` column in `Executors` tab - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 05:55:15 UTC, 1 replies.
- [GitHub] [spark] pan3793 commented on a diff in pull request #41709: [SPARK-44153][CORE][UI] Support `Heap Histogram` column in `Executors` tab - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/23 06:08:33 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41708: [SPARK-44135][PYTHON][CONNECT][DOCS] Document Spark Connect only API in PySpark - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/23 06:37:48 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41710: [SPARK-43255][SQL] Replace the error class _LEGACY_ERROR_TEMP_2020 by an internal error - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/23 06:50:04 UTC, 0 replies.
- [GitHub] [spark] EnricoMi commented on pull request #40122: [SPARK-42349][PYTHON] Support pandas cogroup with multiple df - posted by "EnricoMi (via GitHub)" <gi...@apache.org> on 2023/06/23 07:27:01 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41709: [SPARK-44153][CORE][UI] Support `Heap Histogram` column in `Executors` tab - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 07:49:41 UTC, 0 replies.
- [GitHub] [spark] zzzzming95 commented on a diff in pull request #41154: [SPARK-43327][CORE][3.3] Trigger `committer.setupJob` before plan execute in `FileFormatWriter#write` - posted by "zzzzming95 (via GitHub)" <gi...@apache.org> on 2023/06/23 08:59:55 UTC, 0 replies.
- [GitHub] [spark] itholic opened a new pull request, #41711: [SPARK-44155][SQL] Adding a dev utility to improve error messages based on LLM - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/23 09:15:00 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41711: [SPARK-44155][SQL] Adding a dev utility to improve error messages based on LLM - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/23 09:16:13 UTC, 1 replies.
- [GitHub] [spark] steven-aerts opened a new pull request, #41712: [SPARK-44132][SQL] join using Stream of column name fails codegen - posted by "steven-aerts (via GitHub)" <gi...@apache.org> on 2023/06/23 12:54:44 UTC, 0 replies.
- [GitHub] [spark] steven-aerts closed pull request #41688: [WIP][SPARK-44132][SQL][TESTS] nesting full outer join confuses codegen - posted by "steven-aerts (via GitHub)" <gi...@apache.org> on 2023/06/23 12:55:35 UTC, 0 replies.
- [GitHub] [spark] steven-aerts commented on pull request #41688: [WIP][SPARK-44132][SQL][TESTS] nesting full outer join confuses codegen - posted by "steven-aerts (via GitHub)" <gi...@apache.org> on 2023/06/23 12:55:35 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on a diff in pull request #41711: [SPARK-44155][SQL] Adding a dev utility to improve error messages based on LLM - posted by "gatorsmile (via GitHub)" <gi...@apache.org> on 2023/06/23 15:11:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41707: [SPARK-44151][BUILD] Upgrade `commons-codec` to 1.16.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 16:54:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41707: [SPARK-44151][BUILD] Upgrade `commons-codec` to 1.16.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 16:54:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41713: [SPARK-44158][K8S] Remove unused `spark.kubernetes.executor.lostCheckmaxAttempts` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 18:09:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41713: [SPARK-44158][K8S] Remove unused `spark.kubernetes.executor.lostCheckmaxAttempts` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 20:25:06 UTC, 1 replies.
- [GitHub] [spark] vicennial commented on pull request #41701: [CONNECT][SPARK-44146] Isolate Spark Connect Session jars and classfiles - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/23 20:44:54 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41713: [SPARK-44158][K8S] Remove unused `spark.kubernetes.executor.lostCheckmaxAttempts` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 20:49:41 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41714: [SPARK-44160][SQL][CONNECT] Extract shared code from StructType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/23 20:56:18 UTC, 0 replies.
- [GitHub] [spark] siying commented on pull request #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/23 21:05:13 UTC, 4 replies.
- [GitHub] [spark] amaliujia commented on pull request #41714: [SPARK-44160][SQL][CONNECT] Extract shared code from StructType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/23 21:09:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41715: [SPARK-44163][PYTHON] Handle `ModuleNotFoundError` in addition to `ImportError` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 22:28:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41715: [SPARK-44163][PYTHON] Handle `ModuleNotFoundError` in addition to `ImportError` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/23 22:32:24 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40419: [SPARK-42789][SQL] Rewrite multiple GetJsonObjects to a JsonTuple if their json expressions are the same - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/24 00:24:01 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40411: [SPARK-42781][DOCS][PYTHON] provide one format for writing to kafka - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/24 00:24:02 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40391: [SPARK-42766][YARN] YarnAllocator filter excluded nodes when launching containers - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/24 00:24:03 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40122: [SPARK-42349][PYTHON] Support pandas cogroup with multiple df - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/24 00:24:04 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #39985: [SPARK-42412][WIP] Initial prototype implementation of PySpark ML via Spark connect - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/24 00:24:05 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #38885: [WIP][SPARK-41367][SQL] Enable V2 file tables in read paths in session catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/24 00:24:06 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #38202: [SPARK-40763][K8S] Should expose driver service name to config for user features - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/24 00:24:09 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41716: [SPARK-44164][SQL] Extract toAttribute method from StructField to Util class - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/24 00:50:08 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41716: [SPARK-44164][SQL] Extract toAttribute method from StructField to Util class - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/24 00:50:37 UTC, 0 replies.
- [GitHub] [spark] bersprockets commented on pull request #41712: [SPARK-44132][SQL] join using Stream of column name fails codegen - posted by "bersprockets (via GitHub)" <gi...@apache.org> on 2023/06/24 01:43:42 UTC, 0 replies.
- [GitHub] [spark] bersprockets commented on a diff in pull request #41712: [SPARK-44132][SQL] join using Stream of column name fails codegen - posted by "bersprockets (via GitHub)" <gi...@apache.org> on 2023/06/24 01:45:11 UTC, 1 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41711: [SPARK-44155][SQL] Adding a dev utility to improve error messages based on LLM - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/24 02:54:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41711: [SPARK-44155][SQL] Adding a dev utility to improve error messages based on LLM - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/24 05:24:33 UTC, 2 replies.
- [GitHub] [spark] gatorsmile commented on a diff in pull request #41711: [SPARK-44155] Adding a dev utility to improve error messages based on LLM - posted by "gatorsmile (via GitHub)" <gi...@apache.org> on 2023/06/24 06:16:26 UTC, 1 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #41711: [SPARK-44155] Adding a dev utility to improve error messages based on LLM - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/24 07:23:13 UTC, 5 replies.
- [GitHub] [spark] steven-aerts commented on a diff in pull request #41712: [SPARK-44132][SQL] join using Stream of column name fails codegen - posted by "steven-aerts (via GitHub)" <gi...@apache.org> on 2023/06/24 10:53:59 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.93 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/24 12:39:55 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #41613: [SPARK-39740][UI]: Upgrade vis timeline to 7.7.2 to fix CVE-2020-28487 - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/24 15:05:07 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41676: [SPARK-44109][CORE] Remove duplicate preferred locations of each RDD partition - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/24 15:16:38 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on a diff in pull request #41709: [SPARK-44153][CORE][UI] Support `Heap Histogram` column in `Executors` tab - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/24 15:27:20 UTC, 6 replies.
- [GitHub] [spark] gatorsmile commented on pull request #41711: [SPARK-44155] Adding a dev utility to improve error messages based on LLM - posted by "gatorsmile (via GitHub)" <gi...@apache.org> on 2023/06/24 15:58:07 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41711: [SPARK-44155] Adding a dev utility to improve error messages based on LLM - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/24 16:17:11 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41711: [SPARK-44155] Adding a dev utility to improve error messages based on LLM - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/24 16:19:11 UTC, 0 replies.
- [GitHub] [spark] ramon-garcia opened a new pull request, #41717: Support for TIME columns in Parquet files SPARK-44165 - posted by "ramon-garcia (via GitHub)" <gi...@apache.org> on 2023/06/24 18:23:27 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40460: [SPARK-42828][PYTHON][SQL] More explicit Python type annotations for GroupedData - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/25 00:25:54 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #38885: [WIP][SPARK-41367][SQL] Enable V2 file tables in read paths in session catalog - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/25 00:25:56 UTC, 0 replies.
- [GitHub] [spark] ivoson opened a new pull request, #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "ivoson (via GitHub)" <gi...@apache.org> on 2023/06/25 00:53:25 UTC, 0 replies.
- [GitHub] [spark] ivoson commented on pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "ivoson (via GitHub)" <gi...@apache.org> on 2023/06/25 00:53:46 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on pull request #40390: [SPARK-42768][SQL] Enable cached plan apply AQE by default - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/25 01:27:00 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun opened a new pull request, #46: [SPARK-44168] Add Apache Spark 3.4.1 Dockerfiles - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/25 01:30:23 UTC, 0 replies.
- [GitHub] [spark] bersprockets commented on a diff in pull request #41712: [SPARK-44132][SQL] Materialize `Stream` of join column names to avoid codegen failure - posted by "bersprockets (via GitHub)" <gi...@apache.org> on 2023/06/25 01:48:40 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #46: [SPARK-44168] Add Apache Spark 3.4.1 Dockerfiles - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/25 02:14:59 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/25 02:28:54 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #46: [SPARK-44168] Add Apache Spark 3.4.1 Dockerfiles - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/25 02:51:56 UTC, 0 replies.
- [GitHub] [spark-docker] dongjoon-hyun commented on pull request #46: [SPARK-44168] Add Apache Spark 3.4.1 Dockerfiles - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 02:53:01 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.93 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/25 03:28:39 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41673: [SPARK-44091][YARN][TESTS] Introduce `withResourceTypes` to `ResourceRequestTestHelper` to restore `resourceTypes` as default value after testing - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/25 03:32:18 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/25 03:42:49 UTC, 4 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41719: [SPARK-44169][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2300-2304] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/25 03:59:51 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41720: [SPARK-43969][SQL][TESTS][FOLLOWUP] Update `numeric.sql.out.java21` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/25 04:46:37 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41720: [SPARK-43969][SQL][TESTS][FOLLOWUP] Update `numeric.sql.out.java21` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/25 04:48:31 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.93 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/25 05:10:08 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #41687: [SPARK-44131][SQL] Add call_function and deprecate call_udf for Scala API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/25 05:24:40 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41721: [SPARK-44171][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2279-2282] & delete some unused error classes - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/25 06:45:46 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41722: [SQL][TESTS] Fix `QueryExecutionErrorsSuite` for Java 21 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/25 07:06:50 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41169: [SPARK-43493][SQL] Add a max distance argument to the levenshtein() function - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/25 07:46:58 UTC, 1 replies.
- [GitHub] [spark-docker] Yikun opened a new pull request, #47: Change apt to apt-get and remove useless cleanup - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/25 08:39:08 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun opened a new pull request, #48: Remove useless lib64 path in dockerfile - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/25 08:43:57 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun opened a new pull request, #49: Add 'set -eo pipefail' to entrypoint and quote variables - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/25 09:00:03 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41719: [SPARK-44169][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2300-2304] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/25 10:52:48 UTC, 3 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41698: [SPARK-44178][CONNECT] Support positional parameters in `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/25 11:23:08 UTC, 0 replies.
- [GitHub] [spark] lyy-pineapple opened a new pull request, #41723: [SPARK-44179][CORE]:Fix the number of executors is calculated incorrctly when the task fails and it is speculated that the task is still executing - posted by "lyy-pineapple (via GitHub)" <gi...@apache.org> on 2023/06/25 11:34:52 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41724: [SPARK-43493][SPARK-43769][SPARK-43773] Strengthen type checking and better comply with Connect specifications - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/25 11:37:28 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41169: [SPARK-43493][SQL] Add a max distance argument to the levenshtein() function - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/25 11:42:17 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41724: [SPARK-43493][SPARK-43769][SPARK-43773] Strengthen type checking and better comply with Connect specifications - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/25 11:47:25 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41724: [SPARK-43493][SPARK-43769][SPARK-43773] Strengthen type checking and better comply with Connect specifications - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/25 11:54:23 UTC, 1 replies.
- [GitHub] [spark] panbingkun commented on pull request #41721: [SPARK-44171][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2279-2282] & delete some unused error classes - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/25 11:55:44 UTC, 1 replies.
- [GitHub] [spark] pan3793 opened a new pull request, #41725: [SPARK-44180][SQL] DistributionAndOrderingUtils should apply ResolveTimeZone - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/25 12:38:30 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on pull request #41725: [SPARK-44180][SQL] DistributionAndOrderingUtils should apply ResolveTimeZone - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/25 12:42:06 UTC, 0 replies.
- [GitHub] [spark] ivoson commented on a diff in pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "ivoson (via GitHub)" <gi...@apache.org> on 2023/06/25 14:11:01 UTC, 7 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41726: [MINOR][CONNECT][TESTS] Check named parameters in `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/25 14:50:02 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41726: [MINOR][CONNECT][TESTS] Check named parameters in `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/25 14:52:12 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41720: [SPARK-43969][SQL][TESTS][FOLLOWUP] Update `numeric.sql.out.java21` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 16:45:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41722: [SPARK-44174][SQL][TESTS] Fix `QueryExecutionErrorsSuite` for Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 16:55:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41698: [SPARK-44178][CONNECT] Support positional parameters in `sql()` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 17:00:31 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on pull request #40460: [SPARK-42828][PYTHON][SQL] More explicit Python type annotations for GroupedData - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/25 17:56:45 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen opened a new pull request, #41727: [SPARK-44181][BUILD] Upgrade `Apache Kafka` to 3.4.1 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/25 19:34:16 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen commented on pull request #41727: [SPARK-44181][BUILD] Upgrade `Apache Kafka` to 3.4.1 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/25 19:36:52 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41727: [SPARK-44181][BUILD] Upgrade `Apache Kafka` to 3.4.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 19:39:58 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41727: [SPARK-44181][BUILD] Upgrade `Apache Kafka` to 3.4.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 20:35:53 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41728: [SPARK-44182][DOCS] Use Spark 3.5.0 in Python and Spark Connect installation docs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 21:50:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41729: [SPARK-44183][PYTHON] Increate PyArrow minimum version to 4.0.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 21:54:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41729: [SPARK-44183][PYTHON] Increate `PyArrow` minimum version to 4.0.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 22:15:32 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41730: [SPARK-44184][PYTHON][DOCS] Remove a wrong doc about `ARROW_PRE_0_15_IPC_FORMAT` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 22:22:34 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41654: [SPARK-44064][CORE][SQL] Add a new `apply` function to `NonFateSharingCache` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/25 23:52:13 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40361: [SPARK_42742]access apiserver by pod env - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/26 00:23:10 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41731: [SPARK-44153][CORE][UI][FOLLOWUP] Use JAVA_HOME and stderr - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 01:22:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41731: [SPARK-44153][CORE][UI][FOLLOWUP] Use JAVA_HOME and stderr - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 01:23:06 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41731: [SPARK-44153][CORE][UI][FOLLOWUP] Use JAVA_HOME and stderr - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 01:25:24 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41564: [SPARK-44025][SQL] Fix CSV Table Read Error with CharType(length) column - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 01:30:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41730: [SPARK-44184][PYTHON][DOCS] Remove a wrong doc about `ARROW_PRE_0_15_IPC_FORMAT` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 01:53:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41730: [SPARK-44184][PYTHON][DOCS] Remove a wrong doc about `ARROW_PRE_0_15_IPC_FORMAT` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 01:53:45 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41732: fix gson vulnerabilities test - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 02:01:15 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41722: [SPARK-44174][SQL][TESTS] Fix `QueryExecutionErrorsSuite` for Java 21 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/26 02:15:32 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41622: [SPARK-44064][SQL] Move `NonFateSharingCache` from `core` module to `catalyst` module - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/26 02:16:54 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41732: fix gson vulnerabilities test - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 02:46:47 UTC, 0 replies.
- [GitHub] [spark] pan3793 commented on a diff in pull request #41732: fix gson vulnerabilities test - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/26 03:08:19 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 03:11:34 UTC, 3 replies.
- [GitHub] [spark] yaooqinn opened a new pull request, #41733: [SPARK-44185][SQL] Fix inconsistent path qualifying between catalog and data operations - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/26 04:03:40 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41731: [SPARK-44153][CORE][UI][FOLLOWUP] Use JAVA_HOME and stderr - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 05:57:59 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41734: [BUILD] Upgrade sbt to 1.9.1 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/26 06:11:14 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41734: [SPARK-44186][BUILD] Upgrade sbt to 1.9.1 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/26 06:12:36 UTC, 1 replies.
- [GitHub] [spark] MaxGekk closed pull request #41726: [MINOR][CONNECT][TESTS] Check named parameters in `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 06:18:07 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41699: [SPARK-44143][SQL][TESTS] Use checkError() to check Exception in *DDL*Suite - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 06:27:29 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41699: [SPARK-44143][SQL][TESTS] Use checkError() to check Exception in *DDL*Suite - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 06:27:42 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41699: [SPARK-44143][SQL][TESTS] Use checkError() to check Exception in *DDL*Suite - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 06:28:14 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41735: [SPARK-44187][INFA][BUILD] Enable benchmark on github to support Java 21 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 06:38:34 UTC, 0 replies.
- [GitHub] [spark] panbingkun closed pull request #41735: [SPARK-44187][INFA][BUILD] Enable benchmark on github to support Java 21 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 06:38:53 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41736: [SPARK-44187][INFA][BUILD] Enable benchmark on github to support Java 21 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 06:42:47 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41699: [SPARK-44143][SQL][TESTS] Use checkError() to check Exception in *DDL*Suite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 06:56:04 UTC, 1 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41737: [SPARK-44188][CORE] Remove useless `resetAllPartitions` method in `ActiveJob` - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/26 07:21:26 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41737: [SPARK-44188][CORE] Remove useless `resetAllPartitions` method in `ActiveJob` - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/26 07:21:58 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41738: Test appveryor - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/26 07:41:07 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41728: [SPARK-44182][DOCS] Use Spark 3.5.0 in Python and Spark Connect installation docs - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/26 08:07:40 UTC, 3 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41733: [SPARK-44185][SQL] Fix inconsistent path qualifying between catalog and data operations - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/26 08:38:49 UTC, 2 replies.
- [GitHub] [spark] LuciferYang closed pull request #41738: Test appveryor - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/26 08:58:41 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #47: [SPARK-44176] Change apt to apt-get and remove useless cleanup - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/26 09:05:44 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #48: [SPARK-44175] Remove useless lib64 path link in dockerfile - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/26 09:05:53 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #49: [SPARK-44177] Add 'set -eo pipefail' to entrypoint and quote variables - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/26 09:06:00 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request, #41739: [WIP][CONNECT][PYTHON] Support positional parameters by `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 09:34:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41739: [SPARK-44189][CONNECT][PYTHON] Support positional parameters by `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 11:58:35 UTC, 2 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41740: Assign new name for error classes - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 12:08:08 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41736: [SPARK-44187][INFA][BUILD] Enable benchmark on github to support Java 21 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/26 12:14:03 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41719: [SPARK-44169][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2300-2304] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 12:36:50 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41721: [SPARK-44171][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2279-2282] & delete some unused error classes - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 12:48:55 UTC, 1 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41618: [SPARK-43474] [SS] [CONNECT] Add SessionHolder to SparkConnectPlanner - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/26 12:58:41 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski opened a new pull request, #41741: [SPARK-43952][FOLLOWUP] Don't set JobGroup in Spark Connect after all - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/26 14:19:56 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41741: [SPARK-43952][FOLLOWUP] Don't set JobGroup in Spark Connect after all - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/26 14:20:40 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41716: [SPARK-44164][SQL] Extract toAttribute method from StructField to Util class - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/26 15:50:24 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41716: [SPARK-44164][SQL] Extract toAttribute method from StructField to Util class - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/26 15:51:06 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41689: [SPARK-43924][CONNECT][PYTHON] Add misc functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/26 15:59:41 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41689: [SPARK-43924][CONNECT][PYTHON] Add misc functions to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/26 16:07:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41728: [SPARK-44182][DOCS] Use Spark 3.5.0 in Python and Spark Connect installation docs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 16:10:03 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41734: [SPARK-44186][BUILD] Upgrade sbt to 1.9.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 16:11:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41736: [SPARK-44187][INFRA][BUILD] Enable benchmark on github to support Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 16:17:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41739: [SPARK-44189][CONNECT][PYTHON] Support positional parameters by `sql()` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 16:22:29 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski opened a new pull request, #41742: [SPARK-44195] Add JobTag APIs to SparkR SparkContext - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/26 16:34:26 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41742: [SPARK-44195] Add JobTag APIs to SparkR SparkContext - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/26 16:36:55 UTC, 3 replies.
- [GitHub] [spark] heyihong opened a new pull request, #41743: [SPARK-42554][CONNECT] Implement GRPC exceptions interception - posted by "heyihong (via GitHub)" <gi...@apache.org> on 2023/06/26 16:39:02 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41739: [SPARK-44189][CONNECT][PYTHON] Support positional parameters by `sql()` - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/26 16:42:29 UTC, 0 replies.
- [GitHub] [spark] falaki commented on a diff in pull request #41742: [SPARK-44195] Add JobTag APIs to SparkR SparkContext - posted by "falaki (via GitHub)" <gi...@apache.org> on 2023/06/26 16:44:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41737: [SPARK-44188][CORE] Remove useless `resetAllPartitions` method in `ActiveJob` - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 17:06:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41733: [SPARK-44185][SQL] Fix inconsistent path qualifying between catalog and data operations - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 17:19:14 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #41711: [SPARK-44155] Adding a dev utility to improve error messages based on LLM - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/26 17:22:54 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41744: [SPARK-44197][BUILD] Upgrade Hadoop to 3.3.6 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 17:26:36 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41555: [SPARK-44026] Allow providing initial value for SQLMetrics - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/26 17:28:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41555: [SPARK-44026] Allow providing initial value for SQLMetrics - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/26 17:28:55 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41745: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/26 17:33:44 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41745: [SPARK-43979][SQL] CollectedMetrics should be treated as the same one for self-join - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/26 17:33:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41559: [SPARK-44030][SQL] Implement DataTypeExpression to offer Unapply for expression - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/26 17:44:06 UTC, 0 replies.
- [GitHub] [spark] vinodkc opened a new pull request, #41746: [SPARK-44198][CORE] Inconsistent Log Level Setting between Spark Driver and Executors - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/26 18:04:27 UTC, 0 replies.
- [GitHub] [spark] jrhaberstroh commented on a diff in pull request #41686: [SPARK-44137] Change handling of iterable objects for `on` field in joins - posted by "jrhaberstroh (via GitHub)" <gi...@apache.org> on 2023/06/26 18:06:58 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng commented on pull request #41503: [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/26 18:12:07 UTC, 1 replies.
- [GitHub] [spark] jrhaberstroh commented on pull request #41686: [SPARK-44137] Change handling of iterable objects for `on` field in joins - posted by "jrhaberstroh (via GitHub)" <gi...@apache.org> on 2023/06/26 18:17:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41432: [SPARK-43063][SQL][FOLLOWUP] Add a space between `->` and value - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/26 18:29:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41733: [SPARK-44185][SQL] Fix inconsistent path qualifying between catalog and data operations - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/26 18:33:38 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen opened a new pull request, #41747: [SPARK-44181][BUILD][3.4] Upgrade `Apache Kafka` to 3.4.1 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/26 18:36:04 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41724: [SPARK-43493][SPARK-43769][SPARK-43773][FOLLOWUP] Strengthen type checking and better comply with Connect specifications - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/26 18:36:46 UTC, 1 replies.
- [GitHub] [spark] bjornjorgensen commented on pull request #41747: [SPARK-44181][BUILD][3.4] Upgrade `Apache Kafka` to 3.4.1 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/26 18:36:59 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41747: [SPARK-44181][BUILD][3.4] Upgrade `Apache Kafka` to 3.4.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 18:39:51 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41747: [SPARK-44181][BUILD][3.4] Upgrade `Apache Kafka` to 3.4.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 18:41:18 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41687: [SPARK-44131][SQL] Add call_function and deprecate call_udf for Scala API - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/26 18:42:34 UTC, 0 replies.
- [GitHub] [spark] bjornjorgensen closed pull request #41747: [SPARK-44181][BUILD][3.4] Upgrade `Apache Kafka` to 3.4.1 - posted by "bjornjorgensen (via GitHub)" <gi...@apache.org> on 2023/06/26 18:45:37 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41687: [SPARK-44131][SQL] Add call_function and deprecate call_udf for Scala API - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 18:52:58 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41144: [SPARK-43470][CORE] Add OS, Java, Python version information to application log - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 19:00:35 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41729: [SPARK-44183][PYTHON] Increate `PyArrow` minimum version to 4.0.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 19:26:41 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41144: [SPARK-43470][CORE] Add OS, Java, Python version information to application log - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 19:40:53 UTC, 0 replies.
- [GitHub] [spark] vinodkc commented on pull request #41746: [SPARK-44198][CORE] Inconsistent Log Level Setting between Spark Driver and Executors - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/26 19:51:00 UTC, 0 replies.
- [GitHub] [spark] jdesjean opened a new pull request, #41748: [SPARK-44145] Callback prior execution - posted by "jdesjean (via GitHub)" <gi...@apache.org> on 2023/06/26 20:49:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41728: [SPARK-44182][DOCS] Use Spark 3.5.0 in Python and Spark Connect installation docs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 20:56:29 UTC, 4 replies.
- [GitHub] [spark] vihangk1 opened a new pull request, #41749: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily - posted by "vihangk1 (via GitHub)" <gi...@apache.org> on 2023/06/26 21:31:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41729: [SPARK-44183][PYTHON] Increate `PyArrow` minimum version to 4.0.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 22:12:05 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on pull request #41284: [SPARK-43757][Connect] Change client compatibility from allow list to deny list - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/26 22:12:18 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41687: [SPARK-44131][SQL] Add call_function and deprecate call_udf for Scala API - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/26 22:16:29 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41744: [SPARK-44197][BUILD] Upgrade Hadoop to 3.3.6 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 22:43:03 UTC, 2 replies.
- [GitHub] [spark] ueshin opened a new pull request, #41750: [SPARK-44200][SQL] Support TABLE argument parser rule for TableValuedFunction - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/26 22:49:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41744: [SPARK-44197][BUILD] Upgrade Hadoop to 3.3.6 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/26 22:56:16 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41751: [SPARK-43081][ML][CONNECT] Make torch dataloader support torch 1.x - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/26 23:15:35 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41751: [SPARK-43081][ML][CONNECT] Make torch dataloader support torch 1.x - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/26 23:31:34 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41712: [SPARK-44132][SQL] Materialize `Stream` of join column names to avoid codegen failure - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/26 23:37:43 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #40972: [SPARK-43301][CORE][SHUFFLE] BlockStoreClient getHostLocalDirs RPC supports IOException retry - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/26 23:41:27 UTC, 0 replies.
- [GitHub] [spark] bersprockets commented on pull request #41712: [SPARK-44132][SQL] Materialize `Stream` of join column names to avoid codegen failure - posted by "bersprockets (via GitHub)" <gi...@apache.org> on 2023/06/26 23:54:03 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41696: [SPARK-43624][FOLLOWUP][PS][CONNECT] Moving `ewm` into Spark functions - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/27 00:02:00 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41696: [SPARK-43624][FOLLOWUP][PS][CONNECT] Moving `ewm` into Spark functions - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/27 00:02:27 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on a diff in pull request #41503: [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/27 00:10:44 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41717: [SPARK-44165] Add support for TIME columns in Parquet files - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 00:10:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41741: [SPARK-43952][FOLLOWUP] Don't set JobGroup in Spark Connect after all - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 00:11:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41741: [SPARK-43952][FOLLOWUP] Don't set JobGroup in Spark Connect after all - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 00:11:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41728: [SPARK-44182][DOCS] Use Spark 3.5.0 in Python and Spark Connect installation docs - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 00:14:44 UTC, 1 replies.
- [GitHub] [spark] bogao007 opened a new pull request, #41752: [SPARK-44201][CONNECT][SS]Add support for Streaming Listener in Scala for Spark Connect - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/27 00:17:51 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40159: [WIP][SPARK-42509][SQL] WindowGroupLimitExec supports codegen - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/27 00:22:55 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40361: [SPARK_42742]access apiserver by pod env - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/27 00:22:55 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41749: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 00:24:55 UTC, 1 replies.
- [GitHub] [spark] vihangk1 commented on a diff in pull request #41749: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily - posted by "vihangk1 (via GitHub)" <gi...@apache.org> on 2023/06/27 00:31:41 UTC, 4 replies.
- [GitHub] [spark-docker] Yikun closed pull request #47: [SPARK-44176] Change apt to apt-get and remove useless cleanup - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/27 00:57:04 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #49: [SPARK-44177] Add 'set -eo pipefail' to entrypoint and quote variables - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/27 00:59:13 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41704: [SPARK-44161][Connect] Handle Row input for UDFs - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 01:01:04 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request, #41753: [SPARK-44202][CORE] Add JobTag APIs to JavaSparkContext - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 01:12:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41753: [SPARK-44202][CORE] Add JobTag APIs to JavaSparkContext - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 01:12:44 UTC, 1 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41701: [SPARK-44146][CONNECT] Isolate Spark Connect Session jars and classfiles - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 01:17:01 UTC, 5 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41701: [SPARK-44146][CONNECT] Isolate Spark Connect Session jars and classfiles - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 01:41:56 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41701: [SPARK-44146][CONNECT] Isolate Spark Connect Session jars and classfiles - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 01:42:30 UTC, 0 replies.
- [GitHub] [spark] bogao007 commented on a diff in pull request #41752: [SPARK-44201][CONNECT][SS]Add support for Streaming Listener in Scala for Spark Connect - posted by "bogao007 (via GitHub)" <gi...@apache.org> on 2023/06/27 01:53:45 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41687: [SPARK-44131][SQL] Add call_function and deprecate call_udf for Scala API - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/27 02:03:41 UTC, 4 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41733: [SPARK-44185][SQL] Fix inconsistent path qualifying between catalog and data operations - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/27 02:08:47 UTC, 3 replies.
- [GitHub] [spark] jiangxb1987 commented on pull request #40972: [SPARK-43301][CORE][SHUFFLE] BlockStoreClient getHostLocalDirs RPC supports IOException retry - posted by "jiangxb1987 (via GitHub)" <gi...@apache.org> on 2023/06/27 02:13:01 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41753: [SPARK-44202][CORE] Add JobTag APIs to JavaSparkContext - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/27 02:26:54 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41719: [SPARK-44169][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2300-2304] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/27 02:34:34 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41754: [SPARK-44192][R] Support R 4.3.1 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 02:37:22 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41559: [SPARK-44030][SQL] Implement DataTypeExpression to offer Unapply for expression - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 02:47:17 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41754: [SPARK-44192][BUILD][R] Support R 4.3.1 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 02:47:19 UTC, 3 replies.
- [GitHub] [spark] lyy-pineapple commented on pull request #41723: [SPARK-44179][CORE]Fix the number of executors is calculated incorrctly when the task fails and it is speculated that the task is still executing - posted by "lyy-pineapple (via GitHub)" <gi...@apache.org> on 2023/06/27 02:53:55 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #40980: [SPARK-43136][CONNECT][Followup] Adding tests for KeyAs - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 02:53:59 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #40980: [SPARK-43136][CONNECT][Followup] Adding tests for KeyAs - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 02:54:33 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41755: [SPARK-43999][SQL][CORE] Support force finish useless stage when AQE on - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/27 02:59:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41754: [SPARK-44192][BUILD][R] Support R 4.3.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/27 03:00:56 UTC, 1 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41724: [SPARK-43493][SPARK-43769][SPARK-43773][FOLLOWUP] Strengthen type checking and better comply with Connect specifications - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/27 03:08:58 UTC, 3 replies.
- [GitHub] [spark] pan3793 opened a new pull request, #41756: [SPARK-44204][SQL][HIVE] Add missing recordHiveCall for getPartitionNames - posted by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/27 03:30:51 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41753: [SPARK-44202][CORE] Add JobTag APIs to JavaSparkContext - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 03:31:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41753: [SPARK-44202][CORE] Add JobTag APIs to JavaSparkContext - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 04:41:22 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/27 04:46:22 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41755: [SPARK-43999][SQL][CORE] Support force finish useless stage when AQE on - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 05:14:23 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41755: [SPARK-43999][SQL][CORE] Support force finish useless stage when AQE on - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 05:17:01 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #41755: [SPARK-43999][SQL][CORE] Support force finish useless stage when AQE on - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/27 05:21:31 UTC, 0 replies.
- [GitHub] [spark] szehon-ho commented on pull request #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "szehon-ho (via GitHub)" <gi...@apache.org> on 2023/06/27 05:32:35 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41744: [SPARK-44197][BUILD] Upgrade Hadoop to 3.3.6 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 05:34:15 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/27 05:42:28 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/27 05:43:19 UTC, 0 replies.
- [GitHub] [spark] steven-aerts commented on pull request #41712: [SPARK-44132][SQL] Materialize `Stream` of join column names to avoid codegen failure - posted by "steven-aerts (via GitHub)" <gi...@apache.org> on 2023/06/27 06:02:12 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41758: [SPARK-44197][FOLLOWUP][BUILD] update IsolatedClientLoader hadoop version - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/27 06:08:35 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #48: [SPARK-44175] Remove useless lib64 path link in dockerfile - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/27 06:09:48 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41758: [SPARK-44197][FOLLOWUP][BUILD] update IsolatedClientLoader hadoop version - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/27 06:10:29 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41758: [SPARK-44197][FOLLOWUP][BUILD] Update IsolatedClientLoader hadoop version - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 06:21:56 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41758: [SPARK-44197][FOLLOWUP][BUILD] Update IsolatedClientLoader hadoop version - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/27 06:23:16 UTC, 1 replies.
- [GitHub] [spark-docker] Yikun closed pull request #34: [SPARK-40513][DOCS] Add apache/spark docker image overview - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/27 06:28:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41754: [SPARK-44192][BUILD][R] Support R 4.3.1 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/27 06:56:06 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41746: [SPARK-44198][CORE] Fix inconsistent Log Level Setting between Spark Driver and Executors - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 08:18:38 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #10630: [SPARK-12656] [SQL] Implement Intersect with Left-semi Join - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/27 08:29:19 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 08:38:15 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41753: [SPARK-44202][CORE] Add JobTag APIs to JavaSparkContext - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/27 08:39:30 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #41756: [SPARK-44204][SQL][HIVE] Add missing recordHiveCall for getPartitionNames - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 08:42:57 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41756: [SPARK-44204][SQL][HIVE] Add missing recordHiveCall for getPartitionNames - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 08:43:15 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41578: [SPARK-44044][SS] Improve Error message for Window functions with streaming - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/27 08:56:32 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41717: [SPARK-44165] Add support for TIME columns in Parquet files - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/27 08:58:42 UTC, 0 replies.
- [GitHub] [spark] shuyouZZ commented on pull request #41491: [SPARK-43991][CORE] Use the value of spark.eventLog.compression.codec set by user when write compact file - posted by "shuyouZZ (via GitHub)" <gi...@apache.org> on 2023/06/27 09:24:05 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41755: [SPARK-43999][SQL][CORE] Support force finish useless stage when AQE on - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/27 09:38:53 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41662: [SPARK-44079][SQL] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/27 09:48:42 UTC, 1 replies.
- [GitHub] [spark] zml1206 opened a new pull request, #41759: [SPARK-44206][SQL]SparkSession.selectExpr scope Session.active - posted by "zml1206 (via GitHub)" <gi...@apache.org> on 2023/06/27 09:51:06 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #41662: [SPARK-44079][SQL] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/27 10:12:38 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #41755: [SPARK-43999][SQL][CORE] Support force finish useless stage when AQE on - posted by "ulysses-you (via GitHub)" <gi...@apache.org> on 2023/06/27 10:13:11 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41759: [SPARK-44206][SQL]SparkSession.selectExpr scope Session.active - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/27 10:24:04 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41759: [SPARK-44206][SQL]SparkSession.selectExpr scope Session.active - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/27 10:54:31 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41740: [SPARK-44208][CORE][SQL] Assign clear error class names for some logic that directly uses exceptions - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/27 11:08:20 UTC, 3 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 11:08:29 UTC, 2 replies.
- [GitHub] [spark] zml1206 commented on pull request #41759: [SPARK-44206][SQL]DataSet.selectExpr scope Session.active - posted by "zml1206 (via GitHub)" <gi...@apache.org> on 2023/06/27 11:15:11 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/27 11:38:01 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41724: [SPARK-43493][SPARK-43769][SPARK-43773][FOLLOWUP] Strengthen type checking and better comply with Connect specifications - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 11:52:10 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41724: [SPARK-43493][SPARK-43769][SPARK-43773][FOLLOWUP] Strengthen type checking and better comply with Connect specifications - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/27 11:59:10 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41724: [SPARK-43493][SPARK-43769][SPARK-43773][FOLLOWUP] Strengthen type checking and better comply with Connect specifications - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 12:00:29 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41724: [SPARK-44210][CONNECT][SQL][PYTHON] Strengthen type checking and better comply with Connect specifications for `levenshtein` function - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/27 12:04:54 UTC, 1 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41724: [SPARK-44210][CONNECT][SQL][PYTHON] Strengthen type checking and better comply with Connect specifications for `levenshtein` function - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/27 12:21:05 UTC, 0 replies.
- [GitHub] [spark] cdkrot opened a new pull request, #41760: [SPARK-44211][PYTHON][CONNECT] Implement SparkSession.is_stopped - posted by "cdkrot (via GitHub)" <gi...@apache.org> on 2023/06/27 12:21:10 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41759: [SPARK-44206][SQL]DataSet.selectExpr scope Session.active - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/27 12:29:51 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41742: [SPARK-44195] Add JobTag APIs to SparkR SparkContext - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/27 13:47:18 UTC, 0 replies.
- [GitHub] [spark-connect-go] grundprinzip commented on pull request #11: [SPARK-43351] Support more data types when reading from spark connect arrow dataset to data frame; Also implement CreateTempView - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/27 13:50:37 UTC, 0 replies.
- [GitHub] [spark] vinodkc commented on pull request #41746: [SPARK-44198][CORE] Fix inconsistent Log Level Setting between Spark Driver and Executors - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/27 14:09:29 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 commented on pull request #41751: [SPARK-43081][FOLLOW-UP][ML][CONNECT] Make torch dataloader support torch 1.x - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/27 14:19:34 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/27 14:37:49 UTC, 6 replies.
- [GitHub] [spark] bozhang2820 commented on a diff in pull request #41575: [SPARK-38477][CORE] Use error class in org.apache.spark.shuffle - posted by "bozhang2820 (via GitHub)" <gi...@apache.org> on 2023/06/27 14:47:00 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41751: [SPARK-43081][FOLLOW-UP][ML][CONNECT] Make torch dataloader support torch 1.x - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/27 14:57:39 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41751: [SPARK-43081][FOLLOW-UP][ML][CONNECT] Make torch dataloader support torch 1.x - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/27 14:57:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41758: [SPARK-44197][BUILD][FOLLOWUP] Update `IsolatedClientLoader` hadoop version - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/27 14:58:25 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41758: [SPARK-44197][BUILD][FOLLOWUP] Update `IsolatedClientLoader` hadoop version - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/27 14:58:54 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41670: [SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/27 15:00:02 UTC, 1 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/27 15:06:37 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #40118: [SPARK-26365][K8S] In kuberentes cluster mode, spark submit should pass driver exit code - posted by "holdenk (via GitHub)" <gi...@apache.org> on 2023/06/27 15:38:37 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #41076: [SPARK-43396][CORE] Add config to control max ratio of decommissioning executors - posted by "warrenzhu25 (via GitHub)" <gi...@apache.org> on 2023/06/27 15:56:56 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 opened a new pull request, #41761: [SPARK-43828][CORE] Add config to control whether close idle connections - posted by "warrenzhu25 (via GitHub)" <gi...@apache.org> on 2023/06/27 16:15:22 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #41761: [SPARK-43828][CORE] Add config to control whether close idle connections - posted by "warrenzhu25 (via GitHub)" <gi...@apache.org> on 2023/06/27 16:15:41 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41721: [SPARK-44171][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2279-2282] & delete some unused error classes - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/27 16:30:55 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41721: [SPARK-44171][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2279-2282] & delete some unused error classes - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/27 16:31:42 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a diff in pull request #41742: [SPARK-44195] Add JobTag APIs to SparkR SparkContext - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 16:33:15 UTC, 1 replies.
- [GitHub] [spark-connect-go] HyukjinKwon closed pull request #11: [SPARK-43351] Support more data types when reading from spark connect arrow dataset to data frame; Also implement CreateTempView - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 16:46:26 UTC, 0 replies.
- [GitHub] [spark-connect-go] HyukjinKwon commented on pull request #11: [SPARK-43351] Support more data types when reading from spark connect arrow dataset to data frame; Also implement CreateTempView - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/27 16:46:37 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #41761: [SPARK-43828][CORE] Add config to control whether close idle connections - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/27 17:11:33 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #41745: [SPARK-43979][SQL][FOLLOW-UP] CollectedMetrics should be treated as the same one for self-join - posted by "gengliangwang (via GitHub)" <gi...@apache.org> on 2023/06/27 17:15:12 UTC, 0 replies.
- [GitHub] [spark] otterc opened a new pull request, #41762: [SPARK-44215] If num chunks are 0, then server should throw a RuntimeException - posted by "otterc (via GitHub)" <gi...@apache.org> on 2023/06/27 17:15:33 UTC, 0 replies.
- [GitHub] [spark] otterc commented on pull request #41762: [SPARK-44215] If num chunks are 0, then server should throw a RuntimeException - posted by "otterc (via GitHub)" <gi...@apache.org> on 2023/06/27 17:16:17 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #41704: [SPARK-44161][Connect] Handle Row input for UDFs - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/27 17:44:07 UTC, 2 replies.
- [GitHub] [spark] ramon-garcia commented on a diff in pull request #41717: [SPARK-44165] Add support for TIME columns in Parquet files - posted by "ramon-garcia (via GitHub)" <gi...@apache.org> on 2023/06/27 18:47:16 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41749: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/27 21:02:23 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41670: [SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/27 21:05:58 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/27 21:10:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41623: [SPARK-44154] Implement bitmap functions - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/27 21:23:55 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on pull request #41750: [SPARK-44200][SQL] Support TABLE argument parser rule for TableValuedFunction - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/27 21:32:36 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/27 21:34:36 UTC, 3 replies.
- [GitHub] [spark] YannisSismanis opened a new pull request, #41763: [SPARK-44219] Adds extra per-rule validations for optimization rewrites. - posted by "YannisSismanis (via GitHub)" <gi...@apache.org> on 2023/06/27 21:48:32 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/27 22:04:19 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/27 22:04:31 UTC, 1 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #41348: [SPARK-43203][SQL] Move all Drop Table case to DataSource V2 - posted by "aokolnychyi (via GitHub)" <gi...@apache.org> on 2023/06/27 22:37:46 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #41614: [SPARK-44060][SQL] Code-gen for build side outer shuffled hash join - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/27 23:50:26 UTC, 1 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/27 23:50:39 UTC, 1 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #40997: [SPARK-43321][Connect] Dataset#Joinwith - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/28 00:07:26 UTC, 10 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40159: [WIP][SPARK-42509][SQL] WindowGroupLimitExec supports codegen - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/28 00:22:31 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41765: [SPARK-43203][SQL][3.4] Move all Drop Table case to DataSource V2 - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/28 00:50:35 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41765: [SPARK-43203][SQL][3.4] Move all Drop Table case to DataSource V2 - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/28 00:52:20 UTC, 1 replies.
- [GitHub] [spark] Hisoka-X closed pull request #41574: [SPARK-43149][SQL] Fix when CTAS with USING fails metadata in metastore gets left - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/28 00:55:08 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41704: [SPARK-44161][Connect] Handle Row input for UDFs - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/28 01:05:09 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41704: [SPARK-44161][Connect] Handle Row input for UDFs - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/28 01:05:43 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun opened a new pull request, #50: [SPARK-44168][FOLLOWUP] Change v3.4 GPG_KEY to full key fingerprint - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/28 01:17:19 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41766: [SPARK-44221][BUILD] Upgrade RoaringBitmap from 0.9.44 to 0.9.45 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/28 01:34:31 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41766: [SPARK-44221][BUILD] Upgrade RoaringBitmap from 0.9.44 to 0.9.45 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/28 01:35:35 UTC, 1 replies.
- [GitHub] [spark] hvanhovell closed pull request #41572: [SPARK-44039][CONNECT][TESTS] Improve for PlanGenerationTestSuite & ProtoToParsedPlanTestSuite - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/28 01:37:43 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41284: [SPARK-43757][Connect] Change client compatibility from allow list to deny list - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/28 01:45:26 UTC, 3 replies.
- [GitHub] [spark] zwangsheng commented on pull request #40118: [SPARK-26365][K8S] In kuberentes cluster mode, spark submit should pass driver exit code - posted by "zwangsheng (via GitHub)" <gi...@apache.org> on 2023/06/28 01:47:09 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41728: [SPARK-44182][DOCS] Use Spark version variables in Python and Spark Connect installation docs - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/28 02:09:18 UTC, 1 replies.
- [GitHub] [spark] risyomei commented on pull request #41692: [SPARK-41599] Memory leak in FileSystem.CACHE when submitting apps to secure cluster using InProcessLauncher - posted by "risyomei (via GitHub)" <gi...@apache.org> on 2023/06/28 02:11:23 UTC, 3 replies.
- [GitHub] [spark] yaooqinn closed pull request #41759: [SPARK-44206][SQL] DataSet.selectExpr scope Session.active - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/28 03:02:23 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41759: [SPARK-44206][SQL] DataSet.selectExpr scope Session.active - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/28 03:04:26 UTC, 0 replies.
- [GitHub] [spark] yaooqinn closed pull request #41728: [SPARK-44182][DOCS] Use Spark version variables in Python and Spark Connect installation docs - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/28 03:16:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41728: [SPARK-44182][DOCS] Use Spark version variables in Python and Spark Connect installation docs - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 03:18:25 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41692: [SPARK-41599] Memory leak in FileSystem.CACHE when submitting apps to secure cluster using InProcessLauncher - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/28 03:18:26 UTC, 1 replies.
- [GitHub] [spark] yaooqinn closed pull request #41766: [SPARK-44221][BUILD] Upgrade RoaringBitmap from 0.9.44 to 0.9.45 - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/28 03:21:50 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41766: [SPARK-44221][BUILD] Upgrade RoaringBitmap from 0.9.44 to 0.9.45 - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/28 03:22:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41767: [SPARK-44222][BUILD] Upgrade grpc to 1.56.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 04:18:12 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on a diff in pull request #41750: [SPARK-44200][SQL] Support TABLE argument parser rule for TableValuedFunction - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/28 04:20:01 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41767: [SPARK-44222][BUILD][PYTHON] Upgrade grpc to 1.56.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 04:37:32 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41476: [SPARK-43914][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2433-2437] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 05:22:14 UTC, 0 replies.
- [GitHub] [spark] amaliujia closed pull request #41714: [SPARK-44160][SQL][CONNECT] Extract shared code from StructType - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/28 05:39:40 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/28 05:58:31 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41740: [SPARK-44208][CORE][SQL] Assign clear error class names for some logic that directly uses exceptions - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 06:10:22 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41767: [SPARK-44222][BUILD][PYTHON] Upgrade `grpc` to 1.56.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 06:17:13 UTC, 2 replies.
- [GitHub] [spark] gene-db commented on a diff in pull request #41623: [SPARK-44154] Implement bitmap functions - posted by "gene-db (via GitHub)" <gi...@apache.org> on 2023/06/28 06:37:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41767: [SPARK-44222][BUILD][PYTHON] Upgrade `grpc` to 1.56.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 07:02:23 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41742: [SPARK-44195][R] Add JobTag APIs to SparkR SparkContext - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/28 08:10:48 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41742: [SPARK-44195][R] Add JobTag APIs to SparkR SparkContext - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/28 08:11:28 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #37588: [SPARK-33393][SQL] Support SHOW TABLE EXTENDED in v2 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 09:35:24 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #39719: [SPARK-42169] [SQL] Implement code generation for to_csv function (StructsToCsv) - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 09:40:05 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #39937: [SPARK-42309][SQL] Introduce `INCOMPATIBLE_DATA_TO_TABLE` and sub classes. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 09:41:20 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #39952: [SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 09:42:32 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41767: [SPARK-44222][BUILD][PYTHON] Upgrade `grpc` to 1.56.0 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/28 09:43:25 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #40984: [SPARK-43252][SQL] Rename the error class _LEGACY_ERROR_TEMP_2017 to UNRESOLVED_CUSTOM_CLASS - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 09:50:49 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #40991: [Spark-42330] Assign name to _LEGACY_ERROR_TEMP_2175: RULE_ID_NOT_FOUND - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 09:51:31 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41768: *CharVarchar*Suite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/28 11:10:32 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.93 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/28 11:33:31 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41284: [SPARK-43757][Connect] Change client compatibility from allow list to deny list - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/28 12:25:45 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41662: [SPARK-44079][SQL] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 12:36:16 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #41765: [SPARK-43203][SQL][3.4] Move all Drop Table case to DataSource V2 - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/28 12:36:39 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #40429: [SPARK-42775][SQL] Throw exception when ApproximatePercentile result doesn't fit into output decimal type. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 12:38:01 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41467: [SPARK-40850][SQL] Fix test case interpreted queries may execute Codegen - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 13:11:03 UTC, 1 replies.
- [GitHub] [spark] MaxGekk closed pull request #41467: [SPARK-40850][SQL] Fix test case interpreted queries may execute Codegen - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 13:12:07 UTC, 0 replies.
- [GitHub] [spark] LuciferYang closed pull request #40925: [SPARK-43246][BUILD] Ignore `privateClasses` and `privateMembers` from connect mima check as default - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/28 13:29:24 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41284: [SPARK-43757][CONNECT] Change client compatibility from allow list to deny list - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/28 14:37:20 UTC, 0 replies.
- [GitHub] [spark] hvanhovell closed pull request #41284: [SPARK-43757][CONNECT] Change client compatibility from allow list to deny list - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/28 14:37:48 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #41284: [SPARK-43757][CONNECT] Change client compatibility from allow list to deny list - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/28 14:56:14 UTC, 0 replies.
- [GitHub] [spark] grundprinzip commented on a diff in pull request #41527: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "grundprinzip (via GitHub)" <gi...@apache.org> on 2023/06/28 15:50:53 UTC, 0 replies.
- [GitHub] [spark] vihangk1 commented on pull request #41749: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily - posted by "vihangk1 (via GitHub)" <gi...@apache.org> on 2023/06/28 16:26:38 UTC, 2 replies.
- [GitHub] [spark] asl3 opened a new pull request, #41769: [WIP] Assert equality test message formatting - posted by "asl3 (via GitHub)" <gi...@apache.org> on 2023/06/28 16:49:57 UTC, 0 replies.
- [GitHub] [spark] NarekDW commented on pull request #39719: [SPARK-42169] [SQL] Implement code generation for to_csv function (StructsToCsv) - posted by "NarekDW (via GitHub)" <gi...@apache.org> on 2023/06/28 17:11:05 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41580: [SPARK-43474] [SS] [CONNECT] Add a spark connect access to runtime Dataframes by ID. - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/28 17:12:29 UTC, 3 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #40997: [SPARK-43321][Connect] Dataset#Joinwith - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/28 17:15:45 UTC, 2 replies.
- [GitHub] [spark] mathewjacob1002 opened a new pull request, #41770: [WIP] Write a Deepspeed Distributed Learning Class DeepspeedTorchDistributor - posted by "mathewjacob1002 (via GitHub)" <gi...@apache.org> on 2023/06/28 17:42:30 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41771: [SPARK-44030][SQL][FOLLOW-UP] Move unapply from AnyTimestampType to AnyTimestampTypeExpression - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/28 17:51:58 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41771: [SPARK-44030][SQL][FOLLOW-UP] Move unapply from AnyTimestampType to AnyTimestampTypeExpression - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/28 17:52:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41681: [SPARK-44128][BUILD] Upgrade netty from 4.1.92 to 4.1.93 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 18:00:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41681: [SPARK-44128][BUILD] Upgrade netty to 4.1.93 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 18:05:05 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41681: [SPARK-44128][BUILD] Upgrade netty to 4.1.93 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 18:05:30 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41772: [SPARK-44227][SQL] Extract SchemaUtils from StructField - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/28 18:11:42 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41772: [SPARK-44227][SQL] Extract SchemaUtils from StructField - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/28 18:11:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41773: [SPARK-44230][SQL][TESTS] Make `sql` module passes in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 18:31:02 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41774: [SPARK-43265][CORE][FOLLOW-UP] Move Error framework to a common utils module - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/28 18:47:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/28 19:00:31 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #41757: [SPARK-44205][SQL] Extract Catalyst Code from DecimalType - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/28 19:01:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41733: [SPARK-44185][SQL] Fix inconsistent path qualifying between catalog and data operations - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/28 19:15:41 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41749: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/28 19:21:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41773: [SPARK-44230][SQL][TESTS] Make `sql` module passes in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 19:46:14 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41773: [SPARK-44230][SQL][TESTS] Make `sql` module passes in Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 19:53:39 UTC, 0 replies.
- [GitHub] [spark] williamhyun opened a new pull request, #41775: [SPARK-44231][BUILD] Update ORC to 1.9.0 - posted by "williamhyun (via GitHub)" <gi...@apache.org> on 2023/06/28 20:28:33 UTC, 0 replies.
- [GitHub] [spark] zhenlineo opened a new pull request, #41776: [SPARK-41822][CONNECT][TEST][FOLLOW_UP] Remove the need of a fixed port to allow parallel running of tests - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/28 21:21:45 UTC, 0 replies.
- [GitHub] [spark] zhenlineo commented on a diff in pull request #41776: [SPARK-41822][CONNECT][TEST][FOLLOW_UP] Remove the need of a fixed port to allow parallel running of tests - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/28 21:25:29 UTC, 1 replies.
- [GitHub] [spark] zhenlineo commented on pull request #41776: [SPARK-41822][CONNECT][TEST][FOLLOW_UP] Remove the need of a fixed port to allow parallel running of tests - posted by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/06/28 21:25:47 UTC, 1 replies.
- [GitHub] [spark] cloud-fan opened a new pull request, #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/28 22:04:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/28 22:04:56 UTC, 2 replies.
- [GitHub] [spark] ueshin commented on a diff in pull request #41750: [SPARK-44200][SQL] Support TABLE argument parser rule for TableValuedFunction - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/28 22:07:03 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41775: [SPARK-44231][BUILD] Update ORC to 1.9.0 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/28 22:18:28 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a diff in pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "viirya (via GitHub)" <gi...@apache.org> on 2023/06/28 22:24:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/28 23:11:40 UTC, 1 replies.
- [GitHub] [spark] mathewjacob1002 opened a new pull request, #41778: [WIP] DeepspeedDistributor Class That Will Utilize the Deepspeed Launcher Boilerplate - posted by "mathewjacob1002 (via GitHub)" <gi...@apache.org> on 2023/06/28 23:57:43 UTC, 0 replies.
- [GitHub] [spark] ryan-johnson-databricks commented on a diff in pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "ryan-johnson-databricks (via GitHub)" <gi...@apache.org> on 2023/06/29 00:05:39 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40493: modified for SPARK-42839: Assign a name to the error class _LEGACY_ER… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/29 00:22:38 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40484: [SPARK-42868][SQL] Support eliminate sorts in AQE Optimizer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/29 00:22:40 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40479: [CONNECT][ML][WIP] Spark connect ML for scala client - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/29 00:22:42 UTC, 0 replies.
- [GitHub] [spark] risyomei commented on a diff in pull request #41692: [SPARK-41599] Memory leak in FileSystem.CACHE when submitting apps to secure cluster using InProcessLauncher - posted by "risyomei (via GitHub)" <gi...@apache.org> on 2023/06/29 01:03:30 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng commented on a diff in pull request #41503: [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 01:44:44 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41527: [SPARK-43879][CONNECT] Decouple handle command and send response on server side - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/29 02:16:07 UTC, 1 replies.
- [GitHub] [spark-docker] Yikun opened a new pull request, #51: [SPARK-40513 ] Add --batch to gpg command - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/29 02:21:27 UTC, 0 replies.
- [GitHub] [spark] Yikun commented on pull request #41749: [SPARK-44199] CacheManager refreshes the fileIndex unnecessarily - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/29 02:25:09 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #37588: [SPARK-33393][SQL] Support SHOW TABLE EXTENDED in v2 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/29 02:29:20 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/29 02:30:14 UTC, 2 replies.
- [GitHub] [spark] amaliujia commented on pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/29 02:30:41 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41779: [SPARK-44236][SQL] Disable WholeStageCodegen when set `spark.sql.codegen.factoryMode` to NO_CODEGEN - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/29 02:54:44 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41779: [SPARK-44236][SQL] Disable WholeStageCodegen when set `spark.sql.codegen.factoryMode` to NO_CODEGEN - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/29 02:54:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request, #41780: [SPARK-44237][CORE] Simplify DirectByteBuffer constructor lookup logic - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 03:21:51 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41781: [CORE] Introduce a new `readFrom` method with byte array input for `BloomFilter` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/29 03:30:18 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41781: [CORE] Introduce a new `readFrom` method with byte array input for `BloomFilter` - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/29 03:31:30 UTC, 0 replies.
- [GitHub] [spark] yaooqinn closed pull request #41774: [SPARK-43265][CORE][FOLLOW-UP] Move Error framework to a common utils module - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/29 03:50:02 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41774: [SPARK-43265][CORE][FOLLOW-UP] Move Error framework to a common utils module - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/29 03:50:27 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/29 03:52:05 UTC, 0 replies.
- [GitHub] [spark] yaooqinn closed pull request #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/29 03:52:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41780: [SPARK-44237][CORE] Simplify DirectByteBuffer constructor lookup logic - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 03:52:35 UTC, 1 replies.
- [GitHub] [spark] wankunde opened a new pull request, #41782: [SPARK-44239][SQL] Free memory allocated by huge column vector - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/29 05:12:51 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41783: [MINOR][TESTS] Fix potential bug for AlterTableTest - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/29 05:52:18 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41783: [MINOR][TESTS] Fix potential bug for AlterTableTest - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/29 05:53:34 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41780: [SPARK-44237][CORE] Simplify DirectByteBuffer constructor lookup logic - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 05:54:27 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 06:02:29 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41662: [SPARK-44079][SQL] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 06:27:30 UTC, 0 replies.
- [GitHub] [spark] BramBoog commented on pull request #41016: [SPARK-43341][SQL] Patch StructType.toDDL not picking up on non-nullability of nested column - posted by "BramBoog (via GitHub)" <gi...@apache.org> on 2023/06/29 07:04:55 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41784: [SPARK-44079][SQL][3.4] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/29 07:19:10 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41784: [SPARK-44079][SQL][3.4] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/29 07:19:20 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41740: [SPARK-44208][CORE][SQL] Assign clear error class names for some logic that directly uses exceptions - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 07:31:26 UTC, 2 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41740: [SPARK-44208][CORE][SQL] Assign clear error class names for some logic that directly uses exceptions - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/29 07:44:14 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41779: [SPARK-44236][SQL] Disable WholeStageCodegen when set `spark.sql.codegen.factoryMode` to NO_CODEGEN - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 07:48:25 UTC, 1 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #50: [SPARK-44168][FOLLOWUP] Change v3.4 GPG_KEY to full key fingerprint - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/29 07:54:50 UTC, 1 replies.
- [GitHub] [spark-docker] Yikun commented on pull request #51: [SPARK-40513] Add --batch to gpg command - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/29 07:54:53 UTC, 1 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #41779: [SPARK-44236][SQL] Disable WholeStageCodegen when set `spark.sql.codegen.factoryMode` to NO_CODEGEN - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/29 07:56:27 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #50: [SPARK-44168][FOLLOWUP] Change v3.4 GPG_KEY to full key fingerprint - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/29 08:05:00 UTC, 0 replies.
- [GitHub] [spark-docker] Yikun closed pull request #51: [SPARK-40513] Add --batch to gpg command - posted by "Yikun (via GitHub)" <gi...@apache.org> on 2023/06/29 08:05:57 UTC, 0 replies.
- [GitHub] [spark] vicennial commented on a diff in pull request #41776: [SPARK-41822][CONNECT][TEST][FOLLOW_UP] Remove the need of a fixed port to allow parallel running of tests - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/29 08:17:48 UTC, 1 replies.
- [GitHub] [spark] yaooqinn opened a new pull request, #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/29 08:18:16 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #40542: [SPARK-42915][SQL] Codegen Support for sentences - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/29 08:36:11 UTC, 0 replies.
- [GitHub] [spark] wankunde opened a new pull request, #41786: [SPARK-44243][CORE] Add a parameter to determine the locality of local shuffle reader - posted by "wankunde (via GitHub)" <gi...@apache.org> on 2023/06/29 08:39:56 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/29 09:21:49 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41719: [SPARK-44169][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2300-2304] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 09:25:52 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41719: [SPARK-44169][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2300-2304] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 09:26:47 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41783: [MINOR][TESTS] Fix potential bug for AlterTableTest - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 09:27:40 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41783: [MINOR][TESTS] Fix potential bug for AlterTableTest - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 09:28:15 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41771: [SPARK-44030][SQL][FOLLOW-UP] Move unapply from AnyTimestampType to AnyTimestampTypeExpression - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 09:36:45 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a diff in pull request #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/29 09:39:45 UTC, 0 replies.
- [GitHub] [spark] cdkrot opened a new pull request, #41787: [SPARK-44245][PYTHON] pyspark.sql.dataframe doctests behave differently - posted by "cdkrot (via GitHub)" <gi...@apache.org> on 2023/06/29 09:58:26 UTC, 0 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41748: [SPARK-44145][SQL] Callback when ready for execution - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/29 10:37:42 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/29 10:57:26 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/29 11:15:36 UTC, 5 replies.
- [GitHub] [spark] beliefer opened a new pull request, #41788: [SPARK-44244][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2305-2309] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/29 11:51:45 UTC, 0 replies.
- [GitHub] [spark] luizfna commented on pull request #40984: [SPARK-43252][SQL] Rename the error class _LEGACY_ERROR_TEMP_2017 to UNRESOLVED_CUSTOM_CLASS - posted by "luizfna (via GitHub)" <gi...@apache.org> on 2023/06/29 12:54:00 UTC, 0 replies.
- [GitHub] [spark] steveloughran commented on pull request #41692: [SPARK-41599] Memory leak in FileSystem.CACHE when submitting apps to secure cluster using InProcessLauncher - posted by "steveloughran (via GitHub)" <gi...@apache.org> on 2023/06/29 13:07:12 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41784: [SPARK-44079][SQL][3.4] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 13:37:30 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41784: [SPARK-44079][SQL][3.4] Fix `ArrayIndexOutOfBoundsException` when parse array as struct using PERMISSIVE mode with corrupt record - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 13:39:19 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41740: [SPARK-44208][CORE][SQL] Assign clear error class names for some logic that directly uses exceptions - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/29 14:31:18 UTC, 0 replies.
- [GitHub] [spark] ryan-johnson-databricks commented on pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "ryan-johnson-databricks (via GitHub)" <gi...@apache.org> on 2023/06/29 14:34:23 UTC, 0 replies.
- [GitHub] [spark] bart-samwel commented on pull request #41777: [SPARK-44232][SQL] add a config for auto refresh query result cache - posted by "bart-samwel (via GitHub)" <gi...@apache.org> on 2023/06/29 15:45:03 UTC, 0 replies.
- [GitHub] [spark] haiyangsun-db commented on a diff in pull request #41743: [SPARK-42554][CONNECT] Implement GRPC exceptions interception for conversion - posted by "haiyangsun-db (via GitHub)" <gi...@apache.org> on 2023/06/29 15:55:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #41772: [SPARK-44227][SQL] Extract SchemaUtils from StructField - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 16:03:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41772: [SPARK-44227][SQL] Extract SchemaUtils from StructField - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 16:03:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a diff in pull request #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 16:12:06 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 16:14:41 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41580: [SPARK-43474] [SS] [CONNECT] Add a spark connect access to runtime Dataframes by ID. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/29 16:24:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #41580: [SPARK-43474] [SS] [CONNECT] Add a spark connect access to runtime Dataframes by ID. - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/29 16:25:26 UTC, 0 replies.
- [GitHub] [spark] vicennial opened a new pull request, #41789: [WIP - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/29 16:25:59 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41762: [SPARK-44215][SHUFFLE] If num chunks are 0, then server should throw a RuntimeException - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/29 17:00:37 UTC, 1 replies.
- [GitHub] [spark] juliuszsompolski commented on pull request #41748: [SPARK-44145][SQL] Callback when ready for execution - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/29 17:11:13 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #39952: [SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/29 17:27:41 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a diff in pull request #39952: [SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/29 17:33:43 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on a diff in pull request #41746: [SPARK-44198][CORE] Fix inconsistent Log Level Setting between Spark Driver and Executors - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/29 17:38:44 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41743: [SPARK-42554][CONNECT] Implement GRPC exceptions interception for conversion - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/29 18:26:24 UTC, 2 replies.
- [GitHub] [spark] siying opened a new pull request, #41790: [SPARK-44248][SS][Kafka][SQL] Add location in kafka source v2 - posted by "siying (via GitHub)" <gi...@apache.org> on 2023/06/29 18:42:07 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng closed pull request #41503: [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 18:46:18 UTC, 0 replies.
- [GitHub] [spark] rmcyang commented on a diff in pull request #41762: [SPARK-44215][SHUFFLE] If num chunks are 0, then server should throw a RuntimeException - posted by "rmcyang (via GitHub)" <gi...@apache.org> on 2023/06/29 18:52:22 UTC, 0 replies.
- [GitHub] [spark] nihalpot opened a new pull request, #41791: [WIP][SC-134831] POC for MSK IAM Support - posted by "nihalpot (via GitHub)" <gi...@apache.org> on 2023/06/29 19:09:46 UTC, 0 replies.
- [GitHub] [spark] ueshin opened a new pull request, #41792: [SPARK-44249][SQL][PYTHON] Refactor PythonUDTFRunner to send its return type separately - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/29 19:23:47 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on pull request #41792: [SPARK-44249][SQL][PYTHON] Refactor PythonUDTFRunner to send its return type separately - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/29 19:24:45 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request, #41793: [SPARK-44250][ML][PYTHON][CONNECT] Implement classification evaluator - posted by "WeichenXu123 (via GitHub)" <gi...@apache.org> on 2023/06/29 19:47:02 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41794: [SPARK-44254][SQL] Move QueryExecutionErrors to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/29 20:32:05 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41794: [SPARK-44254][SQL] Move QueryExecutionErrors to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/29 20:32:13 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41771: [SPARK-44030][SQL][FOLLOW-UP] Move unapply from AnyTimestampType to AnyTimestampTypeExpression - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/29 20:33:22 UTC, 0 replies.
- [GitHub] [spark] ueshin opened a new pull request, #41795: [SPARK-44150][PYTHON][FOLLOW-UP] Fix ArrowStreamPandasSerializer to set arguments properly - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/29 20:47:58 UTC, 0 replies.
- [GitHub] [spark] learningchess2003 opened a new pull request, #41796: [SPARK-43922] Add named parameter support in parser for function calls - posted by "learningchess2003 (via GitHub)" <gi...@apache.org> on 2023/06/29 20:48:22 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41797: [SPARK-44255][SQL] Relocate StorageLevel to common/utils - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/29 20:50:05 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #40972: [SPARK-43301][CORE][SHUFFLE] BlockStoreClient getHostLocalDirs RPC supports IOException retry - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/29 20:50:31 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng commented on pull request #41795: [SPARK-44150][PYTHON][FOLLOW-UP] Fix ArrowStreamPandasSerializer to set arguments properly - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 20:53:17 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng closed pull request #41795: [SPARK-44150][PYTHON][FOLLOW-UP] Fix ArrowStreamPandasSerializer to set arguments properly - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 20:54:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41795: [SPARK-44150][PYTHON][FOLLOW-UP] Fix ArrowStreamPandasSerializer to set arguments properly - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/29 20:55:26 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on pull request #41795: [SPARK-44150][PYTHON][FOLLOW-UP] Fix ArrowStreamPandasSerializer to set arguments properly - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/29 20:56:40 UTC, 0 replies.
- [GitHub] [spark] learningchess2003 closed pull request #41429: [SPARK-43922] Add named parameter support in parser for function calls - posted by "learningchess2003 (via GitHub)" <gi...@apache.org> on 2023/06/29 21:08:06 UTC, 0 replies.
- [GitHub] [spark] learningchess2003 commented on pull request #41796: [SPARK-43922] Add named parameter support in parser for function calls - posted by "learningchess2003 (via GitHub)" <gi...@apache.org> on 2023/06/29 21:08:30 UTC, 0 replies.
- [GitHub] [spark] dtenedor commented on pull request #41796: [SPARK-43922] Add named parameter support in parser for function calls - posted by "dtenedor (via GitHub)" <gi...@apache.org> on 2023/06/29 21:14:22 UTC, 0 replies.
- [GitHub] [spark] ueshin opened a new pull request, #41798: [SPARK-44150][PYTHON][FOLLOW-UP] Fallback to cast only when ArrowInvalid is raised - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/29 21:33:44 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng opened a new pull request, #41799: [SPARK-44150][PYTHON][FOLLOW-UP] Revert commits - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 21:47:30 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #41790: [SPARK-44248][SS][Kafka][SQL] Add location in kafka source v2 - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/29 21:49:03 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #41790: [SPARK-44248][SS][SQL][Kafka] Add preferred location in kafka source v2 - posted by "HeartSaVioR (via GitHub)" <gi...@apache.org> on 2023/06/29 21:50:36 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng closed pull request #41799: [SPARK-44150][PYTHON][FOLLOW-UP] Revert commits - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 21:55:15 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng commented on pull request #41799: [SPARK-44150][PYTHON][FOLLOW-UP] Revert commits - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 21:56:09 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on pull request #41798: [SPARK-44150][PYTHON][FOLLOW-UP] Fallback to cast only when ArrowInvalid is raised - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/29 22:48:26 UTC, 0 replies.
- [GitHub] [spark] ueshin closed pull request #41798: [SPARK-44150][PYTHON][FOLLOW-UP] Fallback to cast only when ArrowInvalid is raised - posted by "ueshin (via GitHub)" <gi...@apache.org> on 2023/06/29 22:48:27 UTC, 0 replies.
- [GitHub] [spark] lucyyao-db commented on pull request #41705: [SPARK-44252][SS] Define a new error class and apply for the case where loading state from DFS fails - posted by "lucyyao-db (via GitHub)" <gi...@apache.org> on 2023/06/29 23:30:50 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng opened a new pull request, #41800: [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/29 23:32:06 UTC, 0 replies.
- [GitHub] [spark] mathewjacob1002 opened a new pull request, #41801: SSH Environment Manager - posted by "mathewjacob1002 (via GitHub)" <gi...@apache.org> on 2023/06/29 23:58:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40493: modified for SPARK-42839: Assign a name to the error class _LEGACY_ER… - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:48 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40484: [SPARK-42868][SQL] Support eliminate sorts in AQE Optimizer - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:49 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #40479: [CONNECT][ML][WIP] Spark connect ML for scala client - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #40341: [WIP][SPARK-42715][SQL] Tips for Optimizing NegativeArraySizeException - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #39754: [SPARK-42199][SQL] Fix issues around Dataset.groupByKey - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:52 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #38518: [SPARK-33349][K8S] Reset the executor pods watcher when we receive a version changed from k8s - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:53 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #38296: [SPARK-40830][SQL] Provide groupByKey shortcuts for groupBy.as - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:55 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #37211: [SPARK-39644][SQL] Add RangePartitioning reporting for V2 DataSources - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 00:21:57 UTC, 0 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41802: [SPARK-44256][BUILD] Upgrade rocksdbjni to 8.3.2 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/30 01:00:25 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41802: [SPARK-44256][BUILD] Upgrade rocksdbjni to 8.3.2 - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/30 01:02:19 UTC, 1 replies.
- [GitHub] [spark] panbingkun opened a new pull request, #41803: [SPARK-44257][BUILD] Update some maven plugins & scalafmt to newest version - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/30 02:09:08 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41773: [SPARK-44230][SQL][TESTS] Make `sql` module passes in Java 21 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/30 02:39:05 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41802: [SPARK-44256][BUILD] Upgrade rocksdbjni to 8.3.2 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/30 02:46:54 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41804: [SPARK-43851][SQL] Support LCA in grouping expressions - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/30 03:19:45 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41804: [SPARK-43851][SQL] Support LCA in grouping expressions - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/30 03:20:38 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request, #41805: [SPARK-44259][CONNECT][TESTS] Ignore all Arrow-based connect tests for Java 21 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/30 03:36:41 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41768: [SPARK-44260][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[1215-1245-2329] & Use checkError() to check Exception in *CharVarchar*Suite - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/30 03:39:09 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #41805: [SPARK-44259][CONNECT][TESTS] Ignore all tests inherit `RemoteSparkSession` for Java 21 - posted by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/06/30 03:51:56 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41805: [SPARK-44259][CONNECT][TESTS] Ignore all tests inherit `RemoteSparkSession` for Java 21 - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/30 03:53:22 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41805: [SPARK-44259][CONNECT][TESTS] Ignore all tests inherit `RemoteSparkSession` for Java 21 - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/30 04:06:51 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #41805: [SPARK-44259][CONNECT][TESTS] Make `connect-client-jvm` pass on Java 21 except `RemoteSparkSession`-based tests - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/30 04:12:50 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #41805: [SPARK-44259][CONNECT][TESTS] Make `connect-client-jvm` pass on Java 21 except `RemoteSparkSession`-based tests - posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/06/30 04:19:17 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41805: [SPARK-44259][CONNECT][TESTS] Make `connect-client-jvm` pass on Java 21 except `RemoteSparkSession`-based tests - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/30 04:44:49 UTC, 5 replies.
- [GitHub] [spark] zhengruifeng commented on a diff in pull request #41793: [SPARK-44250][ML][PYTHON][CONNECT] Implement classification evaluator - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/30 05:10:47 UTC, 0 replies.
- [GitHub] [spark] kumarn commented on pull request #37234: [SPARK-39822][PYTHON][PS] Provide a good feedback to users - posted by "kumarn (via GitHub)" <gi...@apache.org> on 2023/06/30 05:21:03 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng closed pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/30 05:36:13 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #41718: [SPARK-43926][CONNECT][PYTHON] Add array_agg, array_size, cardinality, count_min_sketch,mask,named_struct,json_* to Scala and Python - posted by "zhengruifeng (via GitHub)" <gi...@apache.org> on 2023/06/30 05:36:47 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41771: [SPARK-44030][SQL][FOLLOW-UP] Move unapply from AnyTimestampType to AnyTimestampTypeExpression - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 05:38:18 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41771: [SPARK-44030][SQL][FOLLOW-UP] Move unapply from AnyTimestampType to AnyTimestampTypeExpression - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 05:39:03 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41803: [SPARK-44257][BUILD] Update some maven plugins & scalafmt to newest version - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/30 05:40:00 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #41788: [SPARK-44244][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2305-2309] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/30 06:11:44 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #41802: [SPARK-44256][BUILD] Upgrade rocksdbjni to 8.3.2 - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/30 06:56:58 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #41076: [SPARK-43396][CORE] Add config to control max ratio of decommissioning executors - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/30 07:11:39 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #41076: [SPARK-43396][CORE] Add config to control max ratio of decommissioning executors - posted by "holdenk (via GitHub)" <gi...@apache.org> on 2023/06/30 07:14:16 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #41761: [SPARK-43828][CORE] Add config to control whether close idle connections - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/30 07:14:58 UTC, 0 replies.
- [GitHub] [spark] ashangit opened a new pull request, #41806: [SPARK-44242] Improve Max Heap not set check - posted by "ashangit (via GitHub)" <gi...@apache.org> on 2023/06/30 07:24:59 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41786: [SPARK-44243][CORE] Add a parameter to determine the locality of local shuffle reader - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/30 07:32:16 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/30 07:37:04 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on a diff in pull request #41806: [SPARK-44242] Improve Max Heap not set check - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/30 07:43:31 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #41723: [SPARK-44179][CORE]Fix the number of executors is calculated incorrctly when the task fails and it is speculated that the task is still executing - posted by "mridulm (via GitHub)" <gi...@apache.org> on 2023/06/30 07:48:03 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a diff in pull request #41806: [SPARK-44242] Improve Max Heap not set check - posted by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/06/30 07:49:41 UTC, 1 replies.
- [GitHub] [spark] panbingkun commented on a diff in pull request #41794: [SPARK-44254][SQL] Move QueryExecutionErrors to sql/api - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/30 08:52:07 UTC, 0 replies.
- [GitHub] [spark] vicennial commented on a diff in pull request #41789: [CONNECT][SPARK-44246] Follow-ups for Spark Connect Jar/Classfile Isolation - posted by "vicennial (via GitHub)" <gi...@apache.org> on 2023/06/30 09:04:47 UTC, 0 replies.
- [GitHub] [spark] panbingkun commented on pull request #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "panbingkun (via GitHub)" <gi...@apache.org> on 2023/06/30 09:18:28 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41804: [SPARK-43851][SQL] Support LCA in grouping expressions - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 09:24:26 UTC, 4 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41794: [SPARK-44254][SQL] Move QueryExecutionErrors to sql/api - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 09:26:56 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on a diff in pull request #41804: [SPARK-43851][SQL] Support LCA in grouping expressions - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/30 09:27:21 UTC, 7 replies.
- [GitHub] [spark] EnricoMi commented on a diff in pull request #39952: [SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch - posted by "EnricoMi (via GitHub)" <gi...@apache.org> on 2023/06/30 09:32:11 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a diff in pull request #41788: [SPARK-44244][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2305-2309] - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 09:38:41 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41804: [SPARK-43851][SQL] Support LCA in grouping expressions - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/30 10:05:52 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41796: [SPARK-43922][SQL] Add named parameter support in parser for function calls - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 10:08:30 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41796: [SPARK-43922][SQL] Add named parameter support in parser for function calls - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 10:09:51 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41788: [SPARK-44244][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[2305-2309] - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/30 10:16:27 UTC, 0 replies.
- [GitHub] [spark] yaooqinn closed pull request #41785: [SPARK-44241][Core] Mistakenly set io.connectionTimeout/connectionCreationTimeout to zero or negative will cause incessant executor cons/destructions - posted by "yaooqinn (via GitHub)" <gi...@apache.org> on 2023/06/30 10:33:32 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a diff in pull request #41518: [SPARK-19335][SPARK-38200][SQL] Add upserts for writing to JDBC - posted by "beliefer (via GitHub)" <gi...@apache.org> on 2023/06/30 10:43:10 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #41764: [SPARK-44220][SQL] Move StringConcat to sql/api - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/30 10:48:06 UTC, 0 replies.
- [GitHub] [spark] kunalgoyal98 commented on pull request #38285: [SPARK-40820][PYTHON] Creating StructType from Json - posted by "kunalgoyal98 (via GitHub)" <gi...@apache.org> on 2023/06/30 11:20:18 UTC, 1 replies.
- [GitHub] [spark] heyihong commented on a diff in pull request #41743: [SPARK-42554][CONNECT] Implement GRPC exceptions interception for conversion - posted by "heyihong (via GitHub)" <gi...@apache.org> on 2023/06/30 12:51:07 UTC, 7 replies.
- [GitHub] [spark] cdkrot opened a new pull request, #41807: [SPARK-44263] Channel Builder support - posted by "cdkrot (via GitHub)" <gi...@apache.org> on 2023/06/30 12:53:08 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #41692: [SPARK-41599] Memory leak in FileSystem.CACHE when submitting apps to secure cluster using InProcessLauncher - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/30 13:20:35 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41803: [SPARK-44257][BUILD] Update some maven plugins & scalafmt to newest version - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/30 14:14:40 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #41803: [SPARK-44257][BUILD] Update some maven plugins & scalafmt to newest version - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/30 14:14:51 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #41801: SSH Environment Manager - posted by "srowen (via GitHub)" <gi...@apache.org> on 2023/06/30 14:15:40 UTC, 1 replies.
- [GitHub] [spark] vinodkc commented on a diff in pull request #41746: [SPARK-44198][CORE] Fix inconsistent Log Level Setting between Spark Driver and Executors - posted by "vinodkc (via GitHub)" <gi...@apache.org> on 2023/06/30 14:32:17 UTC, 7 replies.
- [GitHub] [spark] juliuszsompolski commented on a diff in pull request #41743: [SPARK-42554][CONNECT] Implement GRPC exceptions interception for conversion - posted by "juliuszsompolski (via GitHub)" <gi...@apache.org> on 2023/06/30 15:31:13 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41768: [SPARK-44260][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[1215-1245-2329] & Use checkError() to check Exception in *CharVarchar*Suite - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 15:36:07 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41768: [SPARK-44260][SQL] Assign names to the error class _LEGACY_ERROR_TEMP_[1215-1245-2329] & Use checkError() to check Exception in *CharVarchar*Suite - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 15:36:59 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X opened a new pull request, #41808: [SPARK-44162][CORE] Support G1GC in spark metrics - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/30 15:52:22 UTC, 0 replies.
- [GitHub] [spark] Hisoka-X commented on pull request #41808: [SPARK-44162][CORE] Support G1GC in spark metrics - posted by "Hisoka-X (via GitHub)" <gi...@apache.org> on 2023/06/30 15:54:38 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a diff in pull request #41794: [SPARK-44254][SQL] Move QueryExecutionErrors to sql/api - posted by "cloud-fan (via GitHub)" <gi...@apache.org> on 2023/06/30 16:19:22 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 16:43:50 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #41486: [SPARK-43986][SQL] Create error classes for HyperLogLog function call failures - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 16:44:48 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41794: [SPARK-44254][SQL] Move QueryExecutionErrors to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/30 16:49:06 UTC, 3 replies.
- [GitHub] [spark] bersprockets opened a new pull request, #41809: [SPARK-44251][SQL] Set nullable correctly on coalesced join key in full outer USING join - posted by "bersprockets (via GitHub)" <gi...@apache.org> on 2023/06/30 17:14:42 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #39702: [SPARK-41487][SQL] Assign name to _LEGACY_ERROR_TEMP_1020 - posted by "itholic (via GitHub)" <gi...@apache.org> on 2023/06/30 17:23:52 UTC, 0 replies.
- [GitHub] [spark] otterc commented on a diff in pull request #41762: [SPARK-44215][SHUFFLE] If num chunks are 0, then server should throw a RuntimeException - posted by "otterc (via GitHub)" <gi...@apache.org> on 2023/06/30 17:23:59 UTC, 0 replies.
- [GitHub] [spark] simonvanderveldt commented on pull request #38518: [SPARK-33349][K8S] Reset the executor pods watcher when we receive a version changed from k8s - posted by "simonvanderveldt (via GitHub)" <gi...@apache.org> on 2023/06/30 18:24:40 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #39702: [SPARK-41487][SQL] Assign name to _LEGACY_ERROR_TEMP_1020 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 18:24:45 UTC, 0 replies.
- [GitHub] [spark] MaxGekk closed pull request #39702: [SPARK-41487][SQL] Assign name to _LEGACY_ERROR_TEMP_1020 - posted by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/06/30 18:25:15 UTC, 0 replies.
- [GitHub] [spark] xinrong-meng commented on pull request #40460: [SPARK-42828][PYTHON][SQL] More explicit Python type annotations for GroupedData - posted by "xinrong-meng (via GitHub)" <gi...@apache.org> on 2023/06/30 19:04:03 UTC, 0 replies.
- [GitHub] [spark] asl3 commented on pull request #41606: [WIP] [SPARK-44061] Add assertDFEquality util function - posted by "asl3 (via GitHub)" <gi...@apache.org> on 2023/06/30 19:15:08 UTC, 0 replies.
- [GitHub] [spark] asl3 commented on pull request #41769: [WIP] [SPARK-44216] Assert equality test message formatting - posted by "asl3 (via GitHub)" <gi...@apache.org> on 2023/06/30 19:15:17 UTC, 0 replies.
- [GitHub] [spark] maddiedawson commented on a diff in pull request #41801: SSH Environment Manager - posted by "maddiedawson (via GitHub)" <gi...@apache.org> on 2023/06/30 20:35:17 UTC, 0 replies.
- [GitHub] [spark] maddiedawson commented on pull request #41801: SSH Environment Manager - posted by "maddiedawson (via GitHub)" <gi...@apache.org> on 2023/06/30 20:50:47 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on a diff in pull request #41807: [SPARK-44263][SCALA] Channel Builder support - posted by "hvanhovell (via GitHub)" <gi...@apache.org> on 2023/06/30 21:53:25 UTC, 0 replies.
- [GitHub] [spark] rithwik-db commented on a diff in pull request #41801: SSH Environment Manager - posted by "rithwik-db (via GitHub)" <gi...@apache.org> on 2023/06/30 21:55:00 UTC, 1 replies.
- [GitHub] [spark] slfan1989 opened a new pull request, #41810: [MINOR] Fix Typo In Mvn. - posted by "slfan1989 (via GitHub)" <gi...@apache.org> on 2023/06/30 22:55:17 UTC, 0 replies.
- [GitHub] [spark] amaliujia opened a new pull request, #41811: [SPARK-44266][SQL] Move Util.truncatedString to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/30 23:20:05 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on pull request #41811: [SPARK-44266][SQL] Move Util.truncatedString to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/30 23:20:20 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a diff in pull request #41809: [SPARK-44251][SQL] Set nullable correctly on coalesced join key in full outer USING join - posted by "wangyum (via GitHub)" <gi...@apache.org> on 2023/06/30 23:28:13 UTC, 0 replies.
- [GitHub] [spark] amaliujia commented on a diff in pull request #41811: [SPARK-44266][SQL] Move Util.truncatedString to sql/api - posted by "amaliujia (via GitHub)" <gi...@apache.org> on 2023/06/30 23:41:54 UTC, 0 replies.