[jira] [Commented] (SPARK-42027) CreateDataframe from Pandas with Struct and Timestamp

2023-07-15 Thread Gurpreet Singh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743486#comment-17743486 ] Gurpreet Singh commented on SPARK-42027: [~gurwls223] Got it. Any pointers on where to get

[jira] [Commented] (SPARK-42027) CreateDataframe from Pandas with Struct and Timestamp

2023-07-15 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743485#comment-17743485 ] Hyukjin Kwon commented on SPARK-42027: -- I think it will require a pretty large fix to support this

[jira] [Commented] (SPARK-43418) add SparkSession.Builder.getOrCreate()

2023-07-15 Thread Snoot.io (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743484#comment-17743484 ] Snoot.io commented on SPARK-43418: -- User 'zhengruifeng' has created a pull request for this issue:

[jira] [Commented] (SPARK-42027) CreateDataframe from Pandas with Struct and Timestamp

2023-07-15 Thread Gurpreet Singh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743475#comment-17743475 ] Gurpreet Singh commented on SPARK-42027: [~grundprinzip-db] [~gurwls223] Is this issue up for

[jira] [Comment Edited] (SPARK-44033) Support list-like for binary ops

2023-07-15 Thread Gurpreet Singh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743470#comment-17743470 ] Gurpreet Singh edited comment on SPARK-44033 at 7/15/23 11:19 PM: --

[jira] [Commented] (SPARK-44033) Support list-like for binary ops

2023-07-15 Thread Gurpreet Singh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743470#comment-17743470 ] Gurpreet Singh commented on SPARK-44033: [~itholic] I am interested in working on this. If I

[jira] [Created] (SPARK-44445) Upgrade htmlunit from 2.70 to 3.3.0

2023-07-15 Thread Jira
Bjørn Jørgensen created SPARK-5: --- Summary: Upgrade htmlunit from 2.70 to 3.3.0 Key: SPARK-5 URL: https://issues.apache.org/jira/browse/SPARK-5 Project: Spark Issue Type:

[jira] [Updated] (SPARK-44441) Upgrade bcprov-jdk15on and bcpkix-jdk15on to 1.70

2023-07-15 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-1: - Priority: Trivial (was: Minor) > Upgrade bcprov-jdk15on and bcpkix-jdk15on to 1.70 >

[jira] [Resolved] (SPARK-44441) Upgrade bcprov-jdk15on and bcpkix-jdk15on to 1.70

2023-07-15 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-1. -- Fix Version/s: 3.5.0 Resolution: Fixed Issue resolved by pull request 42015

[jira] [Assigned] (SPARK-44441) Upgrade bcprov-jdk15on and bcpkix-jdk15on to 1.70

2023-07-15 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-1: Assignee: Yang Jie > Upgrade bcprov-jdk15on and bcpkix-jdk15on to 1.70 >

[jira] [Resolved] (SPARK-44438) Shutdown maintenance task thread on error

2023-07-15 Thread Jungtaek Lim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved SPARK-44438. -- Fix Version/s: 3.5.0 Resolution: Fixed Issue resolved by pull request 42010

[jira] [Assigned] (SPARK-44438) Shutdown maintenance task thread on error

2023-07-15 Thread Jungtaek Lim (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim reassigned SPARK-44438: Assignee: Anish Shrigondekar > Shutdown maintenance task thread on error >

[jira] [Updated] (SPARK-44444) Enabled ANSI mode by default

2023-07-15 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-4: Description: To avoid data issue. > Enabled ANSI mode by default > >

[jira] [Created] (SPARK-44444) Enabled ANSI mode by default

2023-07-15 Thread Yuming Wang (Jira)
Yuming Wang created SPARK-4: --- Summary: Enabled ANSI mode by default Key: SPARK-4 URL: https://issues.apache.org/jira/browse/SPARK-4 Project: Spark Issue Type: Sub-task

[jira] [Commented] (SPARK-44443) Use PartitionEvaluator API in CoGroupExec, DeserializeToObjectExec, ExternalRDDScanExec

2023-07-15 Thread Jia Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743353#comment-17743353 ] Jia Fan commented on SPARK-3: - I'm working on it. > Use PartitionEvaluator API in CoGroupExec,

[jira] [Created] (SPARK-44443) Use PartitionEvaluator API in CoGroupExec, DeserializeToObjectExec, ExternalRDDScanExec

2023-07-15 Thread Jia Fan (Jira)
Jia Fan created SPARK-3: --- Summary: Use PartitionEvaluator API in CoGroupExec, DeserializeToObjectExec, ExternalRDDScanExec Key: SPARK-3 URL: https://issues.apache.org/jira/browse/SPARK-3

[jira] [Created] (SPARK-44442) Drop mesos support

2023-07-15 Thread Yang Jie (Jira)
Yang Jie created SPARK-2: Summary: Drop mesos support Key: SPARK-2 URL: https://issues.apache.org/jira/browse/SPARK-2 Project: Spark Issue Type: Sub-task Components: Mesos