[jira] [Commented] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-05-12 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281700#comment-15281700 ] Shivaram Venkataraman commented on SPARK-14751: --- [~sunrui] That sounds fine to me. Can we

[jira] [Commented] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-05-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281519#comment-15281519 ] Michał Matłoka commented on SPARK-14751: It should work also for byte and short (cassandra

[jira] [Commented] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-05-12 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281516#comment-15281516 ] Sun Rui commented on SPARK-14751: - if the key type is integer or long, toString works. [~shivaram] how

[jira] [Commented] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-04-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255959#comment-15255959 ] Michał Matłoka commented on SPARK-14751: Even toString with warning would be much better than

[jira] [Commented] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-04-24 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255511#comment-15255511 ] Sun Rui commented on SPARK-14751: - One possible workaround is on scala side if the key type is not

[jira] [Commented] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-04-20 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15250385#comment-15250385 ] Shivaram Venkataraman commented on SPARK-14751: --- I think the problem here is that map types