[jira] [Updated] (SPARK-23518) Avoid metastore access when users only want to read and store data frames

2018-02-26 Thread Feng Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Liu updated SPARK-23518: - Description: https://issues.apache.org/jira/browse/SPARK-21732 added one patch, which allows a spark

[jira] [Updated] (SPARK-23518) Avoid metastore access when users only want to read and store data frames

2018-02-26 Thread Feng Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Liu updated SPARK-23518: - Summary: Avoid metastore access when users only want to read and store data frames (was: Completely

[jira] [Updated] (SPARK-23518) Completely remove metastore access if the query is not using tables

2018-02-26 Thread Feng Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Liu updated SPARK-23518: - Description: This is to followup https://issues.apache.org/jira/browse/SPARK-21732, which allows a spark

[jira] [Created] (SPARK-23518) Completely remove metastore access if the query is not using tables

2018-02-26 Thread Feng Liu (JIRA)
Feng Liu created SPARK-23518: Summary: Completely remove metastore access if the query is not using tables Key: SPARK-23518 URL: https://issues.apache.org/jira/browse/SPARK-23518 Project: Spark

[jira] [Created] (SPARK-23379) remove redundant metastore access if the current database name is the same

2018-02-09 Thread Feng Liu (JIRA)
Feng Liu created SPARK-23379: Summary: remove redundant metastore access if the current database name is the same Key: SPARK-23379 URL: https://issues.apache.org/jira/browse/SPARK-23379 Project: Spark

[jira] [Created] (SPARK-23378) move setCurrentDatabase from HiveExternalCatalog to HiveClientImpl

2018-02-09 Thread Feng Liu (JIRA)
Feng Liu created SPARK-23378: Summary: move setCurrentDatabase from HiveExternalCatalog to HiveClientImpl Key: SPARK-23378 URL: https://issues.apache.org/jira/browse/SPARK-23378 Project: Spark

[jira] [Created] (SPARK-23259) Clean up legacy code around hive external catalog

2018-01-29 Thread Feng Liu (JIRA)
Feng Liu created SPARK-23259: Summary: Clean up legacy code around hive external catalog Key: SPARK-23259 URL: https://issues.apache.org/jira/browse/SPARK-23259 Project: Spark Issue Type:

[jira] [Commented] (SPARK-22891) NullPointerException when use udf

2017-12-28 Thread Feng Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305881#comment-16305881 ] Feng Liu commented on SPARK-22891: -- A side note: if we don't want to merge

[jira] [Comment Edited] (SPARK-22891) NullPointerException when use udf

2017-12-28 Thread Feng Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305862#comment-16305862 ] Feng Liu edited comment on SPARK-22891 at 12/29/17 12:56 AM: - This is

[jira] [Comment Edited] (SPARK-22891) NullPointerException when use udf

2017-12-28 Thread Feng Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305862#comment-16305862 ] Feng Liu edited comment on SPARK-22891 at 12/29/17 12:49 AM: - This is

[jira] [Commented] (SPARK-22891) NullPointerException when use udf

2017-12-28 Thread Feng Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305862#comment-16305862 ] Feng Liu commented on SPARK-22891: -- This is definitely caused by the race from

[jira] [Created] (SPARK-22916) shouldn't bias towards build right if user does not specify

2017-12-27 Thread Feng Liu (JIRA)
Feng Liu created SPARK-22916: Summary: shouldn't bias towards build right if user does not specify Key: SPARK-22916 URL: https://issues.apache.org/jira/browse/SPARK-22916 Project: Spark Issue

[jira] [Created] (SPARK-22254) clean up the implementation of `growToSize` in CompactBuffer

2017-10-11 Thread Feng Liu (JIRA)
Feng Liu created SPARK-22254: Summary: clean up the implementation of `growToSize` in CompactBuffer Key: SPARK-22254 URL: https://issues.apache.org/jira/browse/SPARK-22254 Project: Spark Issue

[jira] [Created] (SPARK-22222) Fix the ARRAY_MAX in BufferHolder and add a test

2017-10-08 Thread Feng Liu (JIRA)
Feng Liu created SPARK-2: Summary: Fix the ARRAY_MAX in BufferHolder and add a test Key: SPARK-2 URL: https://issues.apache.org/jira/browse/SPARK-2 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-22003) vectorized reader does not work with UDF when the column is array

2017-09-13 Thread Feng Liu (JIRA)
Feng Liu created SPARK-22003: Summary: vectorized reader does not work with UDF when the column is array Key: SPARK-22003 URL: https://issues.apache.org/jira/browse/SPARK-22003 Project: Spark

[jira] [Created] (SPARK-21188) releaseAllLocksForTask should synchronize the whole method

2017-06-22 Thread Feng Liu (JIRA)
Feng Liu created SPARK-21188: Summary: releaseAllLocksForTask should synchronize the whole method Key: SPARK-21188 URL: https://issues.apache.org/jira/browse/SPARK-21188 Project: Spark Issue

[jira] [Created] (SPARK-20991) BROADCAST_TIMEOUT conf should be a timeoutConf

2017-06-05 Thread Feng Liu (JIRA)
Feng Liu created SPARK-20991: Summary: BROADCAST_TIMEOUT conf should be a timeoutConf Key: SPARK-20991 URL: https://issues.apache.org/jira/browse/SPARK-20991 Project: Spark Issue Type: Bug