[jira] [Created] (SPARK-14887) Generated SpecificUnsafeProjection Exceeds JVM Code Size Limits

2016-04-25 Thread fang fang chen (JIRA)
fang fang chen created SPARK-14887: -- Summary: Generated SpecificUnsafeProjection Exceeds JVM Code Size Limits Key: SPARK-14887 URL: https://issues.apache.org/jira/browse/SPARK-14887 Project: Spark

[jira] [Commented] (SPARK-9338) Aliases from SELECT not available in GROUP BY

2015-10-13 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956196#comment-14956196 ] fang fang chen commented on SPARK-9338: --- Also encounter this issue, the sql is very simple: select

[jira] [Commented] (SPARK-10220) org.apache.spark.sql.jdbc.JDBCRDD could not parse mysql table column named reserved word

2015-08-25 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14712371#comment-14712371 ] fang fang chen commented on SPARK-10220: Sean Owen, thanks for kind remind. Is it

[jira] [Commented] (SPARK-10220) org.apache.spark.sql.jdbc.JDBCRDD could not parse mysql table column named reserved word

2015-08-25 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14711014#comment-14711014 ] fang fang chen commented on SPARK-10220: The solution could be add `` to column

[jira] [Created] (SPARK-10220) org.apache.spark.sql.jdbc.JDBCRDD could not parse mysql table column named reserved word

2015-08-25 Thread fang fang chen (JIRA)
fang fang chen created SPARK-10220: -- Summary: org.apache.spark.sql.jdbc.JDBCRDD could not parse mysql table column named reserved word Key: SPARK-10220 URL: https://issues.apache.org/jira/browse/SPARK-10220

[jira] [Updated] (SPARK-10220) org.apache.spark.sql.jdbc.JDBCRDD could not parse mysql table column named reserved word

2015-08-25 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fang fang chen updated SPARK-10220: --- Attachment: SPARK-10220.patch org.apache.spark.sql.jdbc.JDBCRDD could not parse mysql table

[jira] [Commented] (SPARK-10220) org.apache.spark.sql.jdbc.JDBCRDD could not parse mysql table column named reserved word

2015-08-25 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14711017#comment-14711017 ] fang fang chen commented on SPARK-10220: Attach a temporary fix based on 1.3.0.

[jira] [Commented] (SPARK-7196) decimal precision lost when loading DataFrame from JDBC

2015-08-21 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14706416#comment-14706416 ] fang fang chen commented on SPARK-7196: --- I also encountered the same issue during

[jira] [Commented] (SPARK-7196) decimal precision lost when loading DataFrame from JDBC

2015-08-21 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14706418#comment-14706418 ] fang fang chen commented on SPARK-7196: --- Post the error trace here:

[jira] [Commented] (SPARK-6622) Spark SQL cannot communicate with Hive meta store

2015-08-06 Thread fang fang chen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14659599#comment-14659599 ] fang fang chen commented on SPARK-6622: --- I also encounter this issue during running