[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-16 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063530#comment-14063530 ] Michael Armbrust commented on SPARK-2443: - [~chutium], I would recommend using the

[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-16 Thread Teng Qiu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063455#comment-14063455 ] Teng Qiu commented on SPARK-2443: - Hi, how can you access parquet table using HiveContext

[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-14 Thread Zongheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061001#comment-14061001 ] Zongheng Yang commented on SPARK-2443: -- I opened a new PR: https://github.com/apache/

[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-14 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060894#comment-14060894 ] Michael Armbrust commented on SPARK-2443: - [~jerrylam] since Spark SQL is an Alpha

[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-14 Thread Jerry Lam (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060790#comment-14060790 ] Jerry Lam commented on SPARK-2443: -- I wonder if this fix can be easily merged into the cu

[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-12 Thread Zongheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059960#comment-14059960 ] Zongheng Yang commented on SPARK-2443: -- Pull request: https://github.com/apache/spark

[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-12 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059922#comment-14059922 ] Reynold Xin commented on SPARK-2443: Take a look at this pull request: https://github.

[jira] [Commented] (SPARK-2443) Reading from Partitioned Tables is Slow

2014-07-12 Thread Zongheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059722#comment-14059722 ] Zongheng Yang commented on SPARK-2443: -- I am able to reproduce this behavior locally: