[jira] [Commented] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread Chenxiao Mao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593200#comment-16593200 ] Chenxiao Mao commented on SPARK-25175: -- Also here is the similar investigation I did for parquet

[jira] [Reopened] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread Chenxiao Mao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chenxiao Mao reopened SPARK-25175: -- > Case-insensitive field resolution when reading from ORC >

[jira] [Commented] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread Chenxiao Mao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593194#comment-16593194 ] Chenxiao Mao commented on SPARK-25175: -- [~dongjoon] [~yucai] Here is a brief summary. We can see

[jira] [Commented] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread Chenxiao Mao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593185#comment-16593185 ] Chenxiao Mao commented on SPARK-25175: -- Thorough investigation about ORC tables {code} val data =

[jira] [Updated] (SPARK-25206) wrong records are returned when Hive metastore schema and parquet schema are in different letter cases

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Commented] (SPARK-25248) Audit barrier APIs for Spark 2.4

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593176#comment-16593176 ] Apache Spark commented on SPARK-25248: -- User 'mengxr' has created a pull request for this issue:

[jira] [Created] (SPARK-25248) Audit barrier APIs for Spark 2.4

2018-08-26 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-25248: - Summary: Audit barrier APIs for Spark 2.4 Key: SPARK-25248 URL: https://issues.apache.org/jira/browse/SPARK-25248 Project: Spark Issue Type: Story

[jira] [Created] (SPARK-25247) Make RDDBarrier configurable

2018-08-26 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-25247: - Summary: Make RDDBarrier configurable Key: SPARK-25247 URL: https://issues.apache.org/jira/browse/SPARK-25247 Project: Spark Issue Type: Story

[jira] [Commented] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593156#comment-16593156 ] Dongjoon Hyun commented on SPARK-25175: --- Thanks, [~yucai]. I'm highly interested in this case.

[jira] [Resolved] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun resolved SPARK-25175. --- Resolution: Cannot Reproduce I followed the same direction given by SPARK-25132, but I

[jira] [Commented] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593152#comment-16593152 ] yucai commented on SPARK-25175: --- I pinged [~seancxmao] offline, he will give more details. >

[jira] [Updated] (SPARK-25206) wrong records are returned when Hive metastore schema and parquet schema are in different letter cases

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Summary: wrong records are returned when Hive metastore schema and parquet schema are in different letter

[jira] [Updated] (SPARK-25206) data issue when Hive metastore schema and parquet schema are in different letter cases

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Updated] (SPARK-25206) data issue when Hive metastore schema and parquet schema are in different letter cases

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Updated] (SPARK-25206) data issue when Hive metastore schema and parquet schema are in different letter cases

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Summary: data issue when Hive metastore schema and parquet schema are in different letter cases (was: data

[jira] [Updated] (SPARK-25206) data issue when Hive metastore schema and parquet schema have different letter case

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Summary: data issue when Hive metastore schema and parquet schema have different letter case (was: data

[jira] [Updated] (SPARK-25206) data issue when Hive metastore schema and parquet schema have different letter case

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Updated] (SPARK-25206) data issue when

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Summary: data issue when (was: data issue because wrong column is pushdown for parquet) > data issue when

[jira] [Updated] (SPARK-25206) data issue because wrong column is pushdown for parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Updated] (SPARK-25206) data issue because wrong column is pushdown for parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Updated] (SPARK-25206) data issue because wrong column is pushdown for parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Comment Edited] (SPARK-25206) data issue because wrong column is pushdown for parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593126#comment-16593126 ] yucai edited comment on SPARK-25206 at 8/27/18 2:27 AM: [~dongjoon], because of

[jira] [Commented] (SPARK-25207) Case-insensitve field resolution for filter pushdown when reading Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593128#comment-16593128 ] Dongjoon Hyun commented on SPARK-25207: --- [~yucai]. My bad. Please ignore that. It was based on the

[jira] [Commented] (SPARK-25206) data issue because wrong column is pushdown for parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593126#comment-16593126 ] yucai commented on SPARK-25206: --- [~dongjoon], because of the below root cause {quote}Spark pushdowns

[jira] [Updated] (SPARK-25206) data issue because wrong column is pushdown for parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Description: In current Spark 2.3.1, below query returns wrong data silently. {code:java}

[jira] [Updated] (SPARK-25221) [DEPLOY] Consistent trailing whitespace treatment of conf values

2018-08-26 Thread Saisai Shao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saisai Shao updated SPARK-25221: Target Version/s: (was: 2.3.2, 2.4.0) > [DEPLOY] Consistent trailing whitespace treatment of

[jira] [Commented] (SPARK-25221) [DEPLOY] Consistent trailing whitespace treatment of conf values

2018-08-26 Thread Saisai Shao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593124#comment-16593124 ] Saisai Shao commented on SPARK-25221: - I'm going to remove the target version, I don't think it is a

[jira] [Updated] (SPARK-25206) data issue because wrong column is pushdown for parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yucai updated SPARK-25206: -- Summary: data issue because wrong column is pushdown for parquet (was: Wrong data may be returned for

[jira] [Commented] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593117#comment-16593117 ] Hyukjin Kwon commented on SPARK-25206: -- [~yucai], mind fixing the JIRA title? > Wrong data may be

[jira] [Commented] (SPARK-25207) Case-insensitve field resolution for filter pushdown when reading Parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593110#comment-16593110 ] yucai commented on SPARK-25207: --- [~dongjoon] , sorry if I am confusing you.   This bug is created for

[jira] [Commented] (SPARK-25207) Case-insensitve field resolution for filter pushdown when reading Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593108#comment-16593108 ] Dongjoon Hyun commented on SPARK-25207: --- According to the PR, this seems to be a new regression

[jira] [Updated] (SPARK-25207) Case-insensitve field resolution for filter pushdown when reading Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25207: -- Attachment: image.png > Case-insensitve field resolution for filter pushdown when reading

[jira] [Commented] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593102#comment-16593102 ] yucai commented on SPARK-25206: --- I am OK with "known correctness bug in 2.3" way, just raise some concern

[jira] [Commented] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread yucai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593100#comment-16593100 ] yucai commented on SPARK-25206: --- [~smilegator] , sure, I will add tests.   If we don't backport

[jira] [Commented] (SPARK-25236) Investigate using a logging library inside of PySpark on the workers instead of print

2018-08-26 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593098#comment-16593098 ] holdenk commented on SPARK-25236: - Probably. The only thing would be probably wanting to pass log level

[jira] [Commented] (SPARK-25236) Investigate using a logging library inside of PySpark on the workers instead of print

2018-08-26 Thread Liang-Chi Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593097#comment-16593097 ] Liang-Chi Hsieh commented on SPARK-25236: - hmm, maybe dumb question, can't we use {{logging}} to

[jira] [Commented] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593096#comment-16593096 ] Wenchen Fan commented on SPARK-25206: - I'm fine to mark it as a known correctness bug in Spark 2.2,

[jira] [Comment Edited] (SPARK-24826) Self-Join not working in Apache Spark 2.2.2

2018-08-26 Thread Michail Giannakopoulos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593085#comment-16593085 ] Michail Giannakopoulos edited comment on SPARK-24826 at 8/27/18 12:53 AM:

[jira] [Commented] (SPARK-24826) Self-Join not working in Apache Spark 2.2.2

2018-08-26 Thread Michail Giannakopoulos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593085#comment-16593085 ] Michail Giannakopoulos commented on SPARK-24826: [~dongjoon] I will and let you know...

[jira] [Commented] (SPARK-19355) Use map output statistices to improve global limit's parallelism

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593080#comment-16593080 ] Apache Spark commented on SPARK-19355: -- User 'viirya' has created a pull request for this issue:

[jira] [Updated] (SPARK-25207) Case-insensitve field resolution for filter pushdown when reading Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25207: -- Description: Currently, filter pushdown will not work if Parquet schema and Hive metastore

[jira] [Updated] (SPARK-24766) CreateHiveTableAsSelect and InsertIntoHiveDir won't generate decimal column stats in parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-24766: -- Labels: Parquet (was: ) > CreateHiveTableAsSelect and InsertIntoHiveDir won't generate

[jira] [Commented] (SPARK-24826) Self-Join not working in Apache Spark 2.2.2

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-24826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593067#comment-16593067 ] Dongjoon Hyun commented on SPARK-24826: --- Hi, [~miccagiann]. Could you try that in Apache Spark

[jira] [Updated] (SPARK-25132) Case-insensitive field resolution when reading from Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25132: -- Labels: Parquet (was: ) > Case-insensitive field resolution when reading from Parquet >

[jira] [Updated] (SPARK-25135) insert datasource table may all null when select from view on parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25135: -- Labels: Parquet correctness (was: correctness) > insert datasource table may all null when

[jira] [Updated] (SPARK-25207) Case-insensitve field resolution for filter pushdown when reading Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25207: -- Labels: Parquet (was: ) > Case-insensitve field resolution for filter pushdown when reading

[jira] [Updated] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25206: -- Labels: Parquet correctness (was: correctness) > Wrong data may be returned for Parquet >

[jira] [Commented] (SPARK-25135) insert datasource table may all null when select from view on parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593066#comment-16593066 ] Dongjoon Hyun commented on SPARK-25135: --- [~yumwang]. Could you update your PR according to this

[jira] [Updated] (SPARK-25135) insert datasource table may all null when select from view on parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25135: -- Description: This happens on parquet. How to reproduce in parquet. {code:scala} val path =

[jira] [Updated] (SPARK-25135) insert datasource table may all null when select from view on parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25135: -- Description: How to reproduce: {code:scala} val path = "/tmp/spark/parquet" val cnt = 30

[jira] [Updated] (SPARK-25135) insert datasource table may all null when select from view on parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-25135: -- Summary: insert datasource table may all null when select from view on parquet (was: insert

[jira] [Commented] (SPARK-25091) Spark Thrift Server: UNCACHE TABLE and CLEAR CACHE does not clean up executor memory

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593061#comment-16593061 ] Dongjoon Hyun commented on SPARK-25091: --- Hi, [~Chao Fang]. Could you remove `Spark Thrift Server:

[jira] [Comment Edited] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593041#comment-16593041 ] Xiao Li edited comment on SPARK-25206 at 8/26/18 10:45 PM: --- Currently, we do

[jira] [Commented] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593041#comment-16593041 ] Xiao Li commented on SPARK-25206: - Previously, we do not have a good test coverage when the physical

[jira] [Commented] (SPARK-25246) When the spark.eventLog.compress is enabled, the Application is not showing in the History server UI ('incomplete application' page), initially.

2018-08-26 Thread shahid (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593040#comment-16593040 ] shahid commented on SPARK-25246: I am working on it :) > When the spark.eventLog.compress is enabled,

[jira] [Created] (SPARK-25246) When the spark.eventLog.compress is enabled, the Application is not showing in the History server UI ('incomplete application' page), initially.

2018-08-26 Thread shahid (JIRA)
shahid created SPARK-25246: -- Summary: When the spark.eventLog.compress is enabled, the Application is not showing in the History server UI ('incomplete application' page), initially. Key: SPARK-25246 URL:

[jira] [Assigned] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-25245: Assignee: Apache Spark > Explain regarding limiting modification on

[jira] [Commented] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593034#comment-16593034 ] Apache Spark commented on SPARK-25245: -- User 'HeartSaVioR' has created a pull request for this

[jira] [Assigned] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-25245: Assignee: (was: Apache Spark) > Explain regarding limiting modification on

[jira] [Created] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming

2018-08-26 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created SPARK-25245: Summary: Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming Key: SPARK-25245 URL:

[jira] [Commented] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593024#comment-16593024 ] Dongjoon Hyun commented on SPARK-25206: --- Hi, [~yucai], [~cloud_fan], [~smilegator],

[jira] [Commented] (SPARK-25175) Case-insensitive field resolution when reading from ORC

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593013#comment-16593013 ] Dongjoon Hyun commented on SPARK-25175: --- [~seancxmao]. If there is no example, we can not help

[jira] [Updated] (SPARK-25244) [Python] Setting `spark.sql.session.timeZone` only partially respected

2018-08-26 Thread Anton Daitche (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Daitche updated SPARK-25244: -- Description: The setting `spark.sql.session.timeZone` is respected by PySpark when

[jira] [Created] (SPARK-25244) [Python] Setting `spark.sql.session.timeZone` only partially respected

2018-08-26 Thread Anton Daitche (JIRA)
Anton Daitche created SPARK-25244: - Summary: [Python] Setting `spark.sql.session.timeZone` only partially respected Key: SPARK-25244 URL: https://issues.apache.org/jira/browse/SPARK-25244 Project:

[jira] [Updated] (SPARK-25244) [Python] Setting `spark.sql.session.timeZone` only partially respected

2018-08-26 Thread Anton Daitche (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Daitche updated SPARK-25244: -- Description: The setting `spark.sql.session.timeZone` is respected by PySpark when

[jira] [Assigned] (SPARK-25243) Use FailureSafeParser in from_json

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-25243: Assignee: Apache Spark > Use FailureSafeParser in from_json >

[jira] [Commented] (SPARK-25243) Use FailureSafeParser in from_json

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592940#comment-16592940 ] Apache Spark commented on SPARK-25243: -- User 'MaxGekk' has created a pull request for this issue:

[jira] [Assigned] (SPARK-25243) Use FailureSafeParser in from_json

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-25243: Assignee: (was: Apache Spark) > Use FailureSafeParser in from_json >

[jira] [Created] (SPARK-25243) Use FailureSafeParser in from_json

2018-08-26 Thread Maxim Gekk (JIRA)
Maxim Gekk created SPARK-25243: -- Summary: Use FailureSafeParser in from_json Key: SPARK-25243 URL: https://issues.apache.org/jira/browse/SPARK-25243 Project: Spark Issue Type: Improvement

[jira] [Resolved] (SPARK-23707) Don't need shuffle exchange with single partition for 'spark.range'

2018-08-26 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-23707. -- Resolution: Cannot Reproduce > Don't need shuffle exchange with single partition for

[jira] [Resolved] (SPARK-25013) JDBC urls with jdbc:mariadb don't work as expected

2018-08-26 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-25013. -- Resolution: Won't Fix I wouldn't add this into Spark for now unless there's strong request

[jira] [Assigned] (SPARK-10697) Lift Calculation in Association Rule mining

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10697: Assignee: Apache Spark > Lift Calculation in Association Rule mining >

[jira] [Commented] (SPARK-10697) Lift Calculation in Association Rule mining

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592899#comment-16592899 ] Apache Spark commented on SPARK-10697: -- User 'mgaido91' has created a pull request for this issue:

[jira] [Assigned] (SPARK-10697) Lift Calculation in Association Rule mining

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-10697: Assignee: (was: Apache Spark) > Lift Calculation in Association Rule mining >

[jira] [Resolved] (SPARK-23792) Documentation improvements for datetime functions

2018-08-26 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-23792. --- Resolution: Fixed Fix Version/s: 2.4.0 Issue resolved by pull request 20901

[jira] [Assigned] (SPARK-23792) Documentation improvements for datetime functions

2018-08-26 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen reassigned SPARK-23792: - Assignee: A Bradbury > Documentation improvements for datetime functions >

[jira] [Resolved] (SPARK-25080) NPE in HiveShim$.toCatalystDecimal(HiveShim.scala:110)

2018-08-26 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon resolved SPARK-25080. -- Resolution: Cannot Reproduce > NPE in HiveShim$.toCatalystDecimal(HiveShim.scala:110) >

[jira] [Commented] (SPARK-25206) Wrong data may be returned for Parquet

2018-08-26 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592893#comment-16592893 ] Hyukjin Kwon commented on SPARK-25206: -- Please fix the JIRA title to reflect more precisely rather

[jira] [Commented] (SPARK-25135) insert datasource table may all null when select from view

2018-08-26 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592890#comment-16592890 ] Yuming Wang commented on SPARK-25135: - Another serious case: {code:scala} withTempDir { dir =>

[jira] [Commented] (SPARK-23698) Spark code contains numerous undefined names in Python 3

2018-08-26 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592848#comment-16592848 ] Apache Spark commented on SPARK-23698: -- User 'HyukjinKwon' has created a pull request for this