[jira] [Updated] (SPARK-32474) NullAwareAntiJoin multi-column support

2020-07-28 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-32474: Target Version/s: (was: 3.0.0) > NullAwareAntiJoin multi-column support >

[jira] [Updated] (SPARK-32474) NullAwareAntiJoin multi-column support

2020-07-28 Thread Yuming Wang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-32474: Fix Version/s: (was: 3.1.0) > NullAwareAntiJoin multi-column support >

[jira] [Resolved] (SPARK-32473) Use === instead IndexSeqView

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-32473. --- Fix Version/s: 3.1.0 Resolution: Fixed Issue resolved by pull request 29280

[jira] [Created] (SPARK-32475) java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;

2020-07-28 Thread jinhai (Jira)
jinhai created SPARK-32475: -- Summary: java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer; Key: SPARK-32475 URL: https://issues.apache.org/jira/browse/SPARK-32475 Project: Spark

[jira] [Updated] (SPARK-32473) Use === instead IndexSeqView

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32473: -- Summary: Use === instead IndexSeqView (was: Use === instead IndexSeqView.==) > Use ===

[jira] [Assigned] (SPARK-32473) Use === instead IndexSeqView.==

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-32473: - Assignee: Dongjoon Hyun > Use === instead IndexSeqView.== >

[jira] [Updated] (SPARK-32473) Use === instead IndexSeqView.==

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32473: -- Summary: Use === instead IndexSeqView.== (was: Use sameElements instead IndexSeqView.==) >

[jira] [Updated] (SPARK-32473) Use sameElements instead IndexSeqView.==

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32473: -- Description: This issue aims to fix `SorterSuite` and `RadixSortSuite` in Scala 2.13 by

[jira] [Issue Comment Deleted] (SPARK-32473) Use sameElements instead IndexSeqView.==

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32473: -- Comment: was deleted (was: User 'dongjoon-hyun' has created a pull request for this issue:

[jira] [Updated] (SPARK-32474) NullAwareAntiJoin multi-column support

2020-07-28 Thread Leanken.Lin (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leanken.Lin updated SPARK-32474: Description: This is a follow up improvement of Issue SPARK-32290. In SPARK-32290, we already

[jira] [Updated] (SPARK-32473) Use sameElements instead IndexSeqView.==

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32473: -- Summary: Use sameElements instead IndexSeqView.== (was: Fix RadixSortSuite by using

[jira] [Updated] (SPARK-32474) NullAwareAntiJoin multi-column support

2020-07-28 Thread Leanken.Lin (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leanken.Lin updated SPARK-32474: Description: This is a follow up improvement of Issue SPARK-32290. In SPARK-32290, we already

[jira] [Created] (SPARK-32474) NullAwareAntiJoin multi-column support

2020-07-28 Thread Leanken.Lin (Jira)
Leanken.Lin created SPARK-32474: --- Summary: NullAwareAntiJoin multi-column support Key: SPARK-32474 URL: https://issues.apache.org/jira/browse/SPARK-32474 Project: Spark Issue Type: Improvement

[jira] [Assigned] (SPARK-32283) Multiple Kryo registrators can't be used anymore

2020-07-28 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-32283: --- Assignee: Lantao Jin > Multiple Kryo registrators can't be used anymore >

[jira] [Resolved] (SPARK-32283) Multiple Kryo registrators can't be used anymore

2020-07-28 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-32283. - Fix Version/s: 3.1.0 3.0.1 Resolution: Fixed Issue resolved by pull

[jira] [Resolved] (SPARK-32401) Migrate function related commands to new framework

2020-07-28 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-32401. - Fix Version/s: 3.1.0 Resolution: Fixed Issue resolved by pull request 29198

[jira] [Assigned] (SPARK-32401) Migrate function related commands to new framework

2020-07-28 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-32401: --- Assignee: Terry Kim > Migrate function related commands to new framework >

[jira] [Commented] (SPARK-32473) Fix RadixSortSuite by using sameElements instead IndexSeqView.==

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166849#comment-17166849 ] Apache Spark commented on SPARK-32473: -- User 'dongjoon-hyun' has created a pull request for this

[jira] [Commented] (SPARK-32473) Fix RadixSortSuite by using sameElements instead IndexSeqView.==

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166847#comment-17166847 ] Apache Spark commented on SPARK-32473: -- User 'dongjoon-hyun' has created a pull request for this

[jira] [Assigned] (SPARK-32473) Fix RadixSortSuite by using sameElements instead IndexSeqView.==

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32473: Assignee: (was: Apache Spark) > Fix RadixSortSuite by using sameElements instead

[jira] [Assigned] (SPARK-32473) Fix RadixSortSuite by using sameElements instead IndexSeqView.==

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32473: Assignee: Apache Spark > Fix RadixSortSuite by using sameElements instead

[jira] [Updated] (SPARK-32473) Fix RadixSortSuite by using sameElements instead IndexSeqView.==

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32473: -- Summary: Fix RadixSortSuite by using sameElements instead IndexSeqView.== (was: Use

[jira] [Created] (SPARK-32473) Use sameElements instead IndexSeqView.==

2020-07-28 Thread Dongjoon Hyun (Jira)
Dongjoon Hyun created SPARK-32473: - Summary: Use sameElements instead IndexSeqView.== Key: SPARK-32473 URL: https://issues.apache.org/jira/browse/SPARK-32473 Project: Spark Issue Type:

[jira] [Updated] (SPARK-32470) Remove task result size check for shuffle map stage

2020-07-28 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-32470: Affects Version/s: (was: 3.0.0) 3.1.0 > Remove task result size check

[jira] [Updated] (SPARK-32465) How do I get the SPARK shuffle monitoring indicator?

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32465: -- Target Version/s: (was: 2.2.1) > How do I get the SPARK shuffle monitoring indicator? >

[jira] [Updated] (SPARK-32465) How do I get the SPARK shuffle monitoring indicator?

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-32465: -- Fix Version/s: (was: 2.2.1) > How do I get the SPARK shuffle monitoring indicator? >

[jira] [Assigned] (SPARK-32471) Describe JSON option `allowNonNumericNumbers`

2020-07-28 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-32471: Assignee: Maxim Gekk > Describe JSON option `allowNonNumericNumbers` >

[jira] [Resolved] (SPARK-32471) Describe JSON option `allowNonNumericNumbers`

2020-07-28 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-32471. -- Fix Version/s: 3.1.0 Resolution: Fixed Issue resolved by pull request 29275

[jira] [Reopened] (SPARK-31525) Inconsistent result of df.head(1) and df.head()

2020-07-28 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reopened SPARK-31525: -- Assignee: (was: Tianshi Zhu) Sorry I was confused. Let's keep it consistent with Scala

[jira] [Updated] (SPARK-31525) Inconsistent result of df.head(1) and df.head()

2020-07-28 Thread Hyukjin Kwon (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-31525: - Fix Version/s: (was: 3.1.0) > Inconsistent result of df.head(1) and df.head() >

[jira] [Assigned] (SPARK-31525) Inconsistent result of df.head(1) and df.head()

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-31525: Assignee: Apache Spark > Inconsistent result of df.head(1) and df.head() >

[jira] [Assigned] (SPARK-31525) Inconsistent result of df.head(1) and df.head()

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-31525: Assignee: (was: Apache Spark) > Inconsistent result of df.head(1) and df.head() >

[jira] [Commented] (SPARK-31418) Blacklisting feature aborts Spark job without retrying for max num retries in case of Dynamic allocation

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166823#comment-17166823 ] Apache Spark commented on SPARK-31418: -- User 'venkata91' has created a pull request for this issue:

[jira] [Commented] (SPARK-31418) Blacklisting feature aborts Spark job without retrying for max num retries in case of Dynamic allocation

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166821#comment-17166821 ] Apache Spark commented on SPARK-31418: -- User 'venkata91' has created a pull request for this issue:

[jira] [Commented] (SPARK-32160) Executors should not be able to create SparkContext.

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166806#comment-17166806 ] Apache Spark commented on SPARK-32160: -- User 'ueshin' has created a pull request for this issue:

[jira] [Commented] (SPARK-32160) Executors should not be able to create SparkContext.

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166807#comment-17166807 ] Apache Spark commented on SPARK-32160: -- User 'ueshin' has created a pull request for this issue:

[jira] [Commented] (SPARK-20684) expose createOrReplaceGlobalTempView/createGlobalTempView and dropGlobalTempView in SparkR

2020-07-28 Thread Felix Cheung (Jira)
[ https://issues.apache.org/jira/browse/SPARK-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166801#comment-17166801 ] Felix Cheung commented on SPARK-20684: --

[jira] [Comment Edited] (SPARK-12172) Consider removing SparkR internal RDD APIs

2020-07-28 Thread Felix Cheung (Jira)
[ https://issues.apache.org/jira/browse/SPARK-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166581#comment-17166581 ] Felix Cheung edited comment on SPARK-12172 at 7/29/20, 1:20 AM: These

[jira] [Comment Edited] (SPARK-12172) Consider removing SparkR internal RDD APIs

2020-07-28 Thread Felix Cheung (Jira)
[ https://issues.apache.org/jira/browse/SPARK-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166581#comment-17166581 ] Felix Cheung edited comment on SPARK-12172 at 7/29/20, 1:19 AM: These

[jira] [Updated] (SPARK-32472) Expose confusion matrix elements by threshold in BinaryClassificationMetrics

2020-07-28 Thread Kevin Moore (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Moore updated SPARK-32472: Description: Currently, the only thresholded metrics available from BinaryClassificationMetrics

[jira] [Updated] (SPARK-32472) Expose confusion matrix elements by threshold in BinaryClassificationMetrics

2020-07-28 Thread Kevin Moore (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Moore updated SPARK-32472: Description: Currently, the only thresholded metrics available from BinaryClassificationMetrics

[jira] [Updated] (SPARK-32472) Expose confusion matrix elements by threshold in BinaryClassificationMetrics

2020-07-28 Thread Kevin Moore (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Moore updated SPARK-32472: Description: Currently, the only thresholded metrics available from BinaryClassificationMetrics

[jira] [Created] (SPARK-32472) Expose confusion matrix elements by threshold in BinaryClassificationMetrics

2020-07-28 Thread Kevin Moore (Jira)
Kevin Moore created SPARK-32472: --- Summary: Expose confusion matrix elements by threshold in BinaryClassificationMetrics Key: SPARK-32472 URL: https://issues.apache.org/jira/browse/SPARK-32472 Project:

[jira] [Updated] (SPARK-32140) Add summary to FMClassificationModel

2020-07-28 Thread Huaxin Gao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxin Gao updated SPARK-32140: --- Description: Add summary and training summary to FMClassificationModel. (was: Add summary and

[jira] [Updated] (SPARK-32140) Add summary to FMClassificationModel

2020-07-28 Thread Huaxin Gao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxin Gao updated SPARK-32140: --- Description: Add summary and training summary to > Add summary to FMClassificationModel >

[jira] [Updated] (SPARK-32449) Add summary to MultilayerPerceptronClassificationModel

2020-07-28 Thread Huaxin Gao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxin Gao updated SPARK-32449: --- Description: Add summary and training summary to MultilayerPerceptronClassificationModel > Add

[jira] [Updated] (SPARK-32139) Unify Classification Training Summary

2020-07-28 Thread Huaxin Gao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxin Gao updated SPARK-32139: --- Description: add classification model summary and training summary to each of the classification

[jira] [Commented] (SPARK-32421) Add code-gen for shuffled hash join

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1715#comment-1715 ] Apache Spark commented on SPARK-32421: -- User 'c21' has created a pull request for this issue:

[jira] [Commented] (SPARK-32421) Add code-gen for shuffled hash join

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1714#comment-1714 ] Apache Spark commented on SPARK-32421: -- User 'c21' has created a pull request for this issue:

[jira] [Assigned] (SPARK-32421) Add code-gen for shuffled hash join

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32421: Assignee: (was: Apache Spark) > Add code-gen for shuffled hash join >

[jira] [Assigned] (SPARK-32421) Add code-gen for shuffled hash join

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32421: Assignee: Apache Spark > Add code-gen for shuffled hash join >

[jira] [Commented] (SPARK-30817) SparkR ML algorithms parity

2020-07-28 Thread Maciej Szymkiewicz (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1713#comment-1713 ] Maciej Szymkiewicz commented on SPARK-30817: [~dan_z] I think we're in-sync ATM and this

[jira] [Commented] (SPARK-32470) Remove task result size check for shuffle map stage

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166643#comment-17166643 ] Apache Spark commented on SPARK-32470: -- User 'maryannxue' has created a pull request for this

[jira] [Assigned] (SPARK-32470) Remove task result size check for shuffle map stage

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32470: Assignee: (was: Apache Spark) > Remove task result size check for shuffle map stage

[jira] [Assigned] (SPARK-32470) Remove task result size check for shuffle map stage

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32470: Assignee: Apache Spark > Remove task result size check for shuffle map stage >

[jira] [Commented] (SPARK-32471) Describe JSON option `allowNonNumericNumbers`

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

[jira] [Commented] (SPARK-32471) Describe JSON option `allowNonNumericNumbers`

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

[jira] [Assigned] (SPARK-32471) Describe JSON option `allowNonNumericNumbers`

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32471: Assignee: Apache Spark > Describe JSON option `allowNonNumericNumbers` >

[jira] [Assigned] (SPARK-32471) Describe JSON option `allowNonNumericNumbers`

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32471: Assignee: (was: Apache Spark) > Describe JSON option `allowNonNumericNumbers` >

[jira] [Created] (SPARK-32471) Describe JSON option `allowNonNumericNumbers`

2020-07-28 Thread Maxim Gekk (Jira)
Maxim Gekk created SPARK-32471: -- Summary: Describe JSON option `allowNonNumericNumbers` Key: SPARK-32471 URL: https://issues.apache.org/jira/browse/SPARK-32471 Project: Spark Issue Type:

[jira] [Commented] (SPARK-32397) Snapshot artifacts can have differing timestamps, making it hard to consume

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166632#comment-17166632 ] Apache Spark commented on SPARK-32397: -- User 'holdenk' has created a pull request for this issue:

[jira] [Assigned] (SPARK-32397) Snapshot artifacts can have differing timestamps, making it hard to consume

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32397: Assignee: Apache Spark (was: Holden Karau) > Snapshot artifacts can have differing

[jira] [Commented] (SPARK-32397) Snapshot artifacts can have differing timestamps, making it hard to consume

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166629#comment-17166629 ] Apache Spark commented on SPARK-32397: -- User 'holdenk' has created a pull request for this issue:

[jira] [Assigned] (SPARK-32397) Snapshot artifacts can have differing timestamps, making it hard to consume

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32397: Assignee: Holden Karau (was: Apache Spark) > Snapshot artifacts can have differing

[jira] [Comment Edited] (SPARK-32429) Standalone Mode allow setting CUDA_VISIBLE_DEVICES on executor launch

2020-07-28 Thread Thomas Graves (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166627#comment-17166627 ] Thomas Graves edited comment on SPARK-32429 at 7/28/20, 6:47 PM: - Yes so

[jira] [Commented] (SPARK-32429) Standalone Mode allow setting CUDA_VISIBLE_DEVICES on executor launch

2020-07-28 Thread Thomas Graves (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166627#comment-17166627 ] Thomas Graves commented on SPARK-32429: --- Yes so for this first implementation we didn't really

[jira] [Comment Edited] (SPARK-28001) Dataframe throws 'socket.timeout: timed out' exception

2020-07-28 Thread StanislavKo (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166608#comment-17166608 ] StanislavKo edited comment on SPARK-28001 at 7/28/20, 6:04 PM: --- +1   OS:

[jira] [Created] (SPARK-32470) Remove task result size check for shuffle map stage

2020-07-28 Thread Wei Xue (Jira)
Wei Xue created SPARK-32470: --- Summary: Remove task result size check for shuffle map stage Key: SPARK-32470 URL: https://issues.apache.org/jira/browse/SPARK-32470 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-28001) Dataframe throws 'socket.timeout: timed out' exception

2020-07-28 Thread StanislavKo (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166608#comment-17166608 ] StanislavKo commented on SPARK-28001: - +1   OS: Windows 10  Python: 3.7.2 PySpark: 2.4.3

[jira] [Comment Edited] (SPARK-28001) Dataframe throws 'socket.timeout: timed out' exception

2020-07-28 Thread StanislavKo (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166608#comment-17166608 ] StanislavKo edited comment on SPARK-28001 at 7/28/20, 6:02 PM: --- +1   OS:

[jira] [Resolved] (SPARK-32458) Mismatched row access sizes in tests

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-32458. --- Fix Version/s: 3.1.0 Resolution: Fixed Issue resolved by pull request 29258

[jira] [Assigned] (SPARK-32458) Mismatched row access sizes in tests

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun reassigned SPARK-32458: - Assignee: Michael Munday > Mismatched row access sizes in tests >

[jira] [Commented] (SPARK-12172) Consider removing SparkR internal RDD APIs

2020-07-28 Thread Felix Cheung (Jira)
[ https://issues.apache.org/jira/browse/SPARK-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166581#comment-17166581 ] Felix Cheung commented on SPARK-12172: -- These are methods (map etc) that were never public and not

[jira] [Commented] (SPARK-20684) expose createOrReplaceGlobalTempView/createGlobalTempView and dropGlobalTempView in SparkR

2020-07-28 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166575#comment-17166575 ] Dongjoon Hyun commented on SPARK-20684: --- Actually, there was two PRs for this. -

[jira] [Comment Edited] (SPARK-30817) SparkR ML algorithms parity

2020-07-28 Thread S Daniel Zafar (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166571#comment-17166571 ] S Daniel Zafar edited comment on SPARK-30817 at 7/28/20, 5:19 PM: -- I

[jira] [Commented] (SPARK-12172) Consider removing SparkR internal RDD APIs

2020-07-28 Thread S Daniel Zafar (Jira)
[ https://issues.apache.org/jira/browse/SPARK-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166569#comment-17166569 ] S Daniel Zafar commented on SPARK-12172: My opinion is that it makes sense to keep these

[jira] [Commented] (SPARK-32469) ApplyColumnarRulesAndInsertTransitions should be idempotent

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166567#comment-17166567 ] Apache Spark commented on SPARK-32469: -- User 'cloud-fan' has created a pull request for this issue:

[jira] [Commented] (SPARK-32469) ApplyColumnarRulesAndInsertTransitions should be idempotent

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166564#comment-17166564 ] Apache Spark commented on SPARK-32469: -- User 'cloud-fan' has created a pull request for this issue:

[jira] [Assigned] (SPARK-32469) ApplyColumnarRulesAndInsertTransitions should be idempotent

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32469: Assignee: Apache Spark (was: Wenchen Fan) > ApplyColumnarRulesAndInsertTransitions

[jira] [Assigned] (SPARK-32469) ApplyColumnarRulesAndInsertTransitions should be idempotent

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32469: Assignee: Wenchen Fan (was: Apache Spark) > ApplyColumnarRulesAndInsertTransitions

[jira] [Created] (SPARK-32469) ApplyColumnarRulesAndInsertTransitions should be idempotent

2020-07-28 Thread Wenchen Fan (Jira)
Wenchen Fan created SPARK-32469: --- Summary: ApplyColumnarRulesAndInsertTransitions should be idempotent Key: SPARK-32469 URL: https://issues.apache.org/jira/browse/SPARK-32469 Project: Spark

[jira] [Commented] (SPARK-20684) expose createOrReplaceGlobalTempView/createGlobalTempView and dropGlobalTempView in SparkR

2020-07-28 Thread S Daniel Zafar (Jira)
[ https://issues.apache.org/jira/browse/SPARK-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166559#comment-17166559 ] S Daniel Zafar commented on SPARK-20684: The PR ([https://github.com/apache/spark/pull/17941])

[jira] [Comment Edited] (SPARK-32429) Standalone Mode allow setting CUDA_VISIBLE_DEVICES on executor launch

2020-07-28 Thread Xiangrui Meng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166532#comment-17166532 ] Xiangrui Meng edited comment on SPARK-32429 at 7/28/20, 4:30 PM: -

[jira] [Commented] (SPARK-32429) Standalone Mode allow setting CUDA_VISIBLE_DEVICES on executor launch

2020-07-28 Thread Xiangrui Meng (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166532#comment-17166532 ] Xiangrui Meng commented on SPARK-32429: --- [~tgraves] Thanks for the clarification! It makes sense

[jira] [Assigned] (SPARK-32339) Improve MLlib BLAS native acceleration docs

2020-07-28 Thread Huaxin Gao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxin Gao reassigned SPARK-32339: -- Assignee: Xiaochang Wu > Improve MLlib BLAS native acceleration docs >

[jira] [Resolved] (SPARK-32339) Improve MLlib BLAS native acceleration docs

2020-07-28 Thread Huaxin Gao (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxin Gao resolved SPARK-32339. Fix Version/s: 3.1.0 3.0.1 Resolution: Fixed Issue resolved by pull

[jira] [Commented] (SPARK-32468) Fix timeout config issue in Kafka connector tests

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166494#comment-17166494 ] Apache Spark commented on SPARK-32468: -- User 'gaborgsomogyi' has created a pull request for this

[jira] [Assigned] (SPARK-32468) Fix timeout config issue in Kafka connector tests

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32468: Assignee: (was: Apache Spark) > Fix timeout config issue in Kafka connector tests >

[jira] [Assigned] (SPARK-32468) Fix timeout config issue in Kafka connector tests

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32468: Assignee: Apache Spark > Fix timeout config issue in Kafka connector tests >

[jira] [Created] (SPARK-32468) Fix timeout config issue in Kafka connector tests

2020-07-28 Thread Gabor Somogyi (Jira)
Gabor Somogyi created SPARK-32468: - Summary: Fix timeout config issue in Kafka connector tests Key: SPARK-32468 URL: https://issues.apache.org/jira/browse/SPARK-32468 Project: Spark Issue

[jira] [Assigned] (SPARK-32467) Avoid encoding URL twice on https redirect

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32467: Assignee: Apache Spark (was: Gengliang Wang) > Avoid encoding URL twice on https

[jira] [Commented] (SPARK-32467) Avoid encoding URL twice on https redirect

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166477#comment-17166477 ] Apache Spark commented on SPARK-32467: -- User 'gengliangwang' has created a pull request for this

[jira] [Created] (SPARK-32467) Avoid encoding URL twice on https redirect

2020-07-28 Thread Gengliang Wang (Jira)
Gengliang Wang created SPARK-32467: -- Summary: Avoid encoding URL twice on https redirect Key: SPARK-32467 URL: https://issues.apache.org/jira/browse/SPARK-32467 Project: Spark Issue Type:

[jira] [Assigned] (SPARK-32466) Add support to catch SparkPlan regression base on TPC-DS queries

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32466: Assignee: Apache Spark > Add support to catch SparkPlan regression base on TPC-DS

[jira] [Commented] (SPARK-28004) Update jquery to 3.4.1

2020-07-28 Thread Sean R. Owen (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166411#comment-17166411 ] Sean R. Owen commented on SPARK-28004: -- I hadn't planned to, as it's a non-trivial change, and it

[jira] [Assigned] (SPARK-32466) Add support to catch SparkPlan regression base on TPC-DS queries

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-32466: Assignee: (was: Apache Spark) > Add support to catch SparkPlan regression base on

[jira] [Commented] (SPARK-32466) Add support to catch SparkPlan regression base on TPC-DS queries

2020-07-28 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166410#comment-17166410 ] Apache Spark commented on SPARK-32466: -- User 'Ngone51' has created a pull request for this issue:

[jira] [Commented] (SPARK-21784) Add ALTER TABLE ADD CONSTRANT DDL to support defining primary key and foreign keys

2020-07-28 Thread Hamad Javed (Jira)
[ https://issues.apache.org/jira/browse/SPARK-21784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166401#comment-17166401 ] Hamad Javed commented on SPARK-21784: - Hey [~ksunitha], I would be really interested in having this

[jira] [Resolved] (SPARK-32382) Override table renaming in JDBC dialects

2020-07-28 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-32382. - Fix Version/s: 3.1.0 Resolution: Fixed Issue resolved by pull request 29237

[jira] [Assigned] (SPARK-32382) Override table renaming in JDBC dialects

2020-07-28 Thread Wenchen Fan (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-32382: --- Assignee: Maxim Gekk > Override table renaming in JDBC dialects >

  1   2   >