[jira] [Assigned] (SPARK-22395) Fix the behavior of timestamp values for Pandas to respect session timezone

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22395: Assignee: (was: Apache Spark) > Fix the behavior of timestamp values for Pandas to

[jira] [Commented] (SPARK-22395) Fix the behavior of timestamp values for Pandas to respect session timezone

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224399#comment-16224399 ] Apache Spark commented on SPARK-22395: -- User 'ueshin' has created a pull request for this issue:

[jira] [Assigned] (SPARK-22395) Fix the behavior of timestamp values for Pandas to respect session timezone

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22395: Assignee: Apache Spark > Fix the behavior of timestamp values for Pandas to respect

[jira] [Commented] (SPARK-7019) Build docs on doc changes

2017-10-29 Thread Xin Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224388#comment-16224388 ] Xin Lu commented on SPARK-7019: --- recent pr here:

[jira] [Commented] (SPARK-7019) Build docs on doc changes

2017-10-29 Thread Xin Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224386#comment-16224386 ] Xin Lu commented on SPARK-7019: --- It looks like unidoc is running on new PRs now. Maybe this can be closed

[jira] [Commented] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)

2017-10-29 Thread Ohad Raviv (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224374#comment-16224374 ] Ohad Raviv commented on SPARK-21657: ok i found the relevant rule:

[jira] [Commented] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)

2017-10-29 Thread Ohad Raviv (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224365#comment-16224365 ] Ohad Raviv commented on SPARK-21657: After futher investigating I believe that my assesment is

[jira] [Comment Edited] (SPARK-20000) Spark Hive tests aborted due to lz4-java on ppc64le

2017-10-29 Thread Xin Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224358#comment-16224358 ] Xin Lu edited comment on SPARK-2 at 10/30/17 4:12 AM: -- I checked the

[jira] [Created] (SPARK-22395) Fix the behavior of timestamp values for Pandas to respect session timezone

2017-10-29 Thread Takuya Ueshin (JIRA)
Takuya Ueshin created SPARK-22395: - Summary: Fix the behavior of timestamp values for Pandas to respect session timezone Key: SPARK-22395 URL: https://issues.apache.org/jira/browse/SPARK-22395

[jira] [Comment Edited] (SPARK-20000) Spark Hive tests aborted due to lz4-java on ppc64le

2017-10-29 Thread Xin Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224358#comment-16224358 ] Xin Lu edited comment on SPARK-2 at 10/30/17 4:04 AM: -- I checked the

[jira] [Commented] (SPARK-20000) Spark Hive tests aborted due to lz4-java on ppc64le

2017-10-29 Thread Xin Lu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224358#comment-16224358 ] Xin Lu commented on SPARK-2: I checked the dependencies and it looks like lz4-java already updated to

[jira] [Commented] (SPARK-22333) ColumnReference should get higher priority than timeFunctionCall(CURRENT_DATE, CURRENT_TIMESTAMP)

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224342#comment-16224342 ] Apache Spark commented on SPARK-22333: -- User 'DonnyZone' has created a pull request for this issue:

[jira] [Updated] (SPARK-21625) Add incompatible Hive UDF describe to DOC

2017-10-29 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-21625: Description: SQRT: {code:sql} hive> select SQRT(-10.0); OK NULL Time taken: 0.384 seconds,

[jira] [Updated] (SPARK-21625) sqrt(negative number) should be null

2017-10-29 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-21625: Component/s: (was: SQL) Documentation > sqrt(negative number) should be null

[jira] [Updated] (SPARK-21625) Add incompatible Hive UDF describe to DOC

2017-10-29 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-21625: Summary: Add incompatible Hive UDF describe to DOC (was: sqrt(negative number) should be null) >

[jira] [Resolved] (SPARK-22379) Reduce duplication setUpClass and tearDownClass in PySpark SQL tests

2017-10-29 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takuya Ueshin resolved SPARK-22379. --- Resolution: Resolved > Reduce duplication setUpClass and tearDownClass in PySpark SQL tests

[jira] [Commented] (SPARK-22379) Reduce duplication setUpClass and tearDownClass in PySpark SQL tests

2017-10-29 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224333#comment-16224333 ] Takuya Ueshin commented on SPARK-22379: --- Issue resolved by pull request 19595

[jira] [Updated] (SPARK-22379) Reduce duplication setUpClass and tearDownClass in PySpark SQL tests

2017-10-29 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takuya Ueshin updated SPARK-22379: -- Fix Version/s: 2.3.0 > Reduce duplication setUpClass and tearDownClass in PySpark SQL tests >

[jira] [Assigned] (SPARK-22379) Reduce duplication setUpClass and tearDownClass in PySpark SQL tests

2017-10-29 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takuya Ueshin reassigned SPARK-22379: - Assignee: Hyukjin Kwon > Reduce duplication setUpClass and tearDownClass in PySpark SQL

[jira] [Commented] (SPARK-22344) Prevent R CMD check from using /tmp

2017-10-29 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224301#comment-16224301 ] Shivaram Venkataraman commented on SPARK-22344: --- well uninstall is just removing

[jira] [Assigned] (SPARK-22394) Redundant synchronization for metastore access

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22394: Assignee: (was: Apache Spark) > Redundant synchronization for metastore access >

[jira] [Commented] (SPARK-22394) Redundant synchronization for metastore access

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224296#comment-16224296 ] Apache Spark commented on SPARK-22394: -- User 'wzhfy' has created a pull request for this issue:

[jira] [Assigned] (SPARK-22394) Redundant synchronization for metastore access

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22394: Assignee: Apache Spark > Redundant synchronization for metastore access >

[jira] [Commented] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224289#comment-16224289 ] Apache Spark commented on SPARK-22291: -- User 'jmchung' has created a pull request for this issue:

[jira] [Commented] (SPARK-22365) Spark UI executors empty list with 500 error

2017-10-29 Thread guoxiaolongzte (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224284#comment-16224284 ] guoxiaolongzte commented on SPARK-22365: You need to provide a snapshot to help other people

[jira] [Reopened] (SPARK-22308) Support unit tests of spark code using ScalaTest using suites other than FunSuite

2017-10-29 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reopened SPARK-22308: -- > Support unit tests of spark code using ScalaTest using suites other than > FunSuite >

[jira] [Commented] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error

2017-10-29 Thread Jen-Ming Chung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224248#comment-16224248 ] Jen-Ming Chung commented on SPARK-22291: Thank you all :) > Postgresql UUID[] to Cassandra:

[jira] [Commented] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error

2017-10-29 Thread Liang-Chi Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224247#comment-16224247 ] Liang-Chi Hsieh commented on SPARK-22291: - Thanks [~hyukjin.kwon]. > Postgresql UUID[] to

[jira] [Assigned] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error

2017-10-29 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon reassigned SPARK-22291: Assignee: Jen-Ming Chung (was: Fabio J. Walter) > Postgresql UUID[] to Cassandra:

[jira] [Commented] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error

2017-10-29 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224246#comment-16224246 ] Hyukjin Kwon commented on SPARK-22291: -- I happened to see this comment first and just updated. >

[jira] [Commented] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error

2017-10-29 Thread Liang-Chi Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224245#comment-16224245 ] Liang-Chi Hsieh commented on SPARK-22291: - [~cloud_fan] The Assignee should be [~jmchung].

[jira] [Reopened] (SPARK-15689) Data source API v2

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reopened SPARK-15689: - > Data source API v2 > -- > > Key: SPARK-15689 >

[jira] [Commented] (SPARK-15689) Data source API v2

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224224#comment-16224224 ] Wenchen Fan commented on SPARK-15689: - ah missed this one, reopen this ticket. My concern is that,

[jira] [Commented] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2017-10-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224194#comment-16224194 ] Sean Owen commented on SPARK-22393: --- I'm guessing it's something to do with how it overrides the shell

[jira] [Commented] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2017-10-29 Thread Ryan Williams (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224158#comment-16224158 ] Ryan Williams commented on SPARK-22393: --- Everything works fine in a Scala shell ({{scala -cp

[jira] [Commented] (SPARK-22344) Prevent R CMD check from using /tmp

2017-10-29 Thread Felix Cheung (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224139#comment-16224139 ] Felix Cheung commented on SPARK-22344: -- Kinda we don't have any uninstall feature though >

[jira] [Commented] (SPARK-2465) Use long as user / item ID for ALS

2017-10-29 Thread Matteo Cossu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224124#comment-16224124 ] Matteo Cossu commented on SPARK-2465: - For example, with this limitation it is not possible to use

[jira] [Commented] (SPARK-15689) Data source API v2

2017-10-29 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224122#comment-16224122 ] Reynold Xin commented on SPARK-15689: - Why not put all of them as subtasks here? Also

[jira] [Commented] (SPARK-22394) Redundant synchronization for metastore access

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224120#comment-16224120 ] Wenchen Fan commented on SPARK-22394: - looks like so, can you send a PR? thanks! > Redundant

[jira] [Resolved] (SPARK-22291) Postgresql UUID[] to Cassandra: Conversion Error

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-22291. - Resolution: Fixed Assignee: Fabio J. Walter Fix Version/s: 2.3.0 > Postgresql

[jira] [Updated] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2017-10-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-22393: -- Priority: Minor (was: Major) > spark-shell can't find imported types in class constructors, extends

[jira] [Commented] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2017-10-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224040#comment-16224040 ] Sean Owen commented on SPARK-22393: --- That's a weird one. {{class P(p: org.apache.spark.Partition)}}

[jira] [Commented] (SPARK-22394) Redundant synchronization for metastore access

2017-10-29 Thread Zhenhua Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224028#comment-16224028 ] Zhenhua Wang commented on SPARK-22394: -- [~cloud_fan] [~smilegator] [~rxin] Do I understand it

[jira] [Created] (SPARK-22394) Redundant synchronization for metastore access

2017-10-29 Thread Zhenhua Wang (JIRA)
Zhenhua Wang created SPARK-22394: Summary: Redundant synchronization for metastore access Key: SPARK-22394 URL: https://issues.apache.org/jira/browse/SPARK-22394 Project: Spark Issue Type:

[jira] [Updated] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2017-10-29 Thread Ryan Williams (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Williams updated SPARK-22393: -- Affects Version/s: (was: 2.0.0) 2.0.2 > spark-shell can't find

[jira] [Created] (SPARK-22393) spark-shell can't find imported types in class constructors, extends clause

2017-10-29 Thread Ryan Williams (JIRA)
Ryan Williams created SPARK-22393: - Summary: spark-shell can't find imported types in class constructors, extends clause Key: SPARK-22393 URL: https://issues.apache.org/jira/browse/SPARK-22393

[jira] [Resolved] (SPARK-15689) Data source API v2

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan resolved SPARK-15689. - Resolution: Fixed Fix Version/s: 2.3.0 > Data source API v2 > -- > >

[jira] [Commented] (SPARK-15689) Data source API v2

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223988#comment-16223988 ] Wenchen Fan commented on SPARK-15689: - The basic read/write interfaces are done, I'm resolving this

[jira] [Created] (SPARK-22392) columnar reader interface

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22392: --- Summary: columnar reader interface Key: SPARK-22392 URL: https://issues.apache.org/jira/browse/SPARK-22392 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-22391) add `MetadataCreationSupport` trait to separate data and metadata handling at write path

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-22391: Description: please refer to the discussion in the dev list with this email: *[discuss] Data

[jira] [Commented] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223987#comment-16223987 ] Wenchen Fan commented on SPARK-21657: - I'd say they are different issues, and I haven't figured out

[jira] [Updated] (SPARK-22391) add `MetadataCreationSupport` trait to separate data and metadata handling at write path

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-22391: Description: please refer to the discussion and the dev list with this email: *[discuss] Data

[jira] [Created] (SPARK-22391) add `MetadataCreationSupport` trait to separate data and metadata handling at write path

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22391: --- Summary: add `MetadataCreationSupport` trait to separate data and metadata handling at write path Key: SPARK-22391 URL: https://issues.apache.org/jira/browse/SPARK-22391

[jira] [Assigned] (SPARK-22389) partitioning reporting

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan reassigned SPARK-22389: --- Assignee: Wenchen Fan > partitioning reporting > -- > >

[jira] [Created] (SPARK-22390) Aggregate push down

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22390: --- Summary: Aggregate push down Key: SPARK-22390 URL: https://issues.apache.org/jira/browse/SPARK-22390 Project: Spark Issue Type: Sub-task Components:

[jira] [Created] (SPARK-22389) partitioning reporting

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22389: --- Summary: partitioning reporting Key: SPARK-22389 URL: https://issues.apache.org/jira/browse/SPARK-22389 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-22387) propagate session configs to data source read/write options

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-22387: Description: This is an open discussion. The general idea is we should allow users to set some

[jira] [Created] (SPARK-22388) Limit push down

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22388: --- Summary: Limit push down Key: SPARK-22388 URL: https://issues.apache.org/jira/browse/SPARK-22388 Project: Spark Issue Type: Sub-task Components: SQL

[jira] [Updated] (SPARK-22387) propagate session configs to data source read/write options

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-22387: Description: This is an open discussion. The general idea is we should allow users to set some

[jira] [Updated] (SPARK-22387) propagate session configs to data source read/write options

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-22387: Description: This is an open discussion. The general idea is we should allow users to set some

[jira] [Updated] (SPARK-22387) propagate session configs to data source read/write options

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-22387: Description: This is an open discussion. The general idea is we should allow users to set some

[jira] [Created] (SPARK-22387) propagate session configs to data source read/write options

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22387: --- Summary: propagate session configs to data source read/write options Key: SPARK-22387 URL: https://issues.apache.org/jira/browse/SPARK-22387 Project: Spark

[jira] [Created] (SPARK-22386) Data Source V2 improvements

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22386: --- Summary: Data Source V2 improvements Key: SPARK-22386 URL: https://issues.apache.org/jira/browse/SPARK-22386 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)

2017-10-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223971#comment-16223971 ] Sean Owen commented on SPARK-21657: --- Thanks [~cloud_fan] for the fast look. You're saying that

[jira] [Assigned] (SPARK-22385) MapObjects should not access list element by index

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22385: Assignee: Wenchen Fan (was: Apache Spark) > MapObjects should not access list element by

[jira] [Assigned] (SPARK-22385) MapObjects should not access list element by index

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22385: Assignee: Apache Spark (was: Wenchen Fan) > MapObjects should not access list element by

[jira] [Commented] (SPARK-22385) MapObjects should not access list element by index

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223958#comment-16223958 ] Apache Spark commented on SPARK-22385: -- User 'cloud-fan' has created a pull request for this issue:

[jira] [Updated] (SPARK-22385) MapObjects should not access list element by index

2017-10-29 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenchen Fan updated SPARK-22385: Issue Type: Improvement (was: Bug) > MapObjects should not access list element by index >

[jira] [Created] (SPARK-22385) MapObjects should not access list element by index

2017-10-29 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-22385: --- Summary: MapObjects should not access list element by index Key: SPARK-22385 URL: https://issues.apache.org/jira/browse/SPARK-22385 Project: Spark Issue Type:

[jira] [Commented] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)

2017-10-29 Thread Ohad Raviv (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223946#comment-16223946 ] Ohad Raviv commented on SPARK-21657: Sure, the plan for {code:java} val df_exploded =

[jira] [Commented] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)

2017-10-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223927#comment-16223927 ] Sean Owen commented on SPARK-21657: --- Can you paste the plans? this difference might be down to a

[jira] [Resolved] (SPARK-22380) Upgrade protobuf-java (com.google.protobuf) version from 2.5.0 to 3.4.0

2017-10-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-22380. --- Resolution: Won't Fix You need to shade your dependencies in your app, not Spark. Look at the

[jira] [Commented] (SPARK-21657) Spark has exponential time complexity to explode(array of structs)

2017-10-29 Thread Ohad Raviv (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223902#comment-16223902 ] Ohad Raviv commented on SPARK-21657: I Switched to toArray instead of toList in the above code and I

[jira] [Resolved] (SPARK-22375) Test script can fail if eggs are installed by setup.py during test process

2017-10-29 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-22375. -- Resolution: Fixed Fix Version/s: 2.3.0 > Test script can fail if eggs are installed by

[jira] [Commented] (SPARK-22384) Refine partition pruning when attribute is wrapped in Cast

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223880#comment-16223880 ] Apache Spark commented on SPARK-22384: -- User 'jinxing64' has created a pull request for this issue:

[jira] [Assigned] (SPARK-22384) Refine partition pruning when attribute is wrapped in Cast

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22384: Assignee: (was: Apache Spark) > Refine partition pruning when attribute is wrapped in

[jira] [Assigned] (SPARK-22384) Refine partition pruning when attribute is wrapped in Cast

2017-10-29 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-22384: Assignee: Apache Spark > Refine partition pruning when attribute is wrapped in Cast >

[jira] [Created] (SPARK-22384) Refine partition pruning when attribute is wrapped in Cast

2017-10-29 Thread jin xing (JIRA)
jin xing created SPARK-22384: Summary: Refine partition pruning when attribute is wrapped in Cast Key: SPARK-22384 URL: https://issues.apache.org/jira/browse/SPARK-22384 Project: Spark Issue

[jira] [Commented] (SPARK-22375) Test script can fail if eggs are installed by setup.py during test process

2017-10-29 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16223877#comment-16223877 ] Hyukjin Kwon commented on SPARK-22375: -- Fixed in https://github.com/apache/spark/pull/19597 > Test

[jira] [Updated] (SPARK-22375) Test script can fail if eggs are installed by setup.py during test process

2017-10-29 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-22375: - External issue URL: https://github.com/pypa/setuptools/issues/391 > Test script can fail if eggs