[jira] [Commented] (SPARK-18484) case class datasets - ability to specify decimal precision and scale

2017-03-24 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941138#comment-15941138 ] Leif Warner commented on SPARK-18484: - In the example on the ticket, the precision on

[jira] [Commented] (SPARK-17248) Add native Scala enum support to Dataset Encoders

2017-01-24 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836374#comment-15836374 ] Leif Warner commented on SPARK-17248: - The spark documentation itself says "Consider

[jira] [Commented] (SPARK-17248) Add native Scala enum support to Dataset Encoders

2017-01-20 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832163#comment-15832163 ] Leif Warner commented on SPARK-17248: - Much more efficient encodings than strings are

[jira] [Commented] (SPARK-17734) inner equi-join shorthand that returns Datasets, like DataFrame already has

2016-10-04 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546303#comment-15546303 ] Leif Warner commented on SPARK-17734: - That works, I was just hoping for a helper met

[jira] [Created] (SPARK-17734) inner equi-join shorthand that returns Datasets, like DataFrame already has

2016-09-29 Thread Leif Warner (JIRA)
Leif Warner created SPARK-17734: --- Summary: inner equi-join shorthand that returns Datasets, like DataFrame already has Key: SPARK-17734 URL: https://issues.apache.org/jira/browse/SPARK-17734 Project: Sp