[jira] [Updated] (SPARK-39830) Reading ORC table that requires type promotion may throw AIOOBE

2022-09-05 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-39830: -- Component/s: Tests > Reading ORC table that requires type promotion may throw AIOOBE >

[jira] [Updated] (SPARK-39830) Add a test case to read ORC table that requires type promotion

2022-09-05 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-39830: -- Summary: Add a test case to read ORC table that requires type promotion (was: Reading ORC

[jira] [Resolved] (SPARK-39830) Reading ORC table that requires type promotion may throw AIOOBE

2022-09-05 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-39830. --- Fix Version/s: 3.4.0 Assignee: dzcxzl Resolution: Fixed This is resolved

[jira] [Commented] (SPARK-40351) Spark Sum increases the precision of DecimalType arguments by 10

2022-09-05 Thread Tymofii (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600572#comment-17600572 ] Tymofii commented on SPARK-40351: - # Not sure I understood why you showed those lines of code. # For

[jira] [Resolved] (SPARK-40297) CTE outer reference nested in CTE main body cannot be resolved

2022-09-05 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-40297. - Fix Version/s: 3.4.0 3.3.1 Assignee: Wei Xue Resolution:

[jira] [Updated] (SPARK-38404) Spark does not find CTE inside nested CTE

2022-09-05 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-38404: Fix Version/s: 3.3.1 > Spark does not find CTE inside nested CTE >

[jira] [Updated] (SPARK-40351) Spark Sum increases the precision of DecimalType arguments by 10

2022-09-05 Thread Tymofii (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tymofii updated SPARK-40351: Description: Currently in Spark automatically increases Decimal field by 10 (hard coded value) after SUM

[jira] [Commented] (SPARK-39752) Spark job failed with 10M rows data with Broken pipe error

2022-09-05 Thread Iqbal Singh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600543#comment-17600543 ] Iqbal Singh commented on SPARK-39752: - [~sshukla05] , Could you please provide the stack trace for

[jira] [Assigned] (SPARK-40313) ps.DataFrame(data, index) should support the same anchor

2022-09-05 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-40313: Assignee: Ruifeng Zheng > ps.DataFrame(data, index) should support the same anchor >

[jira] [Resolved] (SPARK-40313) ps.DataFrame(data, index) should support the same anchor

2022-09-05 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-40313. -- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 37768

[jira] [Commented] (SPARK-39671) insert overwrite table java.lang.NoSuchMethodException: org.apache.hadoop.hive.ql.metadata.Hive.loadPartition .This problem occurred when we installed Apache Spark3.0.

2022-09-05 Thread Iqbal Singh (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600541#comment-17600541 ] Iqbal Singh commented on SPARK-39671: - Is there a way to reproduce it, or is this something specific

[jira] [Resolved] (SPARK-40326) upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.3 to 2.13.4

2022-09-05 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen resolved SPARK-40326. -- Fix Version/s: 3.3.1 3.4.0 Resolution: Fixed Issue resolved by pull

[jira] [Updated] (SPARK-40326) upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.3 to 2.13.4

2022-09-05 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen updated SPARK-40326: - Priority: Minor (was: Major) > upgrade

[jira] [Assigned] (SPARK-40326) upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.3 to 2.13.4

2022-09-05 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean R. Owen reassigned SPARK-40326: Assignee: Bjørn Jørgensen > upgrade

[jira] [Commented] (SPARK-40351) Spark Sum increases the precision of DecimalType arguments by 10

2022-09-05 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600535#comment-17600535 ] Yuming Wang commented on SPARK-40351: -

[jira] [Commented] (SPARK-36999) Document the command ALTER TABLE RECOVER PARTITIONS

2022-09-05 Thread Rajanikant Vellaturi (Jira)
[ https://issues.apache.org/jira/browse/SPARK-36999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600530#comment-17600530 ] Rajanikant Vellaturi commented on SPARK-36999: -- Hi [~maxgekk] , Can I work on this? Please

[jira] [Commented] (SPARK-38004) read_excel's parameter - mangle_dupe_cols is used to handle duplicate columns but fails if the duplicate columns are case sensitive.

2022-09-05 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600528#comment-17600528 ] Haejoon Lee commented on SPARK-38004: - [~kentkr] Yes, I think adding a note for the parameter looks

[jira] [Updated] (SPARK-40353) Re-enable the `read_excel` tests

2022-09-05 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haejoon Lee updated SPARK-40353: Description: So far, we've been skipping the `read_excel` test in pandas API on Spark:

[jira] [Created] (SPARK-40353) Re-enable the `read_excel` tests

2022-09-05 Thread Haejoon Lee (Jira)
Haejoon Lee created SPARK-40353: --- Summary: Re-enable the `read_excel` tests Key: SPARK-40353 URL: https://issues.apache.org/jira/browse/SPARK-40353 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-38004) read_excel's parameter - mangle_dupe_cols is used to handle duplicate columns but fails if the duplicate columns are case sensitive.

2022-09-05 Thread Kyle Kent (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600496#comment-17600496 ] Kyle Kent commented on SPARK-38004: --- [~itholic] I can create a PR for this. Should the change fit here

[jira] [Commented] (SPARK-40352) Add function aliases: len, datepart, dateadd, date_diff and curdate

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600458#comment-17600458 ] Apache Spark commented on SPARK-40352: -- User 'MaxGekk' has created a pull request for this issue:

[jira] [Assigned] (SPARK-40352) Add function aliases: len, datepart, dateadd, date_diff and curdate

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40352: Assignee: Apache Spark (was: Max Gekk) > Add function aliases: len, datepart, dateadd,

[jira] [Created] (SPARK-40352) Add function aliases: len, datepart, dateadd, date_diff and curdate

2022-09-05 Thread Max Gekk (Jira)
Max Gekk created SPARK-40352: Summary: Add function aliases: len, datepart, dateadd, date_diff and curdate Key: SPARK-40352 URL: https://issues.apache.org/jira/browse/SPARK-40352 Project: Spark

[jira] [Assigned] (SPARK-40352) Add function aliases: len, datepart, dateadd, date_diff and curdate

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40352: Assignee: Max Gekk (was: Apache Spark) > Add function aliases: len, datepart, dateadd,

[jira] [Updated] (SPARK-40322) Fix all dead links

2022-09-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-40322: - Description:   [https://www.deadlinkchecker.com/website-dead-link-checker.asp]    

[jira] [Comment Edited] (SPARK-40322) Fix all dead links

2022-09-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600384#comment-17600384 ] Yang Jie edited comment on SPARK-40322 at 9/5/22 12:51 PM: ---

[jira] [Updated] (SPARK-40322) Fix all dead links

2022-09-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-40322: - Description:   [https://www.deadlinkchecker.com/website-dead-link-checker.asp]    

[jira] [Commented] (SPARK-40322) Fix all dead links

2022-09-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600384#comment-17600384 ] Yang Jie commented on SPARK-40322: --

[jira] [Commented] (SPARK-40322) Fix all dead links

2022-09-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600370#comment-17600370 ] Yang Jie commented on SPARK-40322: -- Many historical links on the news page are no longer accessible >

[jira] [Created] (SPARK-40351) Spark Sum increases the precision of DecimalType arguments by 10

2022-09-05 Thread Tymofii (Jira)
Tymofii created SPARK-40351: --- Summary: Spark Sum increases the precision of DecimalType arguments by 10 Key: SPARK-40351 URL: https://issues.apache.org/jira/browse/SPARK-40351 Project: Spark

[jira] [Commented] (SPARK-40322) Fix all dead links

2022-09-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600367#comment-17600367 ] Yang Jie commented on SPARK-40322: -- The links related to `Spark Summit` have now been redirected to

[jira] [Assigned] (SPARK-40336) Implement `DataFrameGroupBy.cov`.

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng reassigned SPARK-40336: - Assignee: Ruifeng Zheng > Implement `DataFrameGroupBy.cov`. >

[jira] [Assigned] (SPARK-40335) Implement `DataFrameGroupBy.corr`.

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng reassigned SPARK-40335: - Assignee: Ruifeng Zheng > Implement `DataFrameGroupBy.corr`. >

[jira] [Commented] (SPARK-39546) Respect port defininitions on K8S pod templates for both driver and executor

2022-09-05 Thread Yilun Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600346#comment-17600346 ] Yilun Fan commented on SPARK-39546: --- I made a PR, I think it can resolve this issue. > Respect port

[jira] [Assigned] (SPARK-39546) Respect port defininitions on K8S pod templates for both driver and executor

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39546: Assignee: Apache Spark > Respect port defininitions on K8S pod templates for both driver

[jira] [Assigned] (SPARK-39546) Respect port defininitions on K8S pod templates for both driver and executor

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39546: Assignee: (was: Apache Spark) > Respect port defininitions on K8S pod templates for

[jira] [Commented] (SPARK-39546) Respect port defininitions on K8S pod templates for both driver and executor

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600324#comment-17600324 ] Apache Spark commented on SPARK-39546: -- User 'fanyilun' has created a pull request for this issue:

[jira] [Assigned] (SPARK-40350) Use spark config to configure the parameters of volcano podgroup

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40350: Assignee: (was: Apache Spark) > Use spark config to configure the parameters of

[jira] [Assigned] (SPARK-40350) Use spark config to configure the parameters of volcano podgroup

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40350: Assignee: Apache Spark > Use spark config to configure the parameters of volcano

[jira] [Commented] (SPARK-40350) Use spark config to configure the parameters of volcano podgroup

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600306#comment-17600306 ] Apache Spark commented on SPARK-40350: -- User 'zheniantoushipashi' has created a pull request for

[jira] [Updated] (SPARK-40350) Use spark config to configure the parameters of volcano podgroup

2022-09-05 Thread Sun BiaoBiao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun BiaoBiao updated SPARK-40350: - Summary: Use spark config to configure the parameters of volcano podgroup (was: Improve the

[jira] [Updated] (SPARK-40350) Improve the configuration of volcano scheduler

2022-09-05 Thread Sun BiaoBiao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun BiaoBiao updated SPARK-40350: - Description: Now we use volcano as our scheduler, we need  specify  the following

[jira] [Updated] (SPARK-40350) Improve the configuration of volcano scheduler

2022-09-05 Thread Sun BiaoBiao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun BiaoBiao updated SPARK-40350: - Description: Now we use volcano as our scheduler, we need  specify  the following

[jira] [Updated] (SPARK-40350) Improve the configuration of volcano scheduler

2022-09-05 Thread Sun BiaoBiao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun BiaoBiao updated SPARK-40350: - Description: Now we use volcano as our scheduler, we need  specify  the following

[jira] [Created] (SPARK-40350) Improve the configuration of volcano scheduler

2022-09-05 Thread Sun BiaoBiao (Jira)
Sun BiaoBiao created SPARK-40350: Summary: Improve the configuration of volcano scheduler Key: SPARK-40350 URL: https://issues.apache.org/jira/browse/SPARK-40350 Project: Spark Issue Type:

[jira] [Commented] (SPARK-39995) PySpark installation doesn't support Scala 2.13 binaries

2022-09-05 Thread Oleksandr Shevchenko (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600297#comment-17600297 ] Oleksandr Shevchenko commented on SPARK-39995: -- It definitely matters. It impacts the

[jira] [Updated] (SPARK-40291) Improve the message for column not in group by clause error

2022-09-05 Thread Max Gekk (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Gekk updated SPARK-40291: - Parent: SPARK-37935 Issue Type: Sub-task (was: Task) > Improve the message for column not in

[jira] [Assigned] (SPARK-40333) Implement `GroupBy.nth`.

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40333: Assignee: Ruifeng Zheng (was: Apache Spark) > Implement `GroupBy.nth`. >

[jira] [Commented] (SPARK-40333) Implement `GroupBy.nth`.

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600269#comment-17600269 ] Apache Spark commented on SPARK-40333: -- User 'zhengruifeng' has created a pull request for this

[jira] [Commented] (SPARK-40333) Implement `GroupBy.nth`.

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600268#comment-17600268 ] Apache Spark commented on SPARK-40333: -- User 'zhengruifeng' has created a pull request for this

[jira] [Assigned] (SPARK-40333) Implement `GroupBy.nth`.

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40333: Assignee: Apache Spark (was: Ruifeng Zheng) > Implement `GroupBy.nth`. >

[jira] [Commented] (SPARK-40327) Increase pandas API coverage for pandas API on Spark

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600242#comment-17600242 ] Ruifeng Zheng commented on SPARK-40327: --- also cc [~dc-heros] [~dchvn] > Increase pandas API

[jira] [Updated] (SPARK-40135) Support ps.Index in DataFrame creation

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng updated SPARK-40135: -- Parent: SPARK-40327 Issue Type: Sub-task (was: Improvement) > Support ps.Index in

[jira] [Updated] (SPARK-40313) ps.DataFrame(data, index) should support the same anchor

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng updated SPARK-40313: -- Parent: SPARK-40327 Issue Type: Sub-task (was: Improvement) > ps.DataFrame(data,

[jira] [Assigned] (SPARK-40333) Implement `GroupBy.nth`.

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng reassigned SPARK-40333: - Assignee: Ruifeng Zheng > Implement `GroupBy.nth`. > > >

[jira] [Updated] (SPARK-40138) Implement DataFrame.mode

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng updated SPARK-40138: -- Parent: SPARK-40327 Issue Type: Sub-task (was: Improvement) > Implement

[jira] [Updated] (SPARK-40161) Make Series.mode apply PandasMode

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng updated SPARK-40161: -- Parent: SPARK-40327 Issue Type: Sub-task (was: Improvement) > Make Series.mode apply

[jira] [Resolved] (SPARK-40265) Fix the inconsistent behavior for Index.intersection.

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng resolved SPARK-40265. --- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 37739

[jira] [Assigned] (SPARK-40265) Fix the inconsistent behavior for Index.intersection.

2022-09-05 Thread Ruifeng Zheng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruifeng Zheng reassigned SPARK-40265: - Assignee: Haejoon Lee > Fix the inconsistent behavior for Index.intersection. >

[jira] [Commented] (SPARK-39830) Reading ORC table that requires type promotion may throw AIOOBE

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600218#comment-17600218 ] Apache Spark commented on SPARK-39830: -- User 'cxzl25' has created a pull request for this issue:

[jira] [Commented] (SPARK-39830) Reading ORC table that requires type promotion may throw AIOOBE

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600217#comment-17600217 ] Apache Spark commented on SPARK-39830: -- User 'cxzl25' has created a pull request for this issue:

[jira] [Assigned] (SPARK-39830) Reading ORC table that requires type promotion may throw AIOOBE

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39830: Assignee: (was: Apache Spark) > Reading ORC table that requires type promotion may

[jira] [Assigned] (SPARK-39830) Reading ORC table that requires type promotion may throw AIOOBE

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-39830: Assignee: Apache Spark > Reading ORC table that requires type promotion may throw AIOOBE

[jira] [Updated] (SPARK-40305) Implement Groupby.sem

2022-09-05 Thread Haejoon Lee (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haejoon Lee updated SPARK-40305: Parent: SPARK-40327 Issue Type: Sub-task (was: Improvement) > Implement Groupby.sem >

[jira] [Commented] (SPARK-40331) Java 11 should be used as the recommended running environment

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17600215#comment-17600215 ] Apache Spark commented on SPARK-40331: -- User 'LuciferYang' has created a pull request for this

[jira] [Assigned] (SPARK-40331) Java 11 should be used as the recommended running environment

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40331: Assignee: (was: Apache Spark) > Java 11 should be used as the recommended running

[jira] [Assigned] (SPARK-40331) Java 11 should be used as the recommended running environment

2022-09-05 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-40331: Assignee: Apache Spark > Java 11 should be used as the recommended running environment >